Trace number 237620

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 1804.03

General information on the benchmark

Namehaystacks/
haystacks_54.xml
MD5SUM19223f33b07fb306db25b88716a23e2c
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 variables2916
Number of constraints77327
Maximum constraint arity2
Maximum domain size54
Number of constraints which are defined in extension0
Number of constraints which are defined in intension77327
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-237620-1168349583 -o ROOT/results/node55/solver-237620-1168349583 -C 1800 -M 900 /tmp/evaluation/237620-1168349583/solver2 /tmp/evaluation/237620-1168349583/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: 2.01 2.02 2.00 3/81 21791
/proc/meminfo: memFree=1695736/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5260 CPUtime=0
/proc/21790/stat : 21790 (solver2) R 21788 21790 21105 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 183356756 5386240 51 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248758980400 0 0 4096 0 0 0 0 17 1 0 0
/proc/21790/statm: 1315 51 37 169 0 14 0

[startup+0.103359 s]
/proc/loadavg: 2.01 2.02 2.00 3/81 21791
/proc/meminfo: memFree=1695736/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=0
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 353 334 0 0 0 0 0 0 22 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.511398 s]
/proc/loadavg: 2.01 2.02 2.00 3/81 21791
/proc/meminfo: memFree=1695736/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=0
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 353 334 0 0 0 0 0 0 22 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33248 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 21803
/proc/meminfo: memFree=1669936/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=0.69
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 376 2808 0 0 0 0 63 6 15 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21803] ppid=21790 vsize=24628 CPUtime=0.58
/proc/21803/stat : 21803 (bordewijk) R 21790 21790 21105 0 -1 4194304 5660 0 0 0 53 5 0 0 22 0 1 0 183356828 25219072 5632 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 134565371 0 0 4096 0 0 0 0 17 1 0 0
/proc/21803/statm: 6157 5632 204 97 0 5438 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 29980

[startup+2.96964 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 21803
/proc/meminfo: memFree=1624240/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=0.69
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 376 2808 0 0 0 0 63 6 15 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21803] ppid=21790 vsize=80332 CPUtime=2.2
/proc/21803/stat : 21803 (bordewijk) R 21790 21790 21105 0 -1 4194304 19559 0 0 0 200 20 0 0 25 0 1 0 183356828 82259968 19531 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 7309087 0 0 4096 0 0 0 0 17 1 0 0
/proc/21803/statm: 20083 19531 204 97 0 19364 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 85684

[startup+6.26496 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 21803
/proc/meminfo: memFree=1512112/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=0.69
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 376 2808 0 0 0 0 63 6 15 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21803] ppid=21790 vsize=172104 CPUtime=5.47
/proc/21803/stat : 21803 (bordewijk) R 21790 21790 21105 0 -1 4194304 42532 0 0 0 509 38 0 0 25 0 1 0 183356828 176234496 42502 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21803/statm: 43026 42502 209 97 0 42307 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 177456

[startup+12.7246 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 21803
/proc/meminfo: memFree=1349560/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=0.69
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 376 2808 0 0 0 0 63 6 15 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21803] ppid=21790 vsize=267148 CPUtime=11.84
/proc/21803/stat : 21803 (bordewijk) R 21790 21790 21105 0 -1 4194304 81638 0 0 0 1002 182 0 0 25 0 1 0 183356828 273559552 66042 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21803/statm: 66787 66042 217 97 0 66068 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 272500

