Trace number 278103

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-12OPTIMUM 668.636 668.837

General information on the benchmark

NameMaxCSP/cnf/3-40-1100-2000/
cnf-3-40-1500-890421_ext.xml
MD5SUM6c49bbdcb41e3b71c770d87bd49ba58f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1272
Best CPU time to get the best result obtained on this benchmark114.478
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1386
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1386
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

SOL 1 0 1 0 1 0 0 1 1 1 1 0 0 1 0 1 1 0 0 0 0 0 1 1 0 0 0 1 0 1 0 0 1 1 0 1 1 1 1 0 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/278103-1169275439/unknown.xml to /tmp/evaluation/278103-1169275439/unknown.wcsp

Verifier Data (download as text)

114 unsatisfied constraints, 1272 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/node14/watcher-278103-1169275439 -o ROOT/results/node14/solver-278103-1169275439 -C 2400 -M 900 /tmp/evaluation/278103-1169275439/solver.sh /tmp/evaluation/278103-1169275439/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.91 0.97 1.05 5/89 25840
/proc/meminfo: memFree=1289024/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=18540 CPUtime=0
/proc/25839/stat : 25839 (runsolver) R 25835 25839 25715 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 275938900 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25839/statm: 4635 279 244 17 0 2626 0

[startup+0.103085 s]
/proc/loadavg: 0.91 0.97 1.05 5/89 25840
/proc/meminfo: memFree=1289024/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+0.511121 s]
/proc/loadavg: 0.91 0.97 1.05 5/89 25840
/proc/meminfo: memFree=1289024/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+1.3322 s]
/proc/loadavg: 0.91 0.97 1.05 3/95 25861
/proc/meminfo: memFree=1270992/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=2696 CPUtime=0
/proc/25860/stat : 25860 (toulbar2) S 25839 25839 25715 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 275938904 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25860/statm: 674 208 186 73 0 11 0
[pid=25861] ppid=25860 vsize=1248 CPUtime=1.28
/proc/25861/stat : 25861 (narycsp) R 25860 25839 25715 0 -1 4194304 450 0 0 0 128 0 0 0 25 0 1 0 275938905 1277952 173 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514543 0 0 4096 512 0 0 0 17 1 0 0
/proc/25861/statm: 312 173 106 211 0 81 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 51492

[startup+2.97735 s]
/proc/loadavg: 0.91 0.97 1.05 3/95 25861
/proc/meminfo: memFree=1270992/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=2696 CPUtime=0
/proc/25860/stat : 25860 (toulbar2) S 25839 25839 25715 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 275938904 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25860/statm: 674 208 186 73 0 11 0
[pid=25861] ppid=25860 vsize=1248 CPUtime=2.92
/proc/25861/stat : 25861 (narycsp) R 25860 25839 25715 0 -1 4194304 450 0 0 0 292 0 0 0 25 0 1 0 275938905 1277952 173 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514021 0 0 4096 512 0 0 0 17 1 0 0
/proc/25861/statm: 312 173 106 211 0 81 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 51492

[startup+6.26266 s]
/proc/loadavg: 0.99 0.98 1.05 3/95 25861
/proc/meminfo: memFree=1270800/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=2696 CPUtime=0
/proc/25860/stat : 25860 (toulbar2) S 25839 25839 25715 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 275938904 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25860/statm: 674 208 186 73 0 11 0
[pid=25861] ppid=25860 vsize=1252 CPUtime=6.21
/proc/25861/stat : 25861 (narycsp) R 25860 25839 25715 0 -1 4194304 457 0 0 0 621 0 0 0 25 0 1 0 275938905 1282048 180 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/25861/statm: 313 180 112 211 0 82 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 51496

[startup+12.7433 s]
/proc/loadavg: 1.07 1.00 1.06 3/95 25861
/proc/meminfo: memFree=1270800/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=2696 CPUtime=0
/proc/25860/stat : 25860 (toulbar2) S 25839 25839 25715 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 275938904 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25860/statm: 674 208 186 73 0 11 0
[pid=25861] ppid=25860 vsize=1252 CPUtime=12.68
/proc/25861/stat : 25861 (narycsp) R 25860 25839 25715 0 -1 4194304 457 0 0 0 1268 0 0 0 25 0 1 0 275938905 1282048 180 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514628 0 0 4096 512 0 0 0 17 1 0 0
/proc/25861/statm: 313 180 112 211 0 82 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51496

[startup+25.5645 s]
/proc/loadavg: 1.28 1.05 1.07 3/94 25862
/proc/meminfo: memFree=1270040/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=25.49
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 638 0 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722706 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 53912

