Trace number 237668

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
buggy_2_5_s 2007-01-08? (TO) 1800.1 1804.19

General information on the benchmark

Namehaystacks/
haystacks_53.xml
MD5SUMa0098767a588d03f7d6994873b18d5bf
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2809
Number of constraints73086
Maximum constraint arity2
Maximum domain size53
Number of constraints which are defined in extension0
Number of constraints which are defined in intension73086
Global constraints used (with number of constraints)

Solver Data (download as text)

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/node56/watcher-237668-1168349956 -o ROOT/results/node56/solver-237668-1168349956 -C 1800 -M 900 /tmp/evaluation/237668-1168349956/solver2 /tmp/evaluation/237668-1168349956/unknown 1800 

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.70 2.87 4.09 5/84 31273
/proc/meminfo: memFree=1464064/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=18540 CPUtime=0
/proc/31272/stat : 31272 (runsolver) R 31270 31272 30478 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 183393944 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 253307186471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31272/statm: 4635 279 244 17 0 2626 0

[startup+0.111026 s]
/proc/loadavg: 1.70 2.87 4.09 5/84 31273
/proc/meminfo: memFree=1464064/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=0
/proc/31272/stat : 31272 (solver2) D 31270 31272 30478 0 -1 4194304 311 190 0 0 0 0 0 0 16 0 1 0 183393944 5480448 239 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307171102 0 0 4100 65536 18446744071563608240 0 0 17 1 0 0
/proc/31272/statm: 1338 239 200 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.519073 s]
/proc/loadavg: 1.70 2.87 4.09 5/84 31273
/proc/meminfo: memFree=1464064/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=0
/proc/31272/stat : 31272 (solver2) D 31270 31272 30478 0 -1 4194304 311 190 0 0 0 0 0 0 16 0 1 0 183393944 5480448 239 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307171102 0 0 4100 65536 18446744071563608240 0 0 17 0 0 0
/proc/31272/statm: 1338 239 200 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34015 s]
/proc/loadavg: 1.88 2.89 4.09 3/86 31278
/proc/meminfo: memFree=1449968/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=0
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 353 334 0 0 0 0 0 0 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31277] ppid=31272 vsize=5352 CPUtime=0
/proc/31277/stat : 31277 (XML2BORD) S 31272 31272 30478 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 183394036 5480448 228 18446744073709551615 4194304 4889804 548682069488 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31277/statm: 1338 228 191 169 0 49 0
[pid=31278] ppid=31277 vsize=1488 CPUtime=0.23
/proc/31278/stat : 31278 (Xml2Bord) R 31277 31272 30478 0 -1 4194304 127 0 1 0 22 1 0 0 19 0 1 0 183394037 1523712 104 18446744073709551615 134512640 134544448 4294956864 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31278/statm: 372 104 82 7 0 45 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 12192

[startup+2.98331 s]
/proc/loadavg: 1.88 2.89 4.09 3/88 31284
/proc/meminfo: memFree=1423328/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=0.65
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 376 2751 0 26 0 0 58 7 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 5352

[startup+6.27064 s]
/proc/loadavg: 1.97 2.89 4.08 5/85 31285
/proc/meminfo: memFree=1259320/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=0.65
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 376 2751 0 26 0 0 58 7 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31285] ppid=31272 vsize=128388 CPUtime=3.69
/proc/31285/stat : 31285 (bordewijk) R 31272 31272 30478 0 -1 4194304 31582 0 4 0 340 29 0 0 25 0 1 0 183394176 131469312 31558 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 134534060 0 0 4096 0 0 0 0 17 1 0 0
/proc/31285/statm: 32097 31558 204 97 0 31378 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 133740

