Trace number 282495

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-12? (TO) 2400.1 2419.75

General information on the benchmark

NameMaxCSP/celar/graphs/
graphw-06_ext.xml
MD5SUM46922bec33b2d2f173d4b9ae8ecb3e22
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints1960
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1970
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension1970
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2419.74	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282495-1169319313/unknown.xml to /tmp/evaluation/282495-1169319313/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/node6/watcher-282495-1169319313 -o ROOT/results/node6/solver-282495-1169319313 -C 2400 -M 900 /tmp/evaluation/282495-1169319313/solver.sh /tmp/evaluation/282495-1169319313/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.95 1.88 1.88 5/87 1765
/proc/meminfo: memFree=1198944/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=18540 CPUtime=0
/proc/1764/stat : 1764 (runsolver) R 1762 1764 32560 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 280327375 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1764/statm: 4635 279 244 17 0 2626 0

[startup+0.110627 s]
/proc/loadavg: 1.95 1.88 1.88 5/87 1765
/proc/meminfo: memFree=1198944/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.518672 s]
/proc/loadavg: 1.95 1.88 1.88 5/87 1765
/proc/meminfo: memFree=1198944/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.34077 s]
/proc/loadavg: 1.95 1.88 1.88 3/89 1782
/proc/meminfo: memFree=1194128/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=2696 CPUtime=0
/proc/1781/stat : 1781 (toulbar2) S 1764 1764 32560 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 280327379 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/1781/statm: 674 208 186 73 0 11 0
[pid=1782] ppid=1781 vsize=5824 CPUtime=1.27
/proc/1782/stat : 1782 (narycsp) R 1781 1764 32560 0 -1 4194304 1571 0 0 0 127 0 0 0 25 0 1 0 280327380 5963776 1294 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 135014592 0 0 4096 512 0 0 0 17 1 0 0
/proc/1782/statm: 1456 1294 101 211 0 1225 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 56084

[startup+2.97796 s]
/proc/loadavg: 1.95 1.88 1.88 3/89 1782
/proc/meminfo: memFree=1190352/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=2696 CPUtime=0
/proc/1781/stat : 1781 (toulbar2) S 1764 1764 32560 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 280327379 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/1781/statm: 674 208 186 73 0 11 0
[pid=1782] ppid=1781 vsize=11296 CPUtime=2.9
/proc/1782/stat : 1782 (narycsp) R 1781 1764 32560 0 -1 4194304 2956 0 0 0 289 1 0 0 25 0 1 0 280327380 11567104 2679 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 135014634 0 0 4096 512 0 0 0 17 1 0 0
/proc/1782/statm: 2824 2679 101 211 0 2593 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 61556

[startup+6.27535 s]
/proc/loadavg: 1.95 1.88 1.88 3/89 1782
/proc/meminfo: memFree=1184912/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=2696 CPUtime=0
/proc/1781/stat : 1781 (toulbar2) S 1764 1764 32560 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 280327379 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/1781/statm: 674 208 186 73 0 11 0
[pid=1782] ppid=1781 vsize=14260 CPUtime=6.16
/proc/1782/stat : 1782 (narycsp) R 1781 1764 32560 0 -1 4194304 3687 0 0 0 614 2 0 0 25 0 1 0 280327380 14602240 3410 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514571 0 0 4096 512 0 0 0 17 1 0 0
/proc/1782/statm: 3565 3410 106 211 0 3334 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 64520

[startup+12.7401 s]
/proc/loadavg: 1.96 1.88 1.88 3/89 1782
/proc/meminfo: memFree=1185040/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=2696 CPUtime=0
/proc/1781/stat : 1781 (toulbar2) S 1764 1764 32560 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 280327379 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/1781/statm: 674 208 186 73 0 11 0
[pid=1782] ppid=1781 vsize=14260 CPUtime=12.57
/proc/1782/stat : 1782 (narycsp) R 1781 1764 32560 0 -1 4194304 3693 0 0 0 1255 2 0 0 25 0 1 0 280327380 14602240 3416 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134528295 0 0 4096 512 0 0 0 17 1 0 0
/proc/1782/statm: 3565 3416 112 211 0 3334 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 64520

