Trace number 275676

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
Toulbar2 2007-01-12MSAT (TO) 2400.08 2417.19

General information on the benchmark

Namerandom/rand-2-26/
rand-26-26-325-155-52021_ext.xml
MD5SUMa57ec15bafd5ffbff94448e8ac1f288e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints324
Best CPU time to get the best result obtained on this benchmark674.779
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2417.08	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 9 9 18 0 9 7 2 25 16 1 0 22 11 15 14 9 23 7 11 8 11 11 5 25 10 21 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275676-1169225046/unknown.xml to /tmp/evaluation/275676-1169225046/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 324 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-275676-1169225046 -o ROOT/results/node61/solver-275676-1169225046 -C 2400 -M 900 /tmp/evaluation/275676-1169225046/solver.sh /tmp/evaluation/275676-1169225046/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 0.97 1.04 4/80 25009
/proc/meminfo: memFree=1371808/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=8564 CPUtime=0
/proc/25008/stat : 25008 (solver.sh) R 25006 25008 24880 0 -1 4194304 317 0 0 0 0 0 0 0 17 0 1 0 270902557 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406676434 0 2 4096 8192 0 0 0 17 0 0 0
/proc/25008/statm: 2141 261 201 79 0 134 0

[startup+0.106622 s]
/proc/loadavg: 0.85 0.97 1.04 4/80 25009
/proc/meminfo: memFree=1371808/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.514691 s]
/proc/loadavg: 0.85 0.97 1.04 4/80 25009
/proc/meminfo: memFree=1371808/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33584 s]
/proc/loadavg: 0.94 0.98 1.04 3/82 25026
/proc/meminfo: memFree=1360328/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=2696 CPUtime=0
/proc/25025/stat : 25025 (toulbar2) S 25008 25008 24880 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 270902561 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25025/statm: 674 208 186 73 0 11 0
[pid=25026] ppid=25025 vsize=2424 CPUtime=1.27
/proc/25026/stat : 25026 (narycsp) R 25025 25008 24880 0 -1 4194304 734 0 0 0 127 0 0 0 25 0 1 0 270902562 2482176 457 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540886 0 0 4096 512 0 0 0 17 1 0 0
/proc/25026/statm: 606 457 106 211 0 375 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 52676

[startup+2.97313 s]
/proc/loadavg: 0.94 0.98 1.04 3/82 25026
/proc/meminfo: memFree=1360328/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=2696 CPUtime=0
/proc/25025/stat : 25025 (toulbar2) S 25008 25008 24880 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 270902561 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25025/statm: 674 208 186 73 0 11 0
[pid=25026] ppid=25025 vsize=2424 CPUtime=2.89
/proc/25026/stat : 25026 (narycsp) R 25025 25008 24880 0 -1 4194304 734 0 0 0 289 0 0 0 25 0 1 0 270902562 2482176 457 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514631 0 0 4096 512 0 0 0 17 1 0 0
/proc/25026/statm: 606 457 106 211 0 375 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 52676

[startup+6.2617 s]
/proc/loadavg: 0.94 0.98 1.04 3/82 25026
/proc/meminfo: memFree=1360136/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=2696 CPUtime=0
/proc/25025/stat : 25025 (toulbar2) S 25008 25008 24880 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 270902561 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25025/statm: 674 208 186 73 0 11 0
[pid=25026] ppid=25025 vsize=2428 CPUtime=6.16
/proc/25026/stat : 25026 (narycsp) R 25025 25008 24880 0 -1 4194304 741 0 0 0 616 0 0 0 25 0 1 0 270902562 2486272 464 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514062 0 0 4096 512 0 0 0 17 1 0 0
/proc/25026/statm: 607 464 112 211 0 376 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 52680