[startup+12.7513 s]
/proc/loadavg: 2.05 2.89 4.08 5/85 31285
/proc/meminfo: memFree=1012600/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=0.65
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 376 2751 0 26 0 0 58 7 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31285] ppid=31272 vsize=251400 CPUtime=10.06
/proc/31285/stat : 31285 (bordewijk) R 31272 31272 30478 0 -1 4194304 76460 0 4 0 929 77 0 0 25 0 1 0 183394176 257433600 62098 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 134680524 0 0 4096 0 0 0 0 17 1 0 0
/proc/31285/statm: 62850 62098 215 97 0 62131 0
Current children cumulated CPU time (s) 10.71
Current children cumulated vsize (KiB) 256752

[startup+25.5835 s]
/proc/loadavg: 2.12 2.88 4.06 3/85 31286
/proc/meminfo: memFree=1021240/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89180 CPUtime=6.92
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23047 0 0 0 553 139 0 0 25 0 1 0 183395803 91320320 21111 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31286/statm: 22295 21111 137 64 0 21610 0
Current children cumulated CPU time (s) 23.41
Current children cumulated vsize (KiB) 94532

[startup+51.269 s]
/proc/loadavg: 2.24 2.84 4.01 3/70 31754
/proc/meminfo: memFree=1741552/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89184 CPUtime=32.44
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23271 0 0 0 3097 147 0 0 25 0 1 0 183395803 91324416 21335 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549630 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22296 21335 138 64 0 21611 0
Current children cumulated CPU time (s) 48.93
Current children cumulated vsize (KiB) 94536

[startup+102.474 s]
/proc/loadavg: 2.10 2.71 3.90 3/75 31866
/proc/meminfo: memFree=1717448/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89192 CPUtime=83.57
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23273 0 0 0 8207 150 0 0 25 0 1 0 183395803 91332608 21337 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22298 21337 138 64 0 21613 0
Current children cumulated CPU time (s) 100.06
Current children cumulated vsize (KiB) 94544

[startup+162.573 s]
/proc/loadavg: 2.04 2.58 3.78 3/75 31866
/proc/meminfo: memFree=1717576/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89196 CPUtime=143.61
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23274 0 0 0 14211 150 0 0 25 0 1 0 183395803 91336704 21338 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519664 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22299 21338 138 64 0 21614 0
Current children cumulated CPU time (s) 160.1
Current children cumulated vsize (KiB) 94548

[startup+222.576 s]
/proc/loadavg: 2.06 2.48 3.67 3/75 31866
/proc/meminfo: memFree=1717512/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89196 CPUtime=203.56
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23274 0 0 0 20206 150 0 0 25 0 1 0 183395803 91336704 21338 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554121 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22299 21338 138 64 0 21614 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 94548

[startup+282.676 s]
/proc/loadavg: 2.06 2.41 3.57 3/75 31866
/proc/meminfo: memFree=1717512/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89196 CPUtime=263.6
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23274 0 0 0 26210 150 0 0 25 0 1 0 183395803 91336704 21338 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554272 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22299 21338 138 64 0 21614 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 94548

[startup+342.776 s]
/proc/loadavg: 2.02 2.33 3.47 3/75 31866
/proc/meminfo: memFree=1717456/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89196 CPUtime=323.64
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23274 0 0 0 32214 150 0 0 25 0 1 0 183395803 91336704 21338 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134552182 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22299 21338 138 64 0 21614 0
Current children cumulated CPU time (s) 340.13
Current children cumulated vsize (KiB) 94548

[startup+402.876 s]
/proc/loadavg: 2.01 2.27 3.37 3/75 31866
/proc/meminfo: memFree=1717456/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89196 CPUtime=383.7
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23274 0 0 0 38220 150 0 0 25 0 1 0 183395803 91336704 21338 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554175 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22299 21338 138 64 0 21614 0
Current children cumulated CPU time (s) 400.19
Current children cumulated vsize (KiB) 94548

[startup+462.878 s]
/proc/loadavg: 2.00 2.22 3.28 3/75 31866
/proc/meminfo: memFree=1717392/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89196 CPUtime=443.63
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23274 0 0 0 44212 151 0 0 25 0 1 0 183395803 91336704 21338 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554280 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22299 21338 138 64 0 21614 0
Current children cumulated CPU time (s) 460.12
Current children cumulated vsize (KiB) 94548