[startup+25.5786 s]
/proc/loadavg: 1.97 1.88 1.88 3/88 1783
/proc/meminfo: memFree=1188504/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=22796 CPUtime=25.28
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 5566 4088 0 0 131 1 2393 3 25 0 1 0 280327379 23343104 4593 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545680 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 5699 4593 265 73 0 5036 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 70360

[startup+51.2496 s]
/proc/loadavg: 2.03 1.91 1.89 3/88 1783
/proc/meminfo: memFree=1180440/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=22812 CPUtime=50.72
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 5783 4088 0 0 2674 2 2393 3 25 0 1 0 280327379 23359488 4808 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 5703 4808 281 73 0 5040 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 70376

[startup+102.487 s]
/proc/loadavg: 2.01 1.92 1.90 3/88 1783
/proc/meminfo: memFree=1180376/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=22812 CPUtime=101.48
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 5811 4088 0 0 7750 2 2393 3 25 0 1 0 280327379 23359488 4836 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 5703 4836 281 73 0 5040 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 70376

[startup+162.554 s]
/proc/loadavg: 2.00 1.93 1.90 3/88 1783
/proc/meminfo: memFree=1180312/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=22812 CPUtime=161
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 5825 4088 0 0 13702 2 2393 3 25 0 1 0 280327379 23359488 4850 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548475 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 5703 4850 281 73 0 5040 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 70376

[startup+222.626 s]
/proc/loadavg: 2.03 1.96 1.91 3/88 1783
/proc/meminfo: memFree=1180120/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=22816 CPUtime=220.53
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 5862 4088 0 0 19654 3 2393 3 25 0 1 0 280327379 23363584 4887 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549072 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 5704 4887 281 73 0 5041 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 70380

[startup+282.689 s]
/proc/loadavg: 2.01 1.96 1.91 3/88 1783
/proc/meminfo: memFree=1178648/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=280.04
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7269 4088 0 0 25604 4 2393 3 25 0 1 0 280327379 27578368 5268 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542180 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5268 281 73 0 6070 0
Current children cumulated CPU time (s) 280.05
Current children cumulated vsize (KiB) 74496

[startup+342.754 s]
/proc/loadavg: 2.00 1.97 1.91 3/94 1811
/proc/meminfo: memFree=1177376/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=339.53
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7269 4088 0 0 31553 4 2393 3 25 0 1 0 280327379 27578368 5268 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545490 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5268 281 73 0 6070 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 74496

[startup+402.842 s]
/proc/loadavg: 2.00 1.97 1.91 3/94 1964
/proc/meminfo: memFree=1177320/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=398.95
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 37494 5 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545545 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 398.96
Current children cumulated vsize (KiB) 74496

[startup+462.914 s]
/proc/loadavg: 2.00 1.97 1.91 3/88 1995
/proc/meminfo: memFree=1178328/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=458.44
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 43443 5 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549084 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 458.45

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

/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=1648.84
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 162474 14 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560147 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 1648.85
Current children cumulated vsize (KiB) 74496

[startup+1724.34 s]
/proc/loadavg: 2.01 2.02 1.94 3/88 1997
/proc/meminfo: memFree=1178328/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=1708.35
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 168425 14 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545695 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 1708.36
Current children cumulated vsize (KiB) 74496

[startup+1784.41 s]
/proc/loadavg: 2.00 2.01 1.94 3/88 1997
/proc/meminfo: memFree=1178392/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=1767.88
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 174377 15 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548411 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 1767.89
Current children cumulated vsize (KiB) 74496

[startup+1844.47 s]
/proc/loadavg: 2.00 2.01 1.94 3/88 1997
/proc/meminfo: memFree=1178392/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=1827.39
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 180328 15 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549166 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 1827.4
Current children cumulated vsize (KiB) 74496