[startup+12.7278 s]
/proc/loadavg: 1.10 1.02 1.05 3/82 25026
/proc/meminfo: memFree=1360072/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=2696 CPUtime=0
/proc/25025/stat : 25025 (toulbar2) S 25008 25008 24880 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 270902561 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25025/statm: 674 208 186 73 0 11 0
[pid=25026] ppid=25025 vsize=2428 CPUtime=12.57
/proc/25026/stat : 25026 (narycsp) R 25025 25008 24880 0 -1 4194304 741 0 0 0 1257 0 0 0 25 0 1 0 270902562 2486272 464 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514130 0 0 4096 512 0 0 0 17 1 0 0
/proc/25026/statm: 607 464 112 211 0 376 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 52680

[startup+25.5631 s]
/proc/loadavg: 1.24 1.05 1.06 3/81 25027
/proc/meminfo: memFree=1359120/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7548 CPUtime=25.29
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 985 1135 0 0 104 0 2425 0 25 0 1 0 270902561 7729152 915 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545695 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1887 915 280 73 0 1224 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 55104

[startup+51.2186 s]
/proc/loadavg: 1.50 1.12 1.08 3/81 25027
/proc/meminfo: memFree=1358040/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7548 CPUtime=50.73
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 987 1135 0 0 2648 0 2425 0 25 0 1 0 270902561 7729152 917 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1887 917 280 73 0 1224 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 55104

[startup+102.433 s]
/proc/loadavg: 1.80 1.27 1.13 3/81 25027
/proc/meminfo: memFree=1358040/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7548 CPUtime=101.51
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 987 1135 0 0 7726 0 2425 0 25 0 1 0 270902561 7729152 917 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542164 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1887 917 280 73 0 1224 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 55104

[startup+162.525 s]
/proc/loadavg: 1.92 1.40 1.19 3/81 25027
/proc/meminfo: memFree=1357976/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=161.09
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 13684 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134740249 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 55108

[startup+222.565 s]
/proc/loadavg: 1.97 1.51 1.23 3/81 25027
/proc/meminfo: memFree=1357912/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=220.62
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 19637 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 220.63
Current children cumulated vsize (KiB) 55108

[startup+282.571 s]
/proc/loadavg: 1.99 1.59 1.28 3/81 25027
/proc/meminfo: memFree=1357912/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=280.1
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 25585 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159725380 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 55108

[startup+342.646 s]
/proc/loadavg: 1.99 1.66 1.32 3/81 25027
/proc/meminfo: memFree=1357912/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=339.63
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 31538 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159734587 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 339.64
Current children cumulated vsize (KiB) 55108

[startup+402.722 s]
/proc/loadavg: 1.99 1.72 1.36 3/81 25027
/proc/meminfo: memFree=1357848/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=399.17
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 37492 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 399.18
Current children cumulated vsize (KiB) 55108

[startup+462.797 s]
/proc/loadavg: 1.99 1.77 1.40 3/81 25027
/proc/meminfo: memFree=1357912/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=458.7
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 43445 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545512 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 458.71

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

/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=1649.11
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 162486 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159730841 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1649.12
Current children cumulated vsize (KiB) 55108

[startup+1724.09 s]
/proc/loadavg: 2.00 2.02 1.83 3/81 25225
/proc/meminfo: memFree=1357592/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=1708.91
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 168466 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545512 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1708.92
Current children cumulated vsize (KiB) 55108

[startup+1784.18 s]
/proc/loadavg: 2.03 2.03 1.84 3/81 25225
/proc/meminfo: memFree=1357592/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=1768.71
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 174446 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134666307 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1768.72
Current children cumulated vsize (KiB) 55108

[startup+1844.27 s]
/proc/loadavg: 2.01 2.02 1.85 3/81 25225
/proc/meminfo: memFree=1357592/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=1828.52
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 180427 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545512 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1828.53
Current children cumulated vsize (KiB) 55108

[startup+1904.36 s]
/proc/loadavg: 2.00 2.02 1.85 3/81 25225
/proc/meminfo: memFree=1357592/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=1888.33
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 186408 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545732 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1888.34
Current children cumulated vsize (KiB) 55108

[startup+1964.45 s]
/proc/loadavg: 2.06 2.03 1.87 3/81 25225
/proc/meminfo: memFree=1357592/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=1948.13
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 192388 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1948.14
Current children cumulated vsize (KiB) 55108

