Trace number 238073

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.02 1803.53

General information on the benchmark

Namehaystacks/
haystacks_33.xml
MD5SUM48087fc2b6d2fbabcb2d3faf35362f5e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark186.924
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1089
Number of constraints17456
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17456
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node59/watcher-238073-1168091951 -o ROOT/results/node59/solver-238073-1168091951 -C 1800 -M 900 /tmp/evaluation/238073-1168091951/CSPtoSAT+minisat /tmp/evaluation/238073-1168091951/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: 3.81 3.65 2.80 3/73 27471
/proc/meminfo: memFree=1947904/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=18540 CPUtime=0
/proc/27470/stat : 27470 (runsolver) D 27468 27470 27305 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 157593072 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 217051622695 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/27470/statm: 4635 279 244 17 0 2626 0

[startup+0.103118 s]
/proc/loadavg: 3.81 3.65 2.80 3/73 27471
/proc/meminfo: memFree=1947904/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=496 CPUtime=0
/proc/27470/stat : 27470 (CSPtoSAT+minisa) D 27468 27470 27305 0 -1 4194304 48 0 1 0 0 0 0 0 18 0 1 0 157593072 507904 34 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 9290759 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/27470/statm: 124 34 28 52 0 19 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 496

[startup+0.513164 s]
/proc/loadavg: 3.81 3.65 2.80 3/73 27471
/proc/meminfo: memFree=1947904/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=23592 CPUtime=0.32
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 4456 0 6 0 30 2 0 0 20 0 1 0 157593072 24158208 4430 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4156267066 0 0 4096 0 0 0 0 17 1 0 0
/proc/27470/statm: 5898 4430 708 52 0 4266 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 23592

[startup+1.33626 s]
/proc/loadavg: 3.81 3.65 2.80 3/73 27471
/proc/meminfo: memFree=1928704/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=25708 CPUtime=1.13
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 5004 0 6 0 111 2 0 0 25 0 1 0 157593072 26324992 4952 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668476 0 0 4096 0 0 0 0 17 1 0 0
/proc/27470/statm: 6427 4952 716 52 0 4795 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 25708

[startup+2.97344 s]
/proc/loadavg: 3.81 3.65 2.80 3/73 27471
/proc/meminfo: memFree=1927808/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=26056 CPUtime=2.76
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 5087 0 6 0 274 2 0 0 25 0 1 0 157593072 26681344 5035 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27470/statm: 6514 5035 725 52 0 4882 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 26056

[startup+6.2538 s]
/proc/loadavg: 3.66 3.62 2.80 3/73 27471
/proc/meminfo: memFree=1926408/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=26056 CPUtime=6.01
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 5108 0 6 0 599 2 0 0 25 0 1 0 157593072 26681344 5056 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27470/statm: 6514 5056 725 52 0 4882 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 26056

[startup+12.7215 s]
/proc/loadavg: 3.53 3.60 2.79 3/73 27471
/proc/meminfo: memFree=1925192/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=26320 CPUtime=12.43
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 5178 0 6 0 1241 2 0 0 25 0 1 0 157593072 26951680 5126 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/27470/statm: 6580 5126 725 52 0 4948 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 26320

[startup+25.5469 s]
/proc/loadavg: 3.19 3.52 2.78 3/73 27471
/proc/meminfo: memFree=1923656/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=26848 CPUtime=25.16
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 5293 0 6 0 2513 3 0 0 25 0 1 0 157593072 27492352 5241 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665710 0 0 4096 0 0 0 0 17 1 0 0
/proc/27470/statm: 6712 5241 725 52 0 5080 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 26848

[startup+51.1948 s]
/proc/loadavg: 2.78 3.39 2.76 3/73 27471
/proc/meminfo: memFree=1920264/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=27584 CPUtime=50.6
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 5488 0 6 0 5057 3 0 0 25 0 1 0 157593072 28246016 5436 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/27470/statm: 6896 5436 725 52 0 5264 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 27584

[startup+102.49 s]
/proc/loadavg: 2.34 3.18 2.71 3/73 27471
/proc/meminfo: memFree=1915912/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=29016 CPUtime=101.5
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 5815 0 6 0 10147 3 0 0 25 0 1 0 157593072 29712384 5763 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27470/statm: 7254 5763 725 52 0 5622 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 29016

