Trace number 237652

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.08 1816.11

General information on the benchmark

Namehaystacks/
haystacks_49.xml
MD5SUMcfa08dc252192b52b2d0f49efc22ee50
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 variables2401
Number of constraints57672
Maximum constraint arity2
Maximum domain size49
Number of constraints which are defined in extension0
Number of constraints which are defined in intension57672
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/node55/watcher-237652-1168349835 -o ROOT/results/node55/solver-237652-1168349835 -C 1800 -M 900 /tmp/evaluation/237652-1168349835/solver2 /tmp/evaluation/237652-1168349835/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.92 1.98 1.99 3/74 22474
/proc/meminfo: memFree=1593528/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=0 CPUtime=0
/proc/22473/stat : 22473 (runsolver) R 22471 22473 20921 0 -1 4194368 16 0 0 0 0 0 0 0 25 0 1 0 183381955 0 0 18446744073709551615 0 0 0 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22473/statm: 0 0 0 0 0 0 0

[startup+0.102586 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 22474
/proc/meminfo: memFree=1593528/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=0
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 353 334 0 0 0 0 0 0 25 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.514623 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 22474
/proc/meminfo: memFree=1593528/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=0
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 353 334 0 0 0 0 0 0 25 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34271 s]
/proc/loadavg: 1.92 1.98 1.99 3/75 22486
/proc/meminfo: memFree=1568112/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=0.53
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 376 2667 0 0 0 0 47 6 15 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22486] ppid=22473 vsize=26472 CPUtime=0.62
/proc/22486/stat : 22486 (bordewijk) R 22473 22473 20921 0 -1 4194304 6123 0 0 0 57 5 0 0 22 0 1 0 183382025 27107328 6095 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 134561635 0 0 4096 0 0 0 0 17 1 0 0
/proc/22486/statm: 6618 6095 204 97 0 5899 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 31824

[startup+2.97987 s]
/proc/loadavg: 1.92 1.98 1.99 3/75 22486
/proc/meminfo: memFree=1520880/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=0.53
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 376 2667 0 0 0 0 47 6 15 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22486] ppid=22473 vsize=81120 CPUtime=2.23
/proc/22486/stat : 22486 (bordewijk) R 22473 22473 20921 0 -1 4194304 19780 0 0 0 204 19 0 0 25 0 1 0 183382025 83066880 19752 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 7309087 0 0 4096 0 0 0 0 17 1 0 0
/proc/22486/statm: 20280 19752 204 97 0 19561 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 86472

[startup+6.25918 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 22486
/proc/meminfo: memFree=1424432/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=0.53
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 376 2667 0 0 0 0 47 6 15 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22486] ppid=22473 vsize=137528 CPUtime=5.48
/proc/22486/stat : 22486 (bordewijk) R 22473 22473 20921 0 -1 4194304 36111 0 0 0 507 41 0 0 25 0 1 0 183382025 140828672 33797 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 134806036 0 0 4096 0 0 0 0 17 1 0 0
/proc/22486/statm: 34382 33797 211 97 0 33663 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 142880

[startup+12.7338 s]
/proc/loadavg: 2.09 2.02 2.01 3/75 22486
/proc/meminfo: memFree=1339696/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=0.53
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 376 2667 0 0 0 0 47 6 15 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22486] ppid=22473 vsize=190268 CPUtime=11.88
/proc/22486/stat : 22486 (bordewijk) R 22473 22473 20921 0 -1 4194304 55611 0 0 0 730 458 0 0 25 0 1 0 183382025 194834432 46861 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22486/statm: 47567 46861 218 97 0 46848 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 195620

[startup+25.5561 s]
/proc/loadavg: 2.13 2.03 2.01 3/75 22487
/proc/meminfo: memFree=1498160/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60256 CPUtime=12.54
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15649 0 0 0 1146 108 0 0 25 0 1 0 183383246 61702144 14112 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549627 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15064 14112 138 64 0 14379 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 65608

