Trace number 199344

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.04 1816.51

General information on the benchmark

NameallIntervalSeries/
series-40.xml
MD5SUM11efa2c6af729695c2a7c6fb853fbdbd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.103983
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables79
Number of constraints1560
Maximum constraint arity3
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1560
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.11	c ...done
0.11	c #SATvar=9207 #SATclauses=18173 #CSPpredicates=1560

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-199344-1168053679 -o ROOT/results/node4/solver-199344-1168053679 -C 1800 -M 900 /tmp/evaluation/199344-1168053679/CSPtoSAT+minisat /tmp/evaluation/199344-1168053679/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.54 1.87 1.80 5/86 6717
/proc/meminfo: memFree=881776/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=18540 CPUtime=0
/proc/6716/stat : 6716 (runsolver) R 6714 6716 5872 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 153763560 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6716/statm: 4635 279 244 17 0 2626 0

[startup+0.108666 s]
/proc/loadavg: 1.54 1.87 1.80 5/86 6717
/proc/meminfo: memFree=881776/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=8504 CPUtime=0.09
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 1210 0 0 0 9 0 0 0 20 0 1 0 153763560 8708096 1178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134602598 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 2126 1178 704 52 0 494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8504

[startup+0.521554 s]
/proc/loadavg: 1.54 1.87 1.80 5/86 6717
/proc/meminfo: memFree=881776/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=8472 CPUtime=0.5
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 1252 0 0 0 50 0 0 0 23 0 1 0 153763560 8675328 1194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 2118 1194 721 52 0 486 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8472

[startup+1.34361 s]
/proc/loadavg: 1.54 1.87 1.80 3/86 6717
/proc/meminfo: memFree=879600/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=8604 CPUtime=1.32
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 1293 0 0 0 132 0 0 0 25 0 1 0 153763560 8810496 1235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 2151 1235 721 52 0 519 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8604

[startup+2.99077 s]
/proc/loadavg: 1.57 1.88 1.80 3/86 6717
/proc/meminfo: memFree=879280/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=8868 CPUtime=2.95
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 1354 0 0 0 295 0 0 0 25 0 1 0 153763560 9080832 1296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 2217 1296 721 52 0 585 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8868

[startup+6.27008 s]
/proc/loadavg: 1.57 1.88 1.80 3/86 6717
/proc/meminfo: memFree=878576/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=9444 CPUtime=6.2
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 1478 0 0 0 620 0 0 0 25 0 1 0 153763560 9670656 1420 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 2361 1420 721 52 0 729 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 9444

[startup+12.7367 s]
/proc/loadavg: 1.64 1.88 1.80 2/81 6718
/proc/meminfo: memFree=1330904/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=9972 CPUtime=12.6
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 1599 0 0 0 1260 0 0 0 25 0 1 0 153763560 10211328 1541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/6716/statm: 2493 1541 721 52 0 861 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 9972

[startup+25.5449 s]
/proc/loadavg: 1.54 1.85 1.80 2/81 6800
/proc/meminfo: memFree=1334544/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=10896 CPUtime=25.38
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 1858 0 0 0 2537 1 0 0 25 0 1 0 153763560 11157504 1800 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665695 0 0 4096 0 0 0 0 17 0 0 0
/proc/6716/statm: 2724 1800 721 52 0 1092 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 10896

[startup+51.1904 s]
/proc/loadavg: 1.70 1.86 1.80 3/86 6826
/proc/meminfo: memFree=1312936/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=11688 CPUtime=50.8
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 2061 0 0 0 5078 2 0 0 25 0 1 0 153763560 11968512 2003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667348 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 2922 2003 721 52 0 1290 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 11688

[startup+102.48 s]
/proc/loadavg: 1.88 1.88 1.81 3/86 6826
/proc/meminfo: memFree=1290152/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=12612 CPUtime=101.64
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 2284 0 0 0 10161 3 0 0 25 0 1 0 153763560 12914688 2226 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 3153 2226 721 52 0 1521 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 12612