[startup+522.978 s]
/proc/loadavg: 2.00 2.17 3.20 3/75 31866
/proc/meminfo: memFree=1717456/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89196 CPUtime=503.68
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23274 0 0 0 50217 151 0 0 25 0 1 0 183395803 91336704 21338 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554272 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22299 21338 138 64 0 21614 0
Current children cumulated CPU time (s) 520.17

################
# More data... #
################

/proc/loadavg: 2.00 2.02 2.62 3/76 31867
/proc/meminfo: memFree=1717192/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1103.43
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23275 0 0 0 110192 151 0 0 25 0 1 0 183395803 91340800 21339 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554175 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21339 138 64 0 21615 0
Current children cumulated CPU time (s) 1119.92
Current children cumulated vsize (KiB) 94552

[startup+1183.4 s]
/proc/loadavg: 2.00 2.02 2.57 3/76 31867
/proc/meminfo: memFree=1717128/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1163.46
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23275 0 0 0 116195 151 0 0 25 0 1 0 183395803 91340800 21339 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554344 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21339 138 64 0 21615 0
Current children cumulated CPU time (s) 1179.95
Current children cumulated vsize (KiB) 94552

[startup+1243.5 s]
/proc/loadavg: 2.00 2.01 2.54 3/76 31867
/proc/meminfo: memFree=1717128/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1223.52
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23275 0 0 0 122200 152 0 0 25 0 1 0 183395803 91340800 21339 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554285 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21339 138 64 0 21615 0
Current children cumulated CPU time (s) 1240.01
Current children cumulated vsize (KiB) 94552

[startup+1303.6 s]
/proc/loadavg: 2.00 2.01 2.50 3/82 31893
/proc/meminfo: memFree=1715384/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1283.55
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23275 0 0 0 128202 153 0 0 25 0 1 0 183395803 91340800 21339 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21339 138 64 0 21615 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 94552

[startup+1363.65 s]
/proc/loadavg: 2.00 2.00 2.46 3/82 32017
/proc/meminfo: memFree=1715272/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1343.5
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23275 0 0 0 134188 162 0 0 25 0 1 0 183395803 91340800 21339 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21339 138 64 0 21615 0
Current children cumulated CPU time (s) 1359.99
Current children cumulated vsize (KiB) 94552

[startup+1423.69 s]
/proc/loadavg: 2.04 2.01 2.44 3/77 32066
/proc/meminfo: memFree=1715712/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1403.46
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23275 0 0 0 140179 167 0 0 25 0 1 0 183395803 91340800 21339 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549643 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21339 138 64 0 21615 0
Current children cumulated CPU time (s) 1419.95
Current children cumulated vsize (KiB) 94552

[startup+1483.69 s]
/proc/loadavg: 2.01 2.01 2.41 3/77 32066
/proc/meminfo: memFree=1715648/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1463.42
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23275 0 0 0 146175 167 0 0 25 0 1 0 183395803 91340800 21339 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548984 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21339 138 64 0 21615 0
Current children cumulated CPU time (s) 1479.91
Current children cumulated vsize (KiB) 94552

[startup+1543.7 s]
/proc/loadavg: 2.00 2.00 2.38 3/77 32066
/proc/meminfo: memFree=1715648/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1523.35
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23275 0 0 0 152168 167 0 0 25 0 1 0 183395803 91340800 21339 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549652 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21339 138 64 0 21615 0
Current children cumulated CPU time (s) 1539.84
Current children cumulated vsize (KiB) 94552

[startup+1603.72 s]
/proc/loadavg: 2.00 2.00 2.35 4/77 32066
/proc/meminfo: memFree=1715712/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1583.33
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23275 0 0 0 158166 167 0 0 25 0 1 0 183395803 91340800 21339 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21339 138 64 0 21615 0
Current children cumulated CPU time (s) 1599.82
Current children cumulated vsize (KiB) 94552

