Trace number 238212

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 1809.19

General information on the benchmark

Namehaystacks/
haystacks_50.xml
MD5SUM11ade2bb67489af481e21c85748d9198
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 variables2500
Number of constraints61299
Maximum constraint arity2
Maximum domain size50
Number of constraints which are defined in extension0
Number of constraints which are defined in intension61299
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/node21/watcher-238212-1168354510 -o ROOT/results/node21/solver-238212-1168354510 -C 1800 -M 900 /tmp/evaluation/238212-1168354510/solver2 /tmp/evaluation/238212-1168354510/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: 0.85 1.32 1.69 3/97 7968
/proc/meminfo: memFree=1779328/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=0
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 331 190 0 0 0 0 0 0 16 0 1 0 183845734 5480448 241 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 241 202 169 0 49 0
[pid=7971] ppid=7967 vsize=2444 CPUtime=0
/proc/7971/stat : 7971 (rm) R 7967 7967 7238 0 -1 4194304 55 0 0 0 0 0 0 0 18 0 1 0 183845735 2502656 34 18446744073709551615 4194304 4227748 548682069504 18446744073709551615 221233857968 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 601 32 22 8 0 9 0

[startup+0.10257 s]
/proc/loadavg: 0.85 1.32 1.69 3/97 7968
/proc/meminfo: memFree=1779328/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=0
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 353 334 0 0 0 0 0 0 17 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.514656 s]
/proc/loadavg: 0.85 1.32 1.69 3/97 7968
/proc/meminfo: memFree=1779328/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=0
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 353 334 0 0 0 0 0 0 17 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.3378 s]
/proc/loadavg: 0.85 1.32 1.69 3/98 7980
/proc/meminfo: memFree=1711416/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=0.55
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 376 2694 0 0 0 0 50 5 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=7980] ppid=7967 vsize=30844 CPUtime=0.74
/proc/7980/stat : 7980 (bordewijk) R 7967 7967 7238 0 -1 4194304 7196 0 0 0 69 5 0 0 24 0 1 0 183845792 31584256 7168 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 7711 7168 204 97 0 6992 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 36196

[startup+2.97511 s]
/proc/loadavg: 0.85 1.32 1.69 3/98 7980
/proc/meminfo: memFree=1623480/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=0.55
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 376 2694 0 0 0 0 50 5 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=7980] ppid=7967 vsize=86548 CPUtime=2.37
/proc/7980/stat : 7980 (bordewijk) R 7967 7967 7238 0 -1 4194304 21128 0 0 0 220 17 0 0 25 0 1 0 183845792 88625152 21100 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 8707872 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 21637 21100 204 97 0 20918 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 91900

[startup+6.26473 s]
/proc/loadavg: 0.94 1.33 1.69 3/98 7980
/proc/meminfo: memFree=1503168/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=0.55
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 376 2694 0 0 0 0 50 5 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=7980] ppid=7967 vsize=141280 CPUtime=5.6
/proc/7980/stat : 7980 (bordewijk) R 7967 7967 7238 0 -1 4194304 37048 0 0 0 519 41 0 0 25 0 1 0 183845792 144670720 34713 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 134789931 0 0 4096 0 0 0 0 17 0 0 0
/proc/7980/statm: 35320 34713 209 97 0 34601 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 146632

[startup+12.7309 s]
/proc/loadavg: 0.95 1.32 1.69 3/88 8677
/proc/meminfo: memFree=1491336/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=0.55
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 376 2694 0 0 0 0 50 5 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=7980] ppid=7967 vsize=201772 CPUtime=12.02
/proc/7980/stat : 7980 (bordewijk) R 7967 7967 7238 0 -1 4194304 58651 0 0 0 762 440 0 0 25 0 1 0 183845792 206614528 49725 18446744073709551615 134512640 134912576 4294956752 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/7980/statm: 50443 49725 218 97 0 49724 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 207124

[startup+25.5594 s]
/proc/loadavg: 1.18 1.35 1.69 3/88 8679
/proc/meminfo: memFree=1618504/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63248 CPUtime=12.3
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16429 0 0 0 1115 115 0 0 25 0 1 0 183847052 64765952 14795 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554209 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15812 14795 138 64 0 15127 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 68600

[startup+51.2302 s]
/proc/loadavg: 1.46 1.41 1.70 3/88 8679
/proc/meminfo: memFree=1581448/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63256 CPUtime=37.77
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16550 0 0 0 3661 116 0 0 25 0 1 0 183847052 64774144 14916 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528505 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15814 14916 138 64 0 15129 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 68608

[startup+102.465 s]
/proc/loadavg: 1.76 1.49 1.71 3/88 8679
/proc/meminfo: memFree=1581960/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63256 CPUtime=88.74
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16550 0 0 0 8758 116 0 0 25 0 1 0 183847052 64774144 14916 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15814 14916 138 64 0 15129 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 68608

