Trace number 275021

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
Toolbar_BTD 2007-01-12? (TO) 2400.06 2411.67

General information on the benchmark

Namecomposed/composed-75-1-2/
composed-75-1-2-5_ext.xml
MD5SUM050c7b9010d6f7a258084862214a094f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints621
Best CPU time to get the best result obtained on this benchmark41.4317
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables83
Number of constraints624
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension624
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275021-1169215899/unknown.xml to /tmp/evaluation/275021-1169215899/unknown.wcsp

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node45/watcher-275021-1169215899 -o ROOT/results/node45/solver-275021-1169215899 -C 2400 -M 900 /tmp/evaluation/275021-1169215899/solver.sh /tmp/evaluation/275021-1169215899/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.08 1.44 4/68 17458
/proc/meminfo: memFree=1252488/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=8560 CPUtime=0
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 269988920 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258939275151 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17457/statm: 2140 253 197 79 0 133 0

[startup+0.103851 s]
/proc/loadavg: 0.85 1.08 1.44 4/68 17458
/proc/meminfo: memFree=1252488/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=8560 CPUtime=0
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 269988920 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258939275151 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17457/statm: 2140 253 197 79 0 133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8560

[startup+0.513922 s]
/proc/loadavg: 0.85 1.08 1.44 4/68 17458
/proc/meminfo: memFree=1252488/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=8560 CPUtime=0
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 269988920 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258939275151 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17457/statm: 2140 253 197 79 0 133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8560

[startup+1.33665 s]
/proc/loadavg: 0.85 1.08 1.44 4/82 17520
/proc/meminfo: memFree=1226048/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=1468 CPUtime=0.01
/proc/17515/stat : 17515 (toolbarBtd) S 17457 17457 17377 0 -1 0 189 0 0 0 1 0 0 0 23 0 1 0 269988980 1503232 163 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17515/statm: 367 163 59 160 0 203 0
[pid=17520] ppid=17515 vsize=1508 CPUtime=0.71
/proc/17520/stat : 17520 (narycsp) R 17515 17457 17377 0 -1 4194304 496 0 0 0 71 0 0 0 25 0 1 0 269988982 1544192 222 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/17520/statm: 377 222 106 211 0 146 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 50532

[startup+2.97337 s]
/proc/loadavg: 0.85 1.08 1.44 3/82 17520
/proc/meminfo: memFree=1221312/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=1468 CPUtime=0.01
/proc/17515/stat : 17515 (toolbarBtd) S 17457 17457 17377 0 -1 0 189 0 0 0 1 0 0 0 23 0 1 0 269988980 1503232 163 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17515/statm: 367 163 59 160 0 203 0
[pid=17520] ppid=17515 vsize=1508 CPUtime=2.34
/proc/17520/stat : 17520 (narycsp) R 17515 17457 17377 0 -1 4194304 502 0 0 0 234 0 0 0 25 0 1 0 269988982 1544192 228 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134539951 0 0 4096 512 0 0 0 17 1 0 0
/proc/17520/statm: 377 228 112 211 0 146 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 50532

[startup+6.25797 s]
/proc/loadavg: 0.94 1.10 1.45 3/81 17521
/proc/meminfo: memFree=1171336/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=5.6
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 164 5 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134580688 0 0 4096 2 0 0 0 17 1 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 103316

[startup+12.7171 s]
/proc/loadavg: 1.02 1.11 1.45 3/81 17521
/proc/meminfo: memFree=1171400/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=12.03
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 807 5 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134593922 0 0 4096 2 0 0 0 17 1 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 103316

[startup+25.5305 s]
/proc/loadavg: 1.31 1.17 1.46 4/81 17521
/proc/meminfo: memFree=1171536/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=24.78
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 2082 5 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134594190 0 0 4096 2 0 0 0 17 1 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 103316

[startup+51.1701 s]
/proc/loadavg: 1.54 1.23 1.47 3/74 17567
/proc/meminfo: memFree=1189512/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=50.31
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 4634 6 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134567478 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 103316

[startup+102.435 s]
/proc/loadavg: 1.80 1.35 1.50 3/74 17567
/proc/meminfo: memFree=1189640/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=101.34
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 9737 6 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134590740 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 103316

[startup+162.517 s]
/proc/loadavg: 1.97 1.48 1.53 3/74 17567
/proc/meminfo: memFree=1189704/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=161.15
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 15718 6 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134590912 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 103316

[startup+222.601 s]
/proc/loadavg: 1.99 1.57 1.56 3/74 17567
/proc/meminfo: memFree=1189640/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=220.95
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 21698 6 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134573782 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 220.97
Current children cumulated vsize (KiB) 103316

[startup+282.681 s]
/proc/loadavg: 1.99 1.65 1.58 3/74 17567
/proc/meminfo: memFree=1189640/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=280.76
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 27679 6 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563222 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 280.78
Current children cumulated vsize (KiB) 103316

[startup+342.761 s]
/proc/loadavg: 2.05 1.72 1.61 3/74 17567
/proc/meminfo: memFree=1189640/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=340.57
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 33660 6 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134573782 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 340.59
Current children cumulated vsize (KiB) 103316

[startup+402.845 s]
/proc/loadavg: 2.08 1.79 1.64 3/74 17567
/proc/meminfo: memFree=1189704/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=400.37
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 39640 6 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134573825 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 400.39
Current children cumulated vsize (KiB) 103316