[startup+1663.74 s]
/proc/loadavg: 2.00 2.00 2.33 3/77 32066
/proc/meminfo: memFree=1710400/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1643.3
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23279 0 0 0 164163 167 0 0 25 0 1 0 183395803 91340800 21343 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21343 138 64 0 21615 0
Current children cumulated CPU time (s) 1659.79
Current children cumulated vsize (KiB) 94552

[startup+1723.75 s]
/proc/loadavg: 2.00 2.00 2.31 3/77 32066
/proc/meminfo: memFree=1710336/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1703.22
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23279 0 0 0 170155 167 0 0 25 0 1 0 183395803 91340800 21343 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21343 138 64 0 21615 0
Current children cumulated CPU time (s) 1719.71
Current children cumulated vsize (KiB) 94552

[startup+1783.76 s]
/proc/loadavg: 2.00 2.00 2.28 3/77 32066
/proc/meminfo: memFree=1710400/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1763.19
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23279 0 0 0 176151 168 0 0 25 0 1 0 183395803 91340800 21343 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4084754105 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21343 138 64 0 21615 0
Current children cumulated CPU time (s) 1779.68
Current children cumulated vsize (KiB) 94552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.18 s]
/proc/loadavg: 2.00 2.00 2.27 3/77 32066
/proc/meminfo: memFree=1710400/2055920 swapFree=4184772/4192956
[pid=31272] ppid=31270 vsize=5352 CPUtime=16.49
/proc/31272/stat : 31272 (solver2) S 31270 31272 30478 0 -1 4194304 397 79712 0 30 0 0 1030 619 16 0 1 0 183393944 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31272/statm: 1338 242 203 169 0 49 0
[pid=31286] ppid=31272 vsize=89200 CPUtime=1783.61
/proc/31286/stat : 31286 (standalone) R 31272 31272 30478 0 -1 4194304 23279 0 0 0 178193 168 0 0 25 0 1 0 183395803 91340800 21343 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554280 0 0 4096 0 0 0 0 17 0 0 0
/proc/31286/statm: 22300 21343 138 64 0 21615 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 94552

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 31272 and gives childrusage.ru_utime.tv_sec=10 childrusage.ru_utime.tv_usec=304433 childrusage.ru_stime.tv_sec=6 childrusage.ru_stime.tv_usec=198057
CPU time returned by wait4() is 16.5025
while last known CPU time is 1800.1

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1804.19
CPU time (s): 1800.1
CPU user time (s): 1792.23
CPU system time (s): 7.87
CPU usage (%): 99.7734
Max. virtual memory (cumulated for all children) (KiB): 258728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.3044
system time used= 6.19806
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80109
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 938
involuntary context switches= 1414

runsolver used 1.57076 s user time and 4.99124 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Tue Jan  9 13:39:18 UTC 2007


IDJOB= 237668
IDBENCH= 6955
FILE ID= node56/237668-1168349956

PBS_JOBID= 3503911

Free space on /tmp= 66533 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_53.xml
COMMAND LINE= /tmp/evaluation/237668-1168349956/solver2 /tmp/evaluation/237668-1168349956/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-237668-1168349956 -o ROOT/results/node56/solver-237668-1168349956 -C 1800 -M 900  /tmp/evaluation/237668-1168349956/solver2 /tmp/evaluation/237668-1168349956/unknown 1800

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  a0098767a588d03f7d6994873b18d5bf

RANDOM SEED= 494887429

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.232
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.232
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:       1464544 kB
Buffers:         26632 kB
Cached:          92376 kB
SwapCached:       1080 kB
Active:         489208 kB
Inactive:        54288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464544 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:           30316 kB
Writeback:           0 kB
Mapped:         442868 kB
Slab:            32368 kB
Committed_AS:  4823332 kB
PageTables:       2716 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= 66493 MiB



End job on node56 on Tue Jan  9 14:09:22 UTC 2007