[startup+162.53 s]
/proc/loadavg: 2.12 2.96 2.67 3/79 27617
/proc/meminfo: memFree=1908048/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=30456 CPUtime=160.82
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 6183 0 6 0 16078 4 0 0 25 0 1 0 157593072 31186944 6131 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665107 0 0 4096 0 0 0 0 17 1 0 0
/proc/27470/statm: 7614 6131 725 52 0 5982 0
Current children cumulated CPU time (s) 160.82
Current children cumulated vsize (KiB) 30456

[startup+222.558 s]
/proc/loadavg: 1.89 2.75 2.61 2/68 27717
/proc/meminfo: memFree=1925368/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=31776 CPUtime=220.54
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 6529 0 6 0 22049 5 0 0 25 0 1 0 157593072 32538624 6477 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 7944 6477 725 52 0 6312 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 31776

[startup+282.582 s]
/proc/loadavg: 1.93 2.60 2.57 3/73 27743
/proc/meminfo: memFree=1862864/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=33408 CPUtime=280.51
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 6899 0 6 0 28045 6 0 0 25 0 1 0 157593072 34209792 6847 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 8352 6847 725 52 0 6720 0
Current children cumulated CPU time (s) 280.51
Current children cumulated vsize (KiB) 33408

[startup+342.608 s]
/proc/loadavg: 1.97 2.49 2.53 3/73 27743
/proc/meminfo: memFree=1833488/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=34596 CPUtime=340.49
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 7240 0 6 0 34042 7 0 0 25 0 1 0 157593072 35426304 7188 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562942 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 8649 7188 725 52 0 7017 0
Current children cumulated CPU time (s) 340.49
Current children cumulated vsize (KiB) 34596

[startup+402.636 s]
/proc/loadavg: 1.99 2.39 2.49 3/73 27743
/proc/meminfo: memFree=1818640/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=36184 CPUtime=400.45
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 7573 0 6 0 40037 8 0 0 25 0 1 0 157593072 37052416 7521 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 9046 7521 725 52 0 7414 0
Current children cumulated CPU time (s) 400.45
Current children cumulated vsize (KiB) 36184

[startup+462.663 s]
/proc/loadavg: 1.99 2.32 2.46 3/73 27743
/proc/meminfo: memFree=1817296/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=37372 CPUtime=460.43
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 7896 0 6 0 46034 9 0 0 25 0 1 0 157593072 38268928 7844 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 9343 7844 725 52 0 7711 0
Current children cumulated CPU time (s) 460.43
Current children cumulated vsize (KiB) 37372

[startup+522.696 s]
/proc/loadavg: 1.99 2.26 2.43 3/73 27743
/proc/meminfo: memFree=1810704/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=38560 CPUtime=520.41
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 8206 0 6 0 52031 10 0 0 25 0 1 0 157593072 39485440 8154 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 9640 8154 725 52 0 8008 0
Current children cumulated CPU time (s) 520.41
Current children cumulated vsize (KiB) 38560

[startup+582.73 s]
/proc/loadavg: 1.99 2.21 2.40 3/73 27743
/proc/meminfo: memFree=1792656/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=40020 CPUtime=580.38
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 8503 0 6 0 58027 11 0 0 25 0 1 0 157593072 40980480 8451 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 10005 8451 725 52 0 8373 0
Current children cumulated CPU time (s) 580.38
Current children cumulated vsize (KiB) 40020

[startup+642.756 s]
/proc/loadavg: 1.99 2.17 2.37 3/73 27743
/proc/meminfo: memFree=1779600/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=41076 CPUtime=640.35
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 8792 0 6 0 64024 11 0 0 25 0 1 0 157593072 42061824 8740 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 10269 8740 725 52 0 8637 0
Current children cumulated CPU time (s) 640.35
Current children cumulated vsize (KiB) 41076

[startup+702.78 s]
/proc/loadavg: 1.99 2.14 2.34 3/73 27743
/proc/meminfo: memFree=1778384/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=42132 CPUtime=700.31
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 9076 0 6 0 70020 11 0 0 25 0 1 0 157593072 43143168 9024 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 10533 9024 725 52 0 8901 0
Current children cumulated CPU time (s) 700.31
Current children cumulated vsize (KiB) 42132

[startup+762.805 s]
/proc/loadavg: 1.99 2.11 2.32 3/73 27743
/proc/meminfo: memFree=1777296/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=43188 CPUtime=760.27
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 9345 0 6 0 76015 12 0 0 25 0 1 0 157593072 44224512 9293 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 10797 9293 725 52 0 9165 0
Current children cumulated CPU time (s) 760.27
Current children cumulated vsize (KiB) 43188