[startup+2024.54 s]
/proc/loadavg: 2.02 2.02 1.87 3/81 25225
/proc/meminfo: memFree=1357592/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=2007.94
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 198369 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723404 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2007.95
Current children cumulated vsize (KiB) 55108

[startup+2084.63 s]
/proc/loadavg: 2.01 2.02 1.88 3/81 25225
/proc/meminfo: memFree=1357592/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=2067.74
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 204349 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2067.75
Current children cumulated vsize (KiB) 55108

[startup+2144.67 s]
/proc/loadavg: 2.03 2.03 1.89 3/81 25225
/proc/meminfo: memFree=1357656/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=2127.76
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 210351 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2127.77
Current children cumulated vsize (KiB) 55108

[startup+2204.76 s]
/proc/loadavg: 2.01 2.02 1.89 3/81 25227
/proc/meminfo: memFree=1357528/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=2187.84
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 216359 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549027 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2187.85
Current children cumulated vsize (KiB) 55108

[startup+2264.76 s]
/proc/loadavg: 2.00 2.01 1.90 3/81 25227
/proc/meminfo: memFree=1357528/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=2247.82
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 222357 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134655443 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2247.83
Current children cumulated vsize (KiB) 55108

[startup+2324.77 s]
/proc/loadavg: 2.00 2.01 1.91 3/81 25227
/proc/meminfo: memFree=1357528/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=2307.8
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 228355 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134653469 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2307.81
Current children cumulated vsize (KiB) 55108

[startup+2384.77 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 25227
/proc/meminfo: memFree=1357528/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=2367.78
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 234353 0 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 1 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2367.79
Current children cumulated vsize (KiB) 55108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2417.08 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 25301
/proc/meminfo: memFree=1367376/2055920 swapFree=4191892/4192956
[pid=25008] ppid=25006 vsize=47556 CPUtime=0.01
/proc/25008/stat : 25008 (solver.sh) S 25006 25008 24880 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 270902557 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25008/statm: 11889 361 245 79 0 217 0
[pid=25025] ppid=25008 vsize=7552 CPUtime=2400.03
/proc/25025/stat : 25025 (toulbar2) R 25008 25008 24880 0 -1 4194304 988 1135 0 0 237577 1 2425 0 25 0 1 0 270902561 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552323 0 0 4096 0 0 0 0 17 0 0 0
/proc/25025/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 55108

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2417.19
CPU time (s): 2400.08
CPU user time (s): 2400.04
CPU system time (s): 0.045993
CPU usage (%): 99.292
Max. virtual memory (cumulated for all children) (KiB): 55108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.04
system time used= 0.045993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5115
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= 72
involuntary context switches= 78468

runsolver used 2.42363 s user time and 6.96794 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Fri Jan 19 16:44:07 UTC 2007


IDJOB= 275676
IDBENCH= 4351
IDSOLVER= 70
FILE ID= node61/275676-1169225046

PBS_JOBID= 3589227

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-26/rand-26-26-325-155-52021_ext.xml
COMMAND LINE= /tmp/evaluation/275676-1169225046/solver.sh /tmp/evaluation/275676-1169225046/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node61/convwatcher-275676-1169225046 -o ROOT/results/node61/conversion-275676-1169225046 -C 600 -M 900 /tmp/evaluation/275676-1169225046/translate /tmp/evaluation/275676-1169225046/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-275676-1169225046 -o ROOT/results/node61/solver-275676-1169225046 -C 2400 -M 900  /tmp/evaluation/275676-1169225046/solver.sh /tmp/evaluation/275676-1169225046/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  a57ec15bafd5ffbff94448e8ac1f288e

RANDOM SEED= 306711915

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:       1372552 kB
Buffers:         52172 kB
Cached:         517800 kB
SwapCached:        480 kB
Active:         137500 kB
Inactive:       467432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372552 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            5316 kB
Writeback:           0 kB
Mapped:          52756 kB
Slab:            63824 kB
Committed_AS:  5935252 kB
PageTables:       1816 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= 66561 MiB



End job on node61 on Fri Jan 19 17:24:24 UTC 2007