[startup+162.493 s]
/proc/loadavg: 1.95 1.90 1.82 3/86 6826
/proc/meminfo: memFree=1268648/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=13964 CPUtime=161.11
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 2603 0 0 0 16108 3 0 0 25 0 1 0 153763560 14299136 2545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 3491 2545 721 52 0 1859 0
Current children cumulated CPU time (s) 161.11
Current children cumulated vsize (KiB) 13964

[startup+222.511 s]
/proc/loadavg: 1.98 1.92 1.83 3/86 6826
/proc/meminfo: memFree=1249832/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=14756 CPUtime=220.59
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 2804 0 0 0 22055 4 0 0 25 0 1 0 153763560 15110144 2746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687269 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 3689 2746 721 52 0 2057 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 14756

[startup+282.539 s]
/proc/loadavg: 1.99 1.93 1.83 3/86 6826
/proc/meminfo: memFree=1233064/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=15416 CPUtime=280.08
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 2989 0 0 0 28003 5 0 0 25 0 1 0 153763560 15785984 2931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687480 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 3854 2931 721 52 0 2222 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (KiB) 15416

[startup+342.554 s]
/proc/loadavg: 1.99 1.94 1.84 3/86 6863
/proc/meminfo: memFree=1000048/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=15812 CPUtime=339.55
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3059 0 0 0 33947 8 0 0 25 0 1 0 153763560 16191488 3001 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 3953 3001 721 52 0 2321 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 15812

[startup+402.577 s]
/proc/loadavg: 1.99 1.95 1.84 3/86 6863
/proc/meminfo: memFree=987824/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=15944 CPUtime=399.02
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3120 0 0 0 39894 8 0 0 25 0 1 0 153763560 16326656 3062 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 3986 3062 721 52 0 2354 0
Current children cumulated CPU time (s) 399.02
Current children cumulated vsize (KiB) 15944

[startup+462.602 s]
/proc/loadavg: 1.99 1.95 1.85 3/86 6863
/proc/meminfo: memFree=974576/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=16208 CPUtime=458.5
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3177 0 0 0 45841 9 0 0 25 0 1 0 153763560 16596992 3119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4052 3119 721 52 0 2420 0
Current children cumulated CPU time (s) 458.5
Current children cumulated vsize (KiB) 16208

[startup+522.63 s]
/proc/loadavg: 1.99 1.96 1.86 3/86 6863
/proc/meminfo: memFree=969776/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=16472 CPUtime=517.98
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3248 0 0 0 51789 9 0 0 25 0 1 0 153763560 16867328 3190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4118 3190 721 52 0 2486 0
Current children cumulated CPU time (s) 517.98
Current children cumulated vsize (KiB) 16472

[startup+582.655 s]
/proc/loadavg: 1.99 1.96 1.86 4/86 6863
/proc/meminfo: memFree=965808/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=17000 CPUtime=577.46
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3363 0 0 0 57736 10 0 0 25 0 1 0 153763560 17408000 3305 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4250 3305 721 52 0 2618 0
Current children cumulated CPU time (s) 577.46
Current children cumulated vsize (KiB) 17000

[startup+642.682 s]
/proc/loadavg: 1.99 1.97 1.87 3/86 6863
/proc/meminfo: memFree=959216/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=17792 CPUtime=636.94
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3574 0 0 0 63684 10 0 0 25 0 1 0 153763560 18219008 3516 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4448 3516 721 52 0 2816 0
Current children cumulated CPU time (s) 636.94
Current children cumulated vsize (KiB) 17792

[startup+702.71 s]
/proc/loadavg: 2.06 1.99 1.88 3/86 6863
/proc/meminfo: memFree=954992/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=18188 CPUtime=696.42
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3685 0 0 0 69631 11 0 0 25 0 1 0 153763560 18624512 3627 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4547 3627 721 52 0 2915 0
Current children cumulated CPU time (s) 696.42
Current children cumulated vsize (KiB) 18188

