Trace number 274965

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) 0 2411.12

General information on the benchmark

Namecomposed/composed-75-1-25/
composed-75-1-25-9_ext.xml
MD5SUM0899f1c93a3abf027f057850bca87d0d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints645
Best CPU time to get the best result obtained on this benchmark44.6532
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables83
Number of constraints647
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension647
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2411.03	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 0 4 4 1 3 9 4 8 3 8 1 7 8 7 0 6 2 0 4 2 6 7 8 9 8 2 4 2 8 0 8 6 9 0 1 8 5 0 2 7 1 9 8 2 4 7 8 3 3 9 6 4 4 9 3 3 4 2 0 8 2 2 4 5 2 2 2 2 2 1 6 3 6 3 2 3 7 0 8 1 3 6 9 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/274965-1169214998/unknown.xml to /tmp/evaluation/274965-1169214998/unknown.wcsp

Verifier Data (download as text)

2 unsatisfied constraints, 645 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/node48/watcher-274965-1169214998 -o ROOT/results/node48/solver-274965-1169214998 -C 2400 -M 900 /tmp/evaluation/274965-1169214998/solver.sh /tmp/evaluation/274965-1169214998/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: 1.35 1.80 1.85 5/80 24009
/proc/meminfo: memFree=1381864/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=652 CPUtime=0
/proc/24008/stat : 24008 (solver.sh) R 24006 24008 23880 0 -1 4194304 41 0 0 0 0 0 0 0 18 0 1 0 269898535 667648 25 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255536985481 0 0 4096 0 0 0 0 17 1 0 0
/proc/24008/statm: 163 25 18 79 0 53 0

[startup+0.10329 s]
/proc/loadavg: 1.35 1.80 1.85 5/80 24009
/proc/meminfo: memFree=1381864/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.511326 s]
/proc/loadavg: 1.35 1.80 1.85 5/80 24009
/proc/meminfo: memFree=1381864/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.3324 s]
/proc/loadavg: 1.35 1.80 1.85 3/82 24026
/proc/meminfo: memFree=1361672/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=2696 CPUtime=0
/proc/24025/stat : 24025 (toulbar2) S 24008 24008 23880 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 269898542 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24025/statm: 674 208 186 73 0 11 0
[pid=24026] ppid=24025 vsize=1508 CPUtime=1.25
/proc/24026/stat : 24026 (narycsp) R 24025 24008 23880 0 -1 4194304 507 0 0 0 125 0 0 0 25 0 1 0 269898542 1544192 231 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514676 0 0 4096 512 0 0 0 17 1 0 0
/proc/24026/statm: 377 231 112 211 0 146 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 51776

[startup+2.96955 s]
/proc/loadavg: 1.40 1.81 1.85 3/82 24026
/proc/meminfo: memFree=1361480/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=2696 CPUtime=0
/proc/24025/stat : 24025 (toulbar2) S 24008 24008 23880 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 269898542 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24025/statm: 674 208 186 73 0 11 0
[pid=24026] ppid=24025 vsize=1508 CPUtime=2.88
/proc/24026/stat : 24026 (narycsp) R 24025 24008 23880 0 -1 4194304 507 0 0 0 288 0 0 0 25 0 1 0 269898542 1544192 231 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514631 0 0 4096 512 0 0 0 17 1 0 0
/proc/24026/statm: 377 231 112 211 0 146 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 51776

[startup+6.26285 s]
/proc/loadavg: 1.40 1.81 1.85 3/81 24027
/proc/meminfo: memFree=1360784/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=6.15
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 679 899 0 0 186 0 429 0 25 0 1 0 269898542 6516736 608 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549492 0 0 4096 0 0 0 0 17 1 0 0
/proc/24025/statm: 1591 608 281 73 0 928 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 53936

[startup+12.7214 s]
/proc/loadavg: 1.49 1.81 1.86 3/81 24027
/proc/meminfo: memFree=1360720/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=12.57
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 681 899 0 0 828 0 429 0 25 0 1 0 269898542 6516736 610 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 1 0 0
/proc/24025/statm: 1591 610 281 73 0 928 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 53936