[startup+1904.55 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 1997
/proc/meminfo: memFree=1178456/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=1886.92
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 186280 16 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549155 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 1886.93
Current children cumulated vsize (KiB) 74496

[startup+1964.61 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 1997
/proc/meminfo: memFree=1178456/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=1946.43
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 192231 16 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591414 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 1946.44
Current children cumulated vsize (KiB) 74496

[startup+2024.67 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 1997
/proc/meminfo: memFree=1178520/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=2005.95
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 198182 17 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 2005.96
Current children cumulated vsize (KiB) 74496

[startup+2084.74 s]
/proc/loadavg: 2.00 2.00 1.94 4/94 2065
/proc/meminfo: memFree=1136360/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=2065.7
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 204155 19 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545742 0 0 4096 0 0 0 0 17 0 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 2065.71
Current children cumulated vsize (KiB) 74496

[startup+2144.78 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 2065
/proc/meminfo: memFree=1136168/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=2125.68
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 210153 19 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545509 0 0 4096 0 0 0 0 17 0 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 2125.69
Current children cumulated vsize (KiB) 74496

[startup+2204.79 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 2065
/proc/meminfo: memFree=1136168/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=2185.65
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 216149 20 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542134 0 0 4096 0 0 0 0 17 0 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 2185.66
Current children cumulated vsize (KiB) 74496

[startup+2264.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 2065
/proc/meminfo: memFree=1136104/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=2245.58
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 222142 20 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591426 0 0 4096 0 0 0 0 17 0 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 2245.59
Current children cumulated vsize (KiB) 74496

[startup+2324.86 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 2065
/proc/meminfo: memFree=1136168/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=2305.58
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 228142 20 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549114 0 0 4096 0 0 0 0 17 0 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 2305.59
Current children cumulated vsize (KiB) 74496

[startup+2384.93 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 2065
/proc/meminfo: memFree=1136104/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=2365.44
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 234128 20 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 0 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 2365.45
Current children cumulated vsize (KiB) 74496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.73 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 2065
/proc/meminfo: memFree=1136104/2055924 swapFree=4165736/4192956
[pid=1764] ppid=1762 vsize=47564 CPUtime=0.01
/proc/1764/stat : 1764 (solver.sh) S 1762 1764 32560 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 280327375 48705536 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1764/statm: 11891 361 245 79 0 217 0
[pid=1781] ppid=1764 vsize=26932 CPUtime=2400.04
/proc/1781/stat : 1781 (toulbar2) R 1764 1764 32560 0 -1 4194304 7271 4088 0 0 237588 20 2393 3 25 0 1 0 280327379 27578368 5270 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549155 0 0 4096 0 0 0 0 17 0 0 0
/proc/1781/statm: 6733 5270 281 73 0 6070 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 74496

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2419.75
CPU time (s): 2400.1
CPU user time (s): 2399.82
CPU system time (s): 0.277957
CPU usage (%): 99.188
Max. virtual memory (cumulated for all children) (KiB): 74496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.82
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14350
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= 75
involuntary context switches= 47251

runsolver used 2.66359 s user time and 8.05578 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan 20 18:55:13 UTC 2007


IDJOB= 282495
IDBENCH= 12857
IDSOLVER= 70
FILE ID= node6/282495-1169319313

PBS_JOBID= 3610018

Free space on /tmp= 66558 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/graphs/graphw-06_ext.xml
COMMAND LINE= /tmp/evaluation/282495-1169319313/solver.sh /tmp/evaluation/282495-1169319313/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node6/convwatcher-282495-1169319313 -o ROOT/results/node6/conversion-282495-1169319313 -C 600 -M 900 /tmp/evaluation/282495-1169319313/translate /tmp/evaluation/282495-1169319313/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-282495-1169319313 -o ROOT/results/node6/solver-282495-1169319313 -C 2400 -M 900  /tmp/evaluation/282495-1169319313/solver.sh /tmp/evaluation/282495-1169319313/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  46922bec33b2d2f173d4b9ae8ecb3e22

RANDOM SEED= 948962975

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.240
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.240
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:      2055924 kB
MemFree:       1199424 kB
Buffers:         66572 kB
Cached:         624764 kB
SwapCached:       2944 kB
Active:         362716 kB
Inactive:       408200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1199424 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:           12372 kB
Writeback:           0 kB
Mapped:          90108 kB
Slab:            70228 kB
Committed_AS:  9335964 kB
PageTables:       2464 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= 66548 MiB



End job on node6 on Sat Jan 20 19:35:39 UTC 2007