[startup+822.834 s]
/proc/loadavg: 1.99 2.09 2.30 3/73 27743
/proc/meminfo: memFree=1776208/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=44112 CPUtime=820.26
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 9599 0 6 0 82014 12 0 0 25 0 1 0 157593072 45170688 9547 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 11028 9547 725 52 0 9396 0
Current children cumulated CPU time (s) 820.26
Current children cumulated vsize (KiB) 44112

[startup+882.867 s]
/proc/loadavg: 1.99 2.07 2.27 3/73 27743
/proc/meminfo: memFree=1775184/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=45168 CPUtime=880.24
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 9859 0 6 0 88011 13 0 0 25 0 1 0 157593072 46252032 9807 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 11292 9807 725 52 0 9660 0
Current children cumulated CPU time (s) 880.24
Current children cumulated vsize (KiB) 45168

[startup+942.899 s]
/proc/loadavg: 1.99 2.05 2.26 3/73 27743
/proc/meminfo: memFree=1765520/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=46700 CPUtime=940.2
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 10115 0 6 0 94007 13 0 0 25 0 1 0 157593072 47820800 10063 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 11675 10063 725 52 0 10043 0
Current children cumulated CPU time (s) 940.2
Current children cumulated vsize (KiB) 46700

[startup+1002.92 s]
/proc/loadavg: 2.04 2.06 2.24 3/73 27743
/proc/meminfo: memFree=1756368/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=47624 CPUtime=1000.18
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 10365 0 6 0 100004 14 0 0 25 0 1 0 157593072 48766976 10313 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 11906 10313 725 52 0 10274 0
Current children cumulated CPU time (s) 1000.18
Current children cumulated vsize (KiB) 47624

[startup+1062.95 s]
/proc/loadavg: 2.01 2.04 2.23 3/73 27743
/proc/meminfo: memFree=1755344/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=48548 CPUtime=1060.15
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 10602 0 6 0 106001 14 0 0 25 0 1 0 157593072 49713152 10550 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12137 10550 725 52 0 10505 0
Current children cumulated CPU time (s) 1060.15
Current children cumulated vsize (KiB) 48548

[startup+1122.97 s]
/proc/loadavg: 2.00 2.03 2.21 3/73 27743
/proc/meminfo: memFree=1754384/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=49420 CPUtime=1120.11
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 10846 0 6 0 111996 15 0 0 25 0 1 0 157593072 50606080 10794 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12355 10794 725 52 0 10723 0
Current children cumulated CPU time (s) 1120.11
Current children cumulated vsize (KiB) 49420

[startup+1183 s]
/proc/loadavg: 2.00 2.02 2.19 3/73 27745
/proc/meminfo: memFree=1752720/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50344 CPUtime=1180.08
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11088 0 6 0 117993 15 0 0 25 0 1 0 157593072 51552256 11036 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12586 11036 725 52 0 10954 0
Current children cumulated CPU time (s) 1180.08
Current children cumulated vsize (KiB) 50344

[startup+1243.03 s]
/proc/loadavg: 2.00 2.02 2.18 3/73 27745
/proc/meminfo: memFree=1752400/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50740 CPUtime=1240.06
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11170 0 6 0 123991 15 0 0 25 0 1 0 157593072 51957760 11118 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12685 11118 725 52 0 11053 0
Current children cumulated CPU time (s) 1240.06
Current children cumulated vsize (KiB) 50740

[startup+1303.06 s]
/proc/loadavg: 2.04 2.03 2.17 3/73 27745
/proc/meminfo: memFree=1740048/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50740 CPUtime=1300.01
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11175 0 6 0 129986 15 0 0 25 0 1 0 157593072 51957760 11123 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12685 11123 725 52 0 11053 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 50740

[startup+1363.09 s]
/proc/loadavg: 2.01 2.02 2.16 3/73 27745
/proc/meminfo: memFree=1733008/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50740 CPUtime=1360.01
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11180 0 6 0 135985 16 0 0 25 0 1 0 157593072 51957760 11128 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12685 11128 725 52 0 11053 0
Current children cumulated CPU time (s) 1360.01
Current children cumulated vsize (KiB) 50740

[startup+1423.12 s]
/proc/loadavg: 2.00 2.02 2.15 3/73 27745
/proc/meminfo: memFree=1733008/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50740 CPUtime=1419.99
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11185 0 6 0 141983 16 0 0 25 0 1 0 157593072 51957760 11133 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12685 11133 725 52 0 11053 0
Current children cumulated CPU time (s) 1419.99
Current children cumulated vsize (KiB) 50740