[startup+462.922 s]
/proc/loadavg: 2.03 1.82 1.66 3/74 17567
/proc/meminfo: memFree=1189640/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=460.18
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 45621 6 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134708089 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 460.2
Current children cumulated vsize (KiB) 103316

[startup+522.993 s]
/proc/loadavg: 2.04 1.87 1.68 3/74 17567
/proc/meminfo: memFree=1189640/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02

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

/proc/loadavg: 2.00 1.99 1.88 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=1716.12
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 171214 7 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134593928 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 1716.14
Current children cumulated vsize (KiB) 103316

[startup+1784.7 s]
/proc/loadavg: 2.00 1.99 1.89 3/74 17569
/proc/meminfo: memFree=1189640/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=1775.93
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 177195 7 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134590912 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 1775.95
Current children cumulated vsize (KiB) 103316

[startup+1844.78 s]
/proc/loadavg: 2.00 1.99 1.89 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=1835.73
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 183175 7 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563231 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 1835.75
Current children cumulated vsize (KiB) 103316

[startup+1904.86 s]
/proc/loadavg: 2.00 1.99 1.90 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=1895.54
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 189156 7 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134591361 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 1895.56
Current children cumulated vsize (KiB) 103316

[startup+1964.95 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 17569
/proc/meminfo: memFree=1189640/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=1955.36
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 195138 7 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134580640 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 1955.38
Current children cumulated vsize (KiB) 103316

[startup+2025.03 s]
/proc/loadavg: 2.03 2.00 1.91 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=2015.15
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 201117 7 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134590462 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 2015.17
Current children cumulated vsize (KiB) 103316

[startup+2085.11 s]
/proc/loadavg: 2.01 2.00 1.91 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=2074.96
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 207098 7 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563152 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 2074.98
Current children cumulated vsize (KiB) 103316

[startup+2145.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=2134.79
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 213080 8 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563222 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 2134.81
Current children cumulated vsize (KiB) 103316

[startup+2205.28 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=2194.59
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 219060 8 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134594205 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 2194.61
Current children cumulated vsize (KiB) 103316

[startup+2265.36 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=2254.4
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 225041 8 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563173 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 2254.42
Current children cumulated vsize (KiB) 103316

[startup+2325.44 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=2314.21
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 231022 8 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563153 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 2314.23
Current children cumulated vsize (KiB) 103316

[startup+2385.52 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=2374.01
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 237002 8 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134562224 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 2374.03
Current children cumulated vsize (KiB) 103316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.66 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 17569
/proc/meminfo: memFree=1189576/2055920 swapFree=4184072/4192956
[pid=17457] ppid=17455 vsize=47556 CPUtime=0.02
/proc/17457/stat : 17457 (solver.sh) S 17455 17457 17377 0 -1 4194304 844 2107 0 0 0 1 0 1 20 0 1 0 269988920 48697344 359 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17457/statm: 11889 359 244 79 0 217 0
[pid=17515] ppid=17457 vsize=55760 CPUtime=2400.04
/proc/17515/stat : 17515 (toolbarBtd) R 17457 17457 17377 0 -1 0 12776 892 0 0 239605 8 391 0 25 0 1 0 269988980 57098240 12730 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134594187 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 13940 12730 81 160 0 13776 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 103316

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 17457 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=4999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=26995
CPU time returned by wait4() is 0.031994
while last known CPU time is 2400.06

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

Real time (s): 2411.67
CPU time (s): 2400.06
CPU user time (s): 2399.96
CPU system time (s): 0.1
CPU usage (%): 99.5184
Max. virtual memory (cumulated for all children) (KiB): 103316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.004999
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2951
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= 70
involuntary context switches= 24

runsolver used 2.05269 s user time and 6.51001 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Fri Jan 19 14:11:39 UTC 2007


IDJOB= 275021
IDBENCH= 3098
IDSOLVER= 72
FILE ID= node45/275021-1169215899

PBS_JOBID= 3589147

Free space on /tmp= 66562 MiB

SOLVER NAME= Toolbar_BTD 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-75-1-2/composed-75-1-2-5_ext.xml
COMMAND LINE= /tmp/evaluation/275021-1169215899/solver.sh /tmp/evaluation/275021-1169215899/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node45/convwatcher-275021-1169215899 -o ROOT/results/node45/conversion-275021-1169215899 -C 600 -M 900 /tmp/evaluation/275021-1169215899/translate /tmp/evaluation/275021-1169215899/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-275021-1169215899 -o ROOT/results/node45/solver-275021-1169215899 -C 2400 -M 900  /tmp/evaluation/275021-1169215899/solver.sh /tmp/evaluation/275021-1169215899/unknown

META MD5SUM SOLVER= f75ee5e830002fa98429bd59d9dcbc78
MD5SUM BENCH=  050c7b9010d6f7a258084862214a094f

RANDOM SEED= 735985464

TIME LIMIT= 2400 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.259
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.259
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:       1253032 kB
Buffers:         56096 kB
Cached:         657048 kB
SwapCached:       2964 kB
Active:         235892 kB
Inactive:       491552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1253032 kB
SwapTotal:     4192956 kB
SwapFree:      4184072 kB
Dirty:            3288 kB
Writeback:           0 kB
Mapped:          20248 kB
Slab:            61228 kB
Committed_AS:  4534152 kB
PageTables:       1596 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= 66560 MiB



End job on node45 on Fri Jan 19 14:51:53 UTC 2007