[startup+25.5356 s]
/proc/loadavg: 1.57 1.82 1.86 3/81 24027
/proc/meminfo: memFree=1360984/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=25.33
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 681 899 0 0 2104 0 429 0 25 0 1 0 269898542 6516736 610 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545545 0 0 4096 0 0 0 0 17 1 0 0
/proc/24025/statm: 1591 610 281 73 0 928 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 53936

[startup+51.176 s]
/proc/loadavg: 1.72 1.83 1.86 3/81 24027
/proc/meminfo: memFree=1356760/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=50.84
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 683 899 0 0 4655 0 429 0 25 0 1 0 269898542 6516736 612 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745124 0 0 4096 0 0 0 0 17 1 0 0
/proc/24025/statm: 1591 612 281 73 0 928 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 53936

[startup+102.449 s]
/proc/loadavg: 1.83 1.84 1.86 3/74 24073
/proc/meminfo: memFree=1378952/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=101.87
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 683 899 0 0 9757 1 429 0 25 0 1 0 269898542 6516736 612 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1591 612 281 73 0 928 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 53936

[startup+162.551 s]
/proc/loadavg: 1.94 1.87 1.87 3/74 24073
/proc/meminfo: memFree=1379080/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=161.71
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 683 899 0 0 15741 1 429 0 25 0 1 0 269898542 6516736 612 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559278 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1591 612 281 73 0 928 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 53936

[startup+222.65 s]
/proc/loadavg: 1.98 1.89 1.87 3/74 24073
/proc/meminfo: memFree=1379080/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=221.53
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 683 899 0 0 21723 1 429 0 25 0 1 0 269898542 6516736 612 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545487 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1591 612 281 73 0 928 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 53936

[startup+282.654 s]
/proc/loadavg: 1.99 1.91 1.88 3/80 24157
/proc/meminfo: memFree=1377816/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=281.25
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 683 899 0 0 27691 5 429 0 25 0 1 0 269898542 6516736 612 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548348 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1591 612 281 73 0 928 0
Current children cumulated CPU time (s) 281.26
Current children cumulated vsize (KiB) 53936

[startup+342.669 s]
/proc/loadavg: 2.03 1.94 1.89 3/74 24271
/proc/meminfo: memFree=1378752/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=340.94
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 683 899 0 0 33655 10 429 0 25 0 1 0 269898542 6516736 612 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134589436 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1591 612 281 73 0 928 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 53936

[startup+402.765 s]
/proc/loadavg: 2.01 1.94 1.89 3/74 24271
/proc/meminfo: memFree=1378760/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=400.76
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 683 899 0 0 39637 10 429 0 25 0 1 0 269898542 6516736 612 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134578175 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1591 612 281 73 0 928 0
Current children cumulated CPU time (s) 400.77
Current children cumulated vsize (KiB) 53936

[startup+462.867 s]
/proc/loadavg: 2.00 1.95 1.90 3/74 24271
/proc/meminfo: memFree=1378760/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6364 CPUtime=460.59
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 683 899 0 0 45620 10 429 0 25 0 1 0 269898542 6516736 612 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542180 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1591 612 281 73 0 928 0
Current children cumulated CPU time (s) 460.6
Current children cumulated vsize (KiB) 53936

[startup+522.964 s]
/proc/loadavg: 2.00 1.96 1.91 3/74 24271
/proc/meminfo: memFree=1378760/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01

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