[startup+762.736 s]
/proc/loadavg: 2.08 2.00 1.89 3/86 6863
/proc/meminfo: memFree=948336/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=18452 CPUtime=755.9
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3731 0 0 0 75579 11 0 0 25 0 1 0 153763560 18894848 3673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4613 3673 721 52 0 2981 0
Current children cumulated CPU time (s) 755.9
Current children cumulated vsize (KiB) 18452

[startup+822.76 s]
/proc/loadavg: 2.03 2.00 1.90 3/86 6863
/proc/meminfo: memFree=942768/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=18848 CPUtime=815.37
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3836 0 0 0 81525 12 0 0 25 0 1 0 153763560 19300352 3778 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4712 3778 721 52 0 3080 0
Current children cumulated CPU time (s) 815.37
Current children cumulated vsize (KiB) 18848

[startup+882.792 s]
/proc/loadavg: 2.01 2.00 1.90 3/86 6863
/proc/meminfo: memFree=934768/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=19112 CPUtime=874.85
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3896 0 0 0 87473 12 0 0 25 0 1 0 153763560 19570688 3838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4778 3838 721 52 0 3146 0
Current children cumulated CPU time (s) 874.85
Current children cumulated vsize (KiB) 19112

[startup+942.819 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=930224/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=19376 CPUtime=934.32
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 3955 0 0 0 93420 12 0 0 25 0 1 0 153763560 19841024 3897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687324 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4844 3897 721 52 0 3212 0
Current children cumulated CPU time (s) 934.32
Current children cumulated vsize (KiB) 19376

[startup+1002.84 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=927280/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=19508 CPUtime=993.81
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4004 0 0 0 99368 13 0 0 25 0 1 0 153763560 19976192 3946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4877 3946 721 52 0 3245 0
Current children cumulated CPU time (s) 993.81
Current children cumulated vsize (KiB) 19508

[startup+1062.87 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=924464/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=19640 CPUtime=1053.28
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4035 0 0 0 105315 13 0 0 25 0 1 0 153763560 20111360 3977 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4910 3977 721 52 0 3278 0
Current children cumulated CPU time (s) 1053.28
Current children cumulated vsize (KiB) 19640

[startup+1122.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=922416/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=19772 CPUtime=1112.77
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4078 0 0 0 111263 14 0 0 25 0 1 0 153763560 20246528 4020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 4943 4020 721 52 0 3311 0
Current children cumulated CPU time (s) 1112.77
Current children cumulated vsize (KiB) 19772

[startup+1182.93 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=920688/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=20036 CPUtime=1172.24
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4133 0 0 0 117210 14 0 0 25 0 1 0 153763560 20516864 4075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5009 4075 721 52 0 3377 0
Current children cumulated CPU time (s) 1172.24
Current children cumulated vsize (KiB) 20036

[startup+1242.95 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=912048/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=20168 CPUtime=1231.72
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4174 0 0 0 123157 15 0 0 25 0 1 0 153763560 20652032 4116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5042 4116 721 52 0 3410 0
Current children cumulated CPU time (s) 1231.72
Current children cumulated vsize (KiB) 20168

[startup+1302.97 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=901616/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=20300 CPUtime=1291.19
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4203 0 0 0 129104 15 0 0 25 0 1 0 153763560 20787200 4145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5075 4145 721 52 0 3443 0
Current children cumulated CPU time (s) 1291.19
Current children cumulated vsize (KiB) 20300

[startup+1362.99 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=894000/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=21488 CPUtime=1350.67
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4498 0 0 0 135051 16 0 0 25 0 1 0 153763560 22003712 4440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5372 4440 721 52 0 3740 0
Current children cumulated CPU time (s) 1350.67
Current children cumulated vsize (KiB) 21488

[startup+1423.01 s]
/proc/loadavg: 2.05 2.01 1.91 3/86 6863
/proc/meminfo: memFree=887664/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=21884 CPUtime=1410.13
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4588 0 0 0 140997 16 0 0 25 0 1 0 153763560 22409216 4530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5471 4530 721 52 0 3839 0
Current children cumulated CPU time (s) 1410.13
Current children cumulated vsize (KiB) 21884

[startup+1483.03 s]
/proc/loadavg: 2.02 2.01 1.91 3/86 6863
/proc/meminfo: memFree=883696/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=22148 CPUtime=1469.6
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4664 0 0 0 146943 17 0 0 25 0 1 0 153763560 22679552 4606 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5537 4606 721 52 0 3905 0
Current children cumulated CPU time (s) 1469.6
Current children cumulated vsize (KiB) 22148

[startup+1543.05 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=876144/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=22280 CPUtime=1529.08
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4700 0 0 0 152890 18 0 0 25 0 1 0 153763560 22814720 4642 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5570 4642 721 52 0 3938 0
Current children cumulated CPU time (s) 1529.08
Current children cumulated vsize (KiB) 22280

[startup+1603.08 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=870000/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=22412 CPUtime=1588.56
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4734 0 0 0 158838 18 0 0 25 0 1 0 153763560 22949888 4676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5603 4676 721 52 0 3971 0
Current children cumulated CPU time (s) 1588.56
Current children cumulated vsize (KiB) 22412

[startup+1663.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=865264/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=22676 CPUtime=1648.04
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4790 0 0 0 164785 19 0 0 25 0 1 0 153763560 23220224 4732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5669 4732 721 52 0 4037 0
Current children cumulated CPU time (s) 1648.04
Current children cumulated vsize (KiB) 22676

[startup+1723.12 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=853360/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=22808 CPUtime=1707.51
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4827 0 0 0 170732 19 0 0 25 0 1 0 153763560 23355392 4769 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668791 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5702 4769 721 52 0 4070 0
Current children cumulated CPU time (s) 1707.51
Current children cumulated vsize (KiB) 22808

[startup+1783.15 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 6863
/proc/meminfo: memFree=846192/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=23072 CPUtime=1766.98
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4881 0 0 0 176679 19 0 0 25 0 1 0 153763560 23625728 4823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5768 4823 721 52 0 4136 0
Current children cumulated CPU time (s) 1766.98
Current children cumulated vsize (KiB) 23072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.5 s]
/proc/loadavg: 2.05 2.01 1.92 3/86 6863
/proc/meminfo: memFree=843248/2055920 swapFree=4191880/4192956
[pid=6716] ppid=6714 vsize=23204 CPUtime=1800.02
/proc/6716/stat : 6716 (CSPtoSAT+minisa) R 6714 6716 5872 0 -1 4194304 4911 0 0 0 179983 19 0 0 25 0 1 0 153763560 23760896 4853 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6716/statm: 5801 4853 721 52 0 4169 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 23204

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.51
CPU time (s): 1800.04
CPU user time (s): 1799.84
CPU system time (s): 0.202969
CPU usage (%): 99.0936
Max. virtual memory (cumulated for all children) (KiB): 23204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.202969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4911
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 68766

runsolver used 2.38064 s user time and 5.63314 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 03:21:20 UTC 2007


IDJOB= 199344
IDBENCH= 3609
FILE ID= node4/199344-1168053679

PBS_JOBID= 3475312

Free space on /tmp= 66304 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-40.xml
COMMAND LINE= /tmp/evaluation/199344-1168053679/CSPtoSAT+minisat /tmp/evaluation/199344-1168053679/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-199344-1168053679 -o ROOT/results/node4/solver-199344-1168053679 -C 1800 -M 900  /tmp/evaluation/199344-1168053679/CSPtoSAT+minisat /tmp/evaluation/199344-1168053679/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  11efa2c6af729695c2a7c6fb853fbdbd

RANDOM SEED= 271135426

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.223
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.223
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        882256 kB
Buffers:         72420 kB
Cached:         504428 kB
SwapCached:        268 kB
Active:         854220 kB
Inactive:       223668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        882256 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:         522716 kB
Slab:            79244 kB
Committed_AS:  4146168 kB
PageTables:       3596 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66304 MiB



End job on node4 on Sat Jan  6 03:51:39 UTC 2007