[startup+1483.15 s]
/proc/loadavg: 2.00 2.01 2.13 3/73 27745
/proc/meminfo: memFree=1732880/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50740 CPUtime=1479.94
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11188 0 6 0 147978 16 0 0 25 0 1 0 157593072 51957760 11136 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12685 11136 725 52 0 11053 0
Current children cumulated CPU time (s) 1479.94
Current children cumulated vsize (KiB) 50740

[startup+1543.19 s]
/proc/loadavg: 2.00 2.00 2.12 3/73 27745
/proc/meminfo: memFree=1732880/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50740 CPUtime=1539.93
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11190 0 6 0 153977 16 0 0 25 0 1 0 157593072 51957760 11138 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12685 11138 725 52 0 11053 0
Current children cumulated CPU time (s) 1539.93
Current children cumulated vsize (KiB) 50740

[startup+1603.22 s]
/proc/loadavg: 2.00 2.00 2.11 3/73 27745
/proc/meminfo: memFree=1732816/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50740 CPUtime=1599.91
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11193 0 6 0 159975 16 0 0 25 0 1 0 157593072 51957760 11141 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12685 11141 725 52 0 11053 0
Current children cumulated CPU time (s) 1599.91
Current children cumulated vsize (KiB) 50740

[startup+1663.25 s]
/proc/loadavg: 2.00 2.00 2.10 3/73 27745
/proc/meminfo: memFree=1732816/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50872 CPUtime=1659.86
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11200 0 6 0 165970 16 0 0 25 0 1 0 157593072 52092928 11148 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12718 11148 725 52 0 11086 0
Current children cumulated CPU time (s) 1659.86
Current children cumulated vsize (KiB) 50872

[startup+1723.27 s]
/proc/loadavg: 2.00 2.00 2.09 3/73 27745
/proc/meminfo: memFree=1732816/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50872 CPUtime=1719.83
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11204 0 6 0 171967 16 0 0 25 0 1 0 157593072 52092928 11152 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12718 11152 725 52 0 11086 0
Current children cumulated CPU time (s) 1719.83
Current children cumulated vsize (KiB) 50872

[startup+1783.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/73 27745
/proc/meminfo: memFree=1732752/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50872 CPUtime=1779.82
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11206 0 6 0 177966 16 0 0 25 0 1 0 157593072 52092928 11154 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12718 11154 725 52 0 11086 0
Current children cumulated CPU time (s) 1779.82
Current children cumulated vsize (KiB) 50872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.52 s]
/proc/loadavg: 2.00 2.00 2.08 3/73 27745
/proc/meminfo: memFree=1732752/2055920 swapFree=4192812/4192956
[pid=27470] ppid=27468 vsize=50872 CPUtime=1800
/proc/27470/stat : 27470 (CSPtoSAT+minisa) R 27468 27470 27305 0 -1 4194304 11206 0 6 0 179984 16 0 0 25 0 1 0 157593072 52092928 11154 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/27470/statm: 12718 11154 725 52 0 11086 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 50872

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.53
CPU time (s): 1800.02
CPU user time (s): 1799.85
CPU system time (s): 0.173973
CPU usage (%): 99.8055
Max. virtual memory (cumulated for all children) (KiB): 50872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11206
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 9620

runsolver used 2.17167 s user time and 5.18021 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 13:59:11 UTC 2007


IDJOB= 238073
IDBENCH= 6980
FILE ID= node59/238073-1168091951

PBS_JOBID= 3476641

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_33.xml
COMMAND LINE= /tmp/evaluation/238073-1168091951/CSPtoSAT+minisat /tmp/evaluation/238073-1168091951/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-238073-1168091951 -o ROOT/results/node59/solver-238073-1168091951 -C 1800 -M 900  /tmp/evaluation/238073-1168091951/CSPtoSAT+minisat /tmp/evaluation/238073-1168091951/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  48087fc2b6d2fbabcb2d3faf35362f5e

RANDOM SEED= 286131364

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.239
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.239
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:       1949184 kB
Buffers:          2348 kB
Cached:          31516 kB
SwapCached:          0 kB
Active:          46108 kB
Inactive:         7984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1949184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5524 kB
Writeback:           0 kB
Mapped:          30340 kB
Slab:            38216 kB
Committed_AS:  2951120 kB
PageTables:       1700 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= 66546 MiB



End job on node59 on Sat Jan  6 14:29:21 UTC 2007