[startup+162.518 s]
/proc/loadavg: 1.91 1.58 1.73 3/88 8679
/proc/meminfo: memFree=1581960/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63260 CPUtime=148.52
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16551 0 0 0 14736 116 0 0 25 0 1 0 183847052 64778240 14917 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15815 14917 138 64 0 15130 0
Current children cumulated CPU time (s) 161.55
Current children cumulated vsize (KiB) 68612

[startup+222.579 s]
/proc/loadavg: 1.97 1.66 1.74 3/88 8679
/proc/meminfo: memFree=1581960/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63260 CPUtime=208.28
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16551 0 0 0 20712 116 0 0 25 0 1 0 183847052 64778240 14917 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554178 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15815 14917 138 64 0 15130 0
Current children cumulated CPU time (s) 221.31
Current children cumulated vsize (KiB) 68612

[startup+282.641 s]
/proc/loadavg: 2.02 1.73 1.76 3/88 8679
/proc/meminfo: memFree=1581960/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63260 CPUtime=268.06
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16551 0 0 0 26690 116 0 0 25 0 1 0 183847052 64778240 14917 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15815 14917 138 64 0 15130 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 68612

[startup+342.704 s]
/proc/loadavg: 2.01 1.78 1.77 3/88 8679
/proc/meminfo: memFree=1581896/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63260 CPUtime=327.85
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16551 0 0 0 32668 117 0 0 25 0 1 0 183847052 64778240 14917 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134548943 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15815 14917 138 64 0 15130 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 68612

[startup+402.79 s]
/proc/loadavg: 2.00 1.81 1.78 3/94 8825
/proc/meminfo: memFree=1580488/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63260 CPUtime=387.53
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16551 0 0 0 38626 127 0 0 25 0 1 0 183847052 64778240 14917 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15815 14917 138 64 0 15130 0
Current children cumulated CPU time (s) 400.56
Current children cumulated vsize (KiB) 68612

[startup+462.865 s]
/proc/loadavg: 2.23 1.91 1.82 3/88 8877
/proc/meminfo: memFree=1581384/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63260 CPUtime=447.28
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16551 0 0 0 44597 131 0 0 25 0 1 0 183847052 64778240 14917 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549633 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15815 14917 138 64 0 15130 0
Current children cumulated CPU time (s) 460.31
Current children cumulated vsize (KiB) 68612

[startup+522.917 s]
/proc/loadavg: 2.08 1.92 1.82 3/88 8877
/proc/meminfo: memFree=1581384/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63260 CPUtime=507.05

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

/proc/loadavg: 2.00 1.99 1.89 3/88 8877
/proc/meminfo: memFree=1581128/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63272 CPUtime=1104.74
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16554 0 0 0 110340 134 0 0 25 0 1 0 183847052 64790528 14920 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549002 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15818 14920 138 64 0 15133 0
Current children cumulated CPU time (s) 1117.77
Current children cumulated vsize (KiB) 68624

[startup+1183.59 s]
/proc/loadavg: 2.00 1.99 1.90 3/88 8877
/proc/meminfo: memFree=1581000/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63272 CPUtime=1164.51
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16554 0 0 0 116317 134 0 0 25 0 1 0 183847052 64790528 14920 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15818 14920 138 64 0 15133 0
Current children cumulated CPU time (s) 1177.54
Current children cumulated vsize (KiB) 68624

[startup+1243.66 s]
/proc/loadavg: 2.00 1.99 1.90 3/88 8877
/proc/meminfo: memFree=1581000/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63272 CPUtime=1224.3
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16554 0 0 0 122296 134 0 0 25 0 1 0 183847052 64790528 14920 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15818 14920 138 64 0 15133 0
Current children cumulated CPU time (s) 1237.33
Current children cumulated vsize (KiB) 68624

[startup+1303.72 s]
/proc/loadavg: 2.00 1.99 1.91 3/88 8877
/proc/meminfo: memFree=1581000/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63272 CPUtime=1284.05
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16554 0 0 0 128271 134 0 0 25 0 1 0 183847052 64790528 14920 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519664 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15818 14920 138 64 0 15133 0
Current children cumulated CPU time (s) 1297.08
Current children cumulated vsize (KiB) 68624

[startup+1363.78 s]
/proc/loadavg: 2.04 2.00 1.91 3/88 8877
/proc/meminfo: memFree=1580872/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63272 CPUtime=1343.83
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16555 0 0 0 134249 134 0 0 25 0 1 0 183847052 64790528 14921 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15818 14921 138 64 0 15133 0
Current children cumulated CPU time (s) 1356.86
Current children cumulated vsize (KiB) 68624

[startup+1423.85 s]
/proc/loadavg: 2.01 2.00 1.91 3/88 8877
/proc/meminfo: memFree=1580872/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63272 CPUtime=1403.61
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16555 0 0 0 140227 134 0 0 25 0 1 0 183847052 64790528 14921 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549021 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15818 14921 138 64 0 15133 0
Current children cumulated CPU time (s) 1416.64
Current children cumulated vsize (KiB) 68624