[startup+51.2375 s]
/proc/loadavg: 2.09 2.03 2.01 4/75 22487
/proc/meminfo: memFree=1498288/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60264 CPUtime=37.99
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15722 0 0 0 3691 108 0 0 25 0 1 0 183383246 61710336 14185 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15066 14185 138 64 0 14381 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 65616

[startup+102.48 s]
/proc/loadavg: 2.04 2.02 2.00 3/75 22487
/proc/meminfo: memFree=1498416/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60264 CPUtime=88.76
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15724 0 0 0 8768 108 0 0 25 0 1 0 183383246 61710336 14187 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4109701045 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15066 14187 138 64 0 14381 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 65616

[startup+162.559 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 22487
/proc/meminfo: memFree=1498416/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60264 CPUtime=148.29
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15724 0 0 0 14721 108 0 0 25 0 1 0 183383246 61710336 14187 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4105069285 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15066 14187 138 64 0 14381 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 65616

[startup+222.647 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 22487
/proc/meminfo: memFree=1498416/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60264 CPUtime=207.83
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15724 0 0 0 20675 108 0 0 25 0 1 0 183383246 61710336 14187 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528505 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15066 14187 138 64 0 14381 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 65616

[startup+282.727 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498416/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60264 CPUtime=267.36
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15724 0 0 0 26628 108 0 0 25 0 1 0 183383246 61710336 14187 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4107400186 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15066 14187 138 64 0 14381 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 65616

[startup+342.806 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498352/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60264 CPUtime=326.9
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15724 0 0 0 32581 109 0 0 25 0 1 0 183383246 61710336 14187 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549726 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15066 14187 138 64 0 14381 0
Current children cumulated CPU time (s) 339.47
Current children cumulated vsize (KiB) 65616

[startup+402.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498352/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60264 CPUtime=386.43
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15724 0 0 0 38534 109 0 0 25 0 1 0 183383246 61710336 14187 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15066 14187 138 64 0 14381 0
Current children cumulated CPU time (s) 399
Current children cumulated vsize (KiB) 65616

[startup+462.971 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498288/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60268 CPUtime=445.96
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15725 0 0 0 44487 109 0 0 25 0 1 0 183383246 61714432 14188 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15067 14188 138 64 0 14382 0
Current children cumulated CPU time (s) 458.53
Current children cumulated vsize (KiB) 65620

[startup+523.052 s]
/proc/loadavg: 2.16 2.03 2.01 3/75 22487
/proc/meminfo: memFree=1498288/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60268 CPUtime=505.5
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15725 0 0 0 50441 109 0 0 25 0 1 0 183383246 61714432 14188 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554178 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15067 14188 138 64 0 14382 0
Current children cumulated CPU time (s) 518.07

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

/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498096/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1100.81
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 109970 111 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1113.38
Current children cumulated vsize (KiB) 65632

[startup+1183.92 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 22487
/proc/meminfo: memFree=1498096/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1160.34
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 115923 111 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549598 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1172.91
Current children cumulated vsize (KiB) 65632

[startup+1244 s]
/proc/loadavg: 2.08 2.03 2.00 3/75 22487
/proc/meminfo: memFree=1498096/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1219.87
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 121876 111 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519662 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1232.44
Current children cumulated vsize (KiB) 65632

[startup+1304.08 s]
/proc/loadavg: 2.03 2.02 2.00 3/75 22487
/proc/meminfo: memFree=1498032/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1279.39
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 127828 111 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4107049634 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1291.96
Current children cumulated vsize (KiB) 65632

[startup+1364.15 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 22487
/proc/meminfo: memFree=1498096/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1338.92
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 133781 111 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528529 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1351.49
Current children cumulated vsize (KiB) 65632

[startup+1424.22 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 22487
/proc/meminfo: memFree=1498032/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1398.42
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 139731 111 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1410.99
Current children cumulated vsize (KiB) 65632

[startup+1484.33 s]
/proc/loadavg: 2.03 2.02 2.00 3/81 22637
/proc/meminfo: memFree=1496832/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1457.84
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 145673 111 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554280 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1470.41
Current children cumulated vsize (KiB) 65632

[startup+1544.43 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 22687
/proc/meminfo: memFree=1497712/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1517.33
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 151622 111 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554280 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1529.9
Current children cumulated vsize (KiB) 65632

[startup+1604.45 s]
/proc/loadavg: 2.15 2.04 2.01 3/85 22739
/proc/meminfo: memFree=1293152/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1576.74
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 157560 114 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1589.31
Current children cumulated vsize (KiB) 65632

[startup+1664.54 s]
/proc/loadavg: 2.21 2.06 2.01 3/86 22740
/proc/meminfo: memFree=1010520/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1636.16
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 163502 114 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548984 0 0 4096 0 0 0 0 17 0 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1648.73
Current children cumulated vsize (KiB) 65632

[startup+1724.55 s]
/proc/loadavg: 2.12 2.06 2.01 3/86 22740
/proc/meminfo: memFree=987928/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1696.06
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 169492 114 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549643 0 0 4096 0 0 0 0 17 0 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1708.63
Current children cumulated vsize (KiB) 65632

[startup+1784.62 s]
/proc/loadavg: 2.04 2.05 2.01 3/86 22740
/proc/meminfo: memFree=934424/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1756.06
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 175492 114 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519662 0 0 4096 0 0 0 0 17 0 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1768.63
Current children cumulated vsize (KiB) 65632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.1 s]
/proc/loadavg: 2.02 2.04 2.01 3/86 22740
/proc/meminfo: memFree=934424/2055920 swapFree=4192192/4192956
[pid=22473] ppid=22471 vsize=5352 CPUtime=12.57
/proc/22473/stat : 22473 (solver2) S 22471 22473 20921 0 -1 4194304 397 58278 0 0 0 0 778 479 16 0 1 0 183381955 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22473/statm: 1338 242 203 169 0 49 0
[pid=22487] ppid=22473 vsize=60280 CPUtime=1787.51
/proc/22487/stat : 22487 (standalone) R 22473 22473 20921 0 -1 4194304 15728 0 0 0 178637 114 0 0 25 0 1 0 183383246 61726720 14191 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549656 0 0 4096 0 0 0 0 17 0 0 0
/proc/22487/statm: 15070 14191 138 64 0 14385 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 65632

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 22473 and gives childrusage.ru_utime.tv_sec=7 childrusage.ru_utime.tv_usec=785816 childrusage.ru_stime.tv_sec=4 childrusage.ru_stime.tv_usec=802269
CPU time returned by wait4() is 12.5881
while last known CPU time is 1800.08

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

Real time (s): 1816.11
CPU time (s): 1800.08
CPU user time (s): 1794.15
CPU system time (s): 5.93
CPU usage (%): 99.1174
Max. virtual memory (cumulated for all children) (KiB): 195620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.78582
system time used= 4.80227
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58675
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= 1202
involuntary context switches= 402

runsolver used 2.30165 s user time and 5.72313 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Tue Jan  9 13:37:17 UTC 2007


IDJOB= 237652
IDBENCH= 6954
FILE ID= node55/237652-1168349835

PBS_JOBID= 3503632

Free space on /tmp= 66479 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_49.xml
COMMAND LINE= /tmp/evaluation/237652-1168349835/solver2 /tmp/evaluation/237652-1168349835/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-237652-1168349835 -o ROOT/results/node55/solver-237652-1168349835 -C 1800 -M 900  /tmp/evaluation/237652-1168349835/solver2 /tmp/evaluation/237652-1168349835/unknown 1800

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  cfa08dc252192b52b2d0f49efc22ee50

RANDOM SEED= 978341294

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.218
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	: 5931.00
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.218
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:       1593944 kB
Buffers:         28208 kB
Cached:         267732 kB
SwapCached:        268 kB
Active:         280020 kB
Inactive:       125424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1593944 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:           17000 kB
Writeback:           0 kB
Mapped:         119524 kB
Slab:            41804 kB
Committed_AS:  4212164 kB
PageTables:       1920 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= 66505 MiB



End job on node55 on Tue Jan  9 14:07:33 UTC 2007