[startup+25.5708 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 21804
/proc/meminfo: memFree=1556408/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92936 CPUtime=7.86
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24064 0 0 0 641 145 0 0 25 0 1 0 183358520 95166464 22018 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4086025570 0 0 4096 0 0 0 0 17 1 0 0
/proc/21804/statm: 23234 22018 137 64 0 22549 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 98288

[startup+51.2303 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 21804
/proc/meminfo: memFree=1555768/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92940 CPUtime=33.28
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24300 0 0 0 3183 145 0 0 25 0 1 0 183358520 95170560 22254 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/21804/statm: 23235 22254 138 64 0 22550 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 98292

[startup+102.49 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 21804
/proc/meminfo: memFree=1555960/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92948 CPUtime=84.07
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24302 0 0 0 8262 145 0 0 25 0 1 0 183358520 95178752 22256 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/21804/statm: 23237 22256 138 64 0 22552 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 98300

[startup+162.578 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21804
/proc/meminfo: memFree=1555896/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92948 CPUtime=143.61
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24302 0 0 0 14216 145 0 0 25 0 1 0 183358520 95178752 22256 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528541 0 0 4096 0 0 0 0 17 1 0 0
/proc/21804/statm: 23237 22256 138 64 0 22552 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 98300

[startup+222.643 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21804
/proc/meminfo: memFree=1555960/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92948 CPUtime=203.13
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24302 0 0 0 20167 146 0 0 25 0 1 0 183358520 95178752 22256 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549643 0 0 4096 0 0 0 0 17 1 0 0
/proc/21804/statm: 23237 22256 138 64 0 22552 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 98300

[startup+282.684 s]
/proc/loadavg: 2.12 2.03 2.01 3/75 22487
/proc/meminfo: memFree=1497968/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92948 CPUtime=262.88
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24302 0 0 0 26135 153 0 0 25 0 1 0 183358520 95178752 22256 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23237 22256 138 64 0 22552 0
Current children cumulated CPU time (s) 280.29
Current children cumulated vsize (KiB) 98300

[startup+342.765 s]
/proc/loadavg: 2.04 2.02 2.00 3/75 22487
/proc/meminfo: memFree=1498416/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92948 CPUtime=322.84
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24302 0 0 0 32130 154 0 0 25 0 1 0 183358520 95178752 22256 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548984 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23237 22256 138 64 0 22552 0
Current children cumulated CPU time (s) 340.25
Current children cumulated vsize (KiB) 98300

[startup+402.843 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 22487
/proc/meminfo: memFree=1498416/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92948 CPUtime=382.87
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24302 0 0 0 38133 154 0 0 25 0 1 0 183358520 95178752 22256 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23237 22256 138 64 0 22552 0
Current children cumulated CPU time (s) 400.28
Current children cumulated vsize (KiB) 98300

[startup+462.924 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 22487
/proc/meminfo: memFree=1498416/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92948 CPUtime=442.9
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24302 0 0 0 44136 154 0 0 25 0 1 0 183358520 95178752 22256 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554280 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23237 22256 138 64 0 22552 0
Current children cumulated CPU time (s) 460.31
Current children cumulated vsize (KiB) 98300

[startup+522.999 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 22487
/proc/meminfo: memFree=1498416/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92952 CPUtime=502.9
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24303 0 0 0 50136 154 0 0 25 0 1 0 183358520 95182848 22257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23238 22257 138 64 0 22553 0
Current children cumulated CPU time (s) 520.31

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

/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498160/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92952 CPUtime=1103.12
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24303 0 0 0 110157 155 0 0 25 0 1 0 183358520 95182848 22257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23238 22257 138 64 0 22553 0
Current children cumulated CPU time (s) 1120.53
Current children cumulated vsize (KiB) 98304

[startup+1183.87 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498224/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1163.15
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 116160 155 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528515 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1180.56
Current children cumulated vsize (KiB) 98308

[startup+1243.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498160/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1223.16
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 122161 155 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528465 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1240.57
Current children cumulated vsize (KiB) 98308

[startup+1304.03 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498160/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1283.21
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 128165 156 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1300.62
Current children cumulated vsize (KiB) 98308

[startup+1364.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498096/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1343.23
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 134167 156 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1360.64
Current children cumulated vsize (KiB) 98308

[startup+1424.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22487
/proc/meminfo: memFree=1498096/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1403.24
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 140168 156 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519662 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1420.65
Current children cumulated vsize (KiB) 98308

[startup+1484.28 s]
/proc/loadavg: 2.10 2.03 2.01 3/75 22487
/proc/meminfo: memFree=1498096/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1463.27
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 146171 156 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549600 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1480.68
Current children cumulated vsize (KiB) 98308

[startup+1544.36 s]
/proc/loadavg: 2.04 2.02 2.00 3/75 22487
/proc/meminfo: memFree=1498032/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1523.29
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 152173 156 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1540.7
Current children cumulated vsize (KiB) 98308

[startup+1604.43 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 22487
/proc/meminfo: memFree=1498032/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1583.3
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 158174 156 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528560 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1600.71
Current children cumulated vsize (KiB) 98308

[startup+1664.51 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 22487
/proc/meminfo: memFree=1498032/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1643.33
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 164177 156 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528541 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1660.74
Current children cumulated vsize (KiB) 98308

[startup+1724.61 s]
/proc/loadavg: 2.04 2.02 2.00 3/81 22629
/proc/meminfo: memFree=1496896/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1703.35
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 170170 165 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519664 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1720.76
Current children cumulated vsize (KiB) 98308

[startup+1784.71 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 22687
/proc/meminfo: memFree=1497712/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1763.36
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 176165 171 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1780.77
Current children cumulated vsize (KiB) 98308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.01 s]
/proc/loadavg: 2.01 2.01 2.00 4/75 22687
/proc/meminfo: memFree=1497712/2055920 swapFree=4192192/4192956
[pid=21790] ppid=21788 vsize=5352 CPUtime=17.41
/proc/21790/stat : 21790 (solver2) S 21788 21790 21105 0 -1 4194304 397 84447 0 0 0 0 1097 644 16 0 1 0 183356756 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21790/statm: 1338 242 203 169 0 49 0
[pid=21804] ppid=21790 vsize=92956 CPUtime=1782.67
/proc/21804/stat : 21804 (standalone) R 21790 21790 21105 0 -1 4194304 24304 0 0 0 178096 171 0 0 25 0 1 0 183358520 95186944 22258 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 0 0 0
/proc/21804/statm: 23239 22258 138 64 0 22554 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 98308

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 21790 and gives childrusage.ru_utime.tv_sec=10 childrusage.ru_utime.tv_usec=980330 childrusage.ru_stime.tv_sec=6 childrusage.ru_stime.tv_usec=453018
CPU time returned by wait4() is 17.4333
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): 1804.03
CPU time (s): 1800.08
CPU user time (s): 1791.93
CPU system time (s): 8.15
CPU usage (%): 99.7812
Max. virtual memory (cumulated for all children) (KiB): 272500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.9803
system time used= 6.45302
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84844
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= 1536
involuntary context switches= 934

runsolver used 2.16267 s user time and 5.80812 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Tue Jan  9 13:33:05 UTC 2007


IDJOB= 237620
IDBENCH= 6952
FILE ID= node55/237620-1168349583

PBS_JOBID= 3503665

Free space on /tmp= 66545 MiB

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

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  19223f33b07fb306db25b88716a23e2c

RANDOM SEED= 746758794

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:       1696152 kB
Buffers:         27684 kB
Cached:         193524 kB
SwapCached:        268 kB
Active:         190148 kB
Inactive:       112960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696152 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:           19588 kB
Writeback:           0 kB
Mapped:          98768 kB
Slab:            41868 kB
Committed_AS:  4200116 kB
PageTables:       1928 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= 66441 MiB



End job on node55 on Tue Jan  9 14:03:09 UTC 2007