[startup+1483.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 8879
/proc/meminfo: memFree=1580488/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63272 CPUtime=1463.37
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16555 0 0 0 146202 135 0 0 25 0 1 0 183847052 64790528 14921 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519674 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15818 14921 138 64 0 15133 0
Current children cumulated CPU time (s) 1476.4
Current children cumulated vsize (KiB) 68624

[startup+1543.97 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 8879
/proc/meminfo: memFree=1580488/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63272 CPUtime=1523.14
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16555 0 0 0 152179 135 0 0 25 0 1 0 183847052 64790528 14921 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554288 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15818 14921 138 64 0 15133 0
Current children cumulated CPU time (s) 1536.17
Current children cumulated vsize (KiB) 68624

[startup+1604.03 s]
/proc/loadavg: 2.07 2.02 1.92 3/88 8879
/proc/meminfo: memFree=1580488/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63272 CPUtime=1582.94
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16555 0 0 0 158158 136 0 0 25 0 1 0 183847052 64790528 14921 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549633 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15818 14921 138 64 0 15133 0
Current children cumulated CPU time (s) 1595.97
Current children cumulated vsize (KiB) 68624

[startup+1664.1 s]
/proc/loadavg: 2.02 2.01 1.92 3/88 8879
/proc/meminfo: memFree=1580488/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63288 CPUtime=1642.69
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16559 0 0 0 164133 136 0 0 25 0 1 0 183847052 64806912 14925 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15822 14925 138 64 0 15137 0
Current children cumulated CPU time (s) 1655.72
Current children cumulated vsize (KiB) 68640

[startup+1724.16 s]
/proc/loadavg: 2.01 2.00 1.92 3/88 8879
/proc/meminfo: memFree=1580488/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63288 CPUtime=1702.47
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16559 0 0 0 170111 136 0 0 25 0 1 0 183847052 64806912 14925 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549718 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15822 14925 138 64 0 15137 0
Current children cumulated CPU time (s) 1715.5
Current children cumulated vsize (KiB) 68640

[startup+1784.22 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 8879
/proc/meminfo: memFree=1580424/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63288 CPUtime=1762.26
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16559 0 0 0 176090 136 0 0 25 0 1 0 183847052 64806912 14925 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554167 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15822 14925 138 64 0 15137 0
Current children cumulated CPU time (s) 1775.29
Current children cumulated vsize (KiB) 68640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.17 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 8879
/proc/meminfo: memFree=1580424/2055920 swapFree=4156316/4192956
[pid=7967] ppid=7965 vsize=5352 CPUtime=13.03
/proc/7967/stat : 7967 (solver2) S 7965 7967 7238 0 -1 4194304 397 61345 0 0 0 0 815 488 16 0 1 0 183845734 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7967/statm: 1338 242 203 169 0 49 0
[pid=8678] ppid=7967 vsize=63288 CPUtime=1787.07
/proc/8678/stat : 8678 (standalone) R 7967 7967 7238 0 -1 4194304 16559 0 0 0 178571 136 0 0 25 0 1 0 183847052 64806912 14925 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134519664 0 0 4096 0 0 0 0 17 0 0 0
/proc/8678/statm: 15822 14925 138 64 0 15137 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 68640

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 7967 and gives childrusage.ru_utime.tv_sec=8 childrusage.ru_utime.tv_usec=158759 childrusage.ru_stime.tv_sec=4 childrusage.ru_stime.tv_usec=886257
CPU time returned by wait4() is 13.045
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): 1809.19
CPU time (s): 1800.1
CPU user time (s): 1793.86
CPU system time (s): 6.24
CPU usage (%): 99.4977
Max. virtual memory (cumulated for all children) (KiB): 207124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.15876
system time used= 4.88626
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61742
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= 730
involuntary context switches= 1378

runsolver used 1.84072 s user time and 4.84626 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue Jan  9 14:55:12 UTC 2007


IDJOB= 238212
IDBENCH= 6989
FILE ID= node21/238212-1168354510

PBS_JOBID= 3503892

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_50.xml
COMMAND LINE= /tmp/evaluation/238212-1168354510/solver2 /tmp/evaluation/238212-1168354510/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-238212-1168354510 -o ROOT/results/node21/solver-238212-1168354510 -C 1800 -M 900  /tmp/evaluation/238212-1168354510/solver2 /tmp/evaluation/238212-1168354510/unknown 1800

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  11ade2bb67489af481e21c85748d9198

RANDOM SEED= 98489960

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.261
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.261
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:       1782952 kB
Buffers:         42584 kB
Cached:         129552 kB
SwapCached:       3032 kB
Active:         149068 kB
Inactive:        73068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782952 kB
SwapTotal:     4192956 kB
SwapFree:      4156316 kB
Dirty:           27572 kB
Writeback:           0 kB
Mapped:          68224 kB
Slab:            35560 kB
Committed_AS:  4641940 kB
PageTables:       2236 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= 66450 MiB



End job on node21 on Tue Jan  9 15:25:21 UTC 2007