[startup+51.2159 s]
/proc/loadavg: 1.59 1.14 1.10 3/94 25862
/proc/meminfo: memFree=1257496/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=51.13
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 3202 0 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541163 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 53912

[startup+102.469 s]
/proc/loadavg: 1.82 1.27 1.15 3/94 25862
/proc/meminfo: memFree=1257496/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=102.36
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 8325 0 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134723185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 53912

[startup+162.529 s]
/proc/loadavg: 1.93 1.40 1.20 3/94 25862
/proc/meminfo: memFree=1257368/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=162.41
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 14329 1 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 53912

[startup+222.559 s]
/proc/loadavg: 1.97 1.51 1.24 3/94 25862
/proc/meminfo: memFree=1257368/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=222.42
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 20330 1 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541164 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 53912

[startup+282.593 s]
/proc/loadavg: 1.99 1.59 1.29 3/94 25862
/proc/meminfo: memFree=1257368/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=282.44
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 26331 2 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134723082 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 53912

[startup+342.641 s]
/proc/loadavg: 1.99 1.66 1.33 3/94 25862
/proc/meminfo: memFree=1257368/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=342.47
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 32334 2 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541152 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 53912

[startup+402.666 s]
/proc/loadavg: 1.99 1.72 1.37 3/94 25862
/proc/meminfo: memFree=1257304/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=402.48
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 38335 2 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722695 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 53912

[startup+462.706 s]
/proc/loadavg: 2.06 1.79 1.41 3/94 25862
/proc/meminfo: memFree=1257304/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=462.51
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 44337 3 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591521 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 462.52
Current children cumulated vsize (KiB) 53912

[startup+522.732 s]
/proc/loadavg: 2.02 1.82 1.45 3/94 25862
/proc/meminfo: memFree=1257304/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=522.52
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 50338 3 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134695764 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 522.53
Current children cumulated vsize (KiB) 53912

[startup+582.766 s]
/proc/loadavg: 2.00 1.85 1.48 3/94 25862
/proc/meminfo: memFree=1257304/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=582.54
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 56339 4 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722561 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 582.55
Current children cumulated vsize (KiB) 53912

[startup+642.819 s]
/proc/loadavg: 2.04 1.89 1.51 3/94 25862
/proc/meminfo: memFree=1257240/2055920 swapFree=4158792/4192956
[pid=25839] ppid=25835 vsize=47548 CPUtime=0.01
/proc/25839/stat : 25839 (solver.sh) S 25835 25839 25715 0 -1 4194304 845 2110 0 0 0 0 0 1 19 0 1 0 275938900 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25839/statm: 11887 361 245 79 0 217 0
[pid=25860] ppid=25839 vsize=6364 CPUtime=642.57
/proc/25860/stat : 25860 (toulbar2) R 25839 25839 25715 0 -1 4194304 671 852 0 0 62342 4 1911 0 25 0 1 0 275938904 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134699058 0 0 4096 0 0 0 0 17 1 0 0
/proc/25860/statm: 1591 601 290 73 0 928 0
Current children cumulated CPU time (s) 642.58
Current children cumulated vsize (KiB) 53912

Child status: 0
Real time (s): 668.837
CPU time (s): 668.636
CPU user time (s): 668.544
CPU system time (s): 0.091986
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 53912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 668.544
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6226
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= 110
involuntary context switches= 1275

runsolver used 0.633903 s user time and 1.77373 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 06:44:00 UTC 2007


IDJOB= 278103
IDBENCH= 8033
IDSOLVER= 70
FILE ID= node14/278103-1169275439

PBS_JOBID= 3609470

Free space on /tmp= 66561 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-40-1100-2000/cnf-3-40-1500-890421_ext.xml
COMMAND LINE= /tmp/evaluation/278103-1169275439/solver.sh /tmp/evaluation/278103-1169275439/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node14/convwatcher-278103-1169275439 -o ROOT/results/node14/conversion-278103-1169275439 -C 600 -M 900 /tmp/evaluation/278103-1169275439/translate /tmp/evaluation/278103-1169275439/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-278103-1169275439 -o ROOT/results/node14/solver-278103-1169275439 -C 2400 -M 900  /tmp/evaluation/278103-1169275439/solver.sh /tmp/evaluation/278103-1169275439/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  6c49bbdcb41e3b71c770d87bd49ba58f

RANDOM SEED= 353603057

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.227
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.227
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:       1290104 kB
Buffers:         52432 kB
Cached:         598540 kB
SwapCached:       9104 kB
Active:         201300 kB
Inactive:       487816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290104 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            4556 kB
Writeback:           0 kB
Mapped:          50600 kB
Slab:            61684 kB
Committed_AS:  9751344 kB
PageTables:       2168 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 node14 on Sat Jan 20 06:55:09 UTC 2007