[startup+1724.87 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=1716.95
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 171253 13 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591473 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 1716.96
Current children cumulated vsize (KiB) 53940

[startup+1784.97 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=1776.79
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 177237 13 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545742 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 1776.8
Current children cumulated vsize (KiB) 53940

[startup+1845.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=1836.59
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 183217 13 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548348 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 1836.6
Current children cumulated vsize (KiB) 53940

[startup+1905.15 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378824/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=1896.43
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 189201 13 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568545 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 1896.44
Current children cumulated vsize (KiB) 53940

[startup+1965.25 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=1956.26
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 195184 13 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134760032 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 1956.27
Current children cumulated vsize (KiB) 53940

[startup+2025.34 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378824/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=2016.07
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 201165 13 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542128 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 2016.08
Current children cumulated vsize (KiB) 53940

[startup+2085.44 s]
/proc/loadavg: 2.06 2.02 1.93 3/74 24273
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=2075.9
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 207148 13 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549485 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 2075.91
Current children cumulated vsize (KiB) 53940

[startup+2145.53 s]
/proc/loadavg: 2.02 2.01 1.93 3/74 24273
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=2135.73
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 213131 13 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591418 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 2135.74
Current children cumulated vsize (KiB) 53940

[startup+2205.62 s]
/proc/loadavg: 2.01 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=2195.53
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 219111 13 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591414 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 2195.54
Current children cumulated vsize (KiB) 53940

[startup+2265.71 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=2255.37
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 225095 13 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548253 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 2255.38
Current children cumulated vsize (KiB) 53940

[startup+2325.81 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=2315.21
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 231078 14 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159728587 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 2315.22
Current children cumulated vsize (KiB) 53940

[startup+2385.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=2375.02
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 237059 14 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545756 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 2375.03
Current children cumulated vsize (KiB) 53940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 24273
/proc/meminfo: memFree=1378824/2055920 swapFree=4192812/4192956
[pid=24008] ppid=24006 vsize=47572 CPUtime=0.01
/proc/24008/stat : 24008 (solver.sh) S 24006 24008 23880 0 -1 4194304 845 2107 0 0 0 0 0 1 20 0 1 0 269898535 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24008/statm: 11893 360 244 79 0 217 0
[pid=24025] ppid=24008 vsize=6368 CPUtime=2400.05
/proc/24025/stat : 24025 (toulbar2) R 24008 24008 23880 0 -1 4194304 686 899 0 0 239562 14 429 0 25 0 1 0 269898542 6520832 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545751 0 0 4096 0 0 0 0 17 0 0 0
/proc/24025/statm: 1592 615 281 73 0 929 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 53940

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 24008 and gives childrusage.ru_utime.tv_sec=2399 childrusage.ru_utime.tv_usec=929155 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=178972
CPU time returned by wait4() is 2400.11
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 2411.12
CPU time (s): 0
CPU user time (s): 0
CPU system time (s): 0
CPU usage (%): 0
Max. virtual memory (cumulated for all children) (KiB): 53940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.93
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4570
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= 81
involuntary context switches= 28846

runsolver used 2.21866 s user time and 6.37603 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Fri Jan 19 13:56:38 UTC 2007


IDJOB= 274965
IDBENCH= 3071
IDSOLVER= 70
FILE ID= node48/274965-1169214998

PBS_JOBID= 3589105

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-75-1-25/composed-75-1-25-9_ext.xml
COMMAND LINE= /tmp/evaluation/274965-1169214998/solver.sh /tmp/evaluation/274965-1169214998/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node48/convwatcher-274965-1169214998 -o ROOT/results/node48/conversion-274965-1169214998 -C 600 -M 900 /tmp/evaluation/274965-1169214998/translate /tmp/evaluation/274965-1169214998/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-274965-1169214998 -o ROOT/results/node48/solver-274965-1169214998 -C 2400 -M 900  /tmp/evaluation/274965-1169214998/solver.sh /tmp/evaluation/274965-1169214998/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  0899f1c93a3abf027f057850bca87d0d

RANDOM SEED= 156720744

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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1384200 kB
Buffers:         48028 kB
Cached:         521132 kB
SwapCached:          0 kB
Active:         123260 kB
Inactive:       472328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4592 kB
Writeback:           0 kB
Mapped:          43252 kB
Slab:            61468 kB
Committed_AS:  6260108 kB
PageTables:       1776 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 node48 on Fri Jan 19 14:36:50 UTC 2007