Trace number 278187

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toolbar 2007-01-12MSAT (TO) 2400.07 2403.79

General information on the benchmark

NameMaxCSP/cnf/3-80-1100-2000/
cnf-3-80-1200-718241_ext.xml
MD5SUM4158693cbd516f55df8b4ae9c8b1a42f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints1133
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1190
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1190
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2403.78	Terminated
c 
c 
c 
c solution file
c 
c 

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

translate /tmp/evaluation/278187-1169279179/unknown.xml to /tmp/evaluation/278187-1169279179/unknown.wcsp

Verifier Data (download as text)

57 unsatisfied constraints, 1133 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/node10/watcher-278187-1169279179 -o ROOT/results/node10/solver-278187-1169279179 -C 2400 -M 900 /tmp/evaluation/278187-1169279179/solver.sh /tmp/evaluation/278187-1169279179/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: 2.00 2.00 1.95 5/87 18849
/proc/meminfo: memFree=1277136/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=8560 CPUtime=0
/proc/18848/stat : 18848 (solver.sh) R 18846 18848 18123 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 276313084 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214920054671 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18848/statm: 2140 253 197 79 0 133 0

[startup+0.105806 s]
/proc/loadavg: 2.00 2.00 1.95 5/87 18849
/proc/meminfo: memFree=1277136/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.513855 s]
/proc/loadavg: 2.00 2.00 1.95 5/87 18849
/proc/meminfo: memFree=1277136/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33597 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 18866
/proc/meminfo: memFree=1276032/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=1404 CPUtime=0
/proc/18865/stat : 18865 (toolbar) S 18848 18848 18123 0 -1 4194304 125 0 0 0 0 0 0 0 25 0 1 0 276313088 1437696 99 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18865/statm: 351 99 52 178 0 169 0
[pid=18866] ppid=18865 vsize=1248 CPUtime=1.27
/proc/18866/stat : 18866 (narycsp) R 18865 18848 18123 0 -1 4194304 446 0 0 0 127 0 0 0 25 0 1 0 276313088 1277952 171 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514625 0 0 4096 512 0 0 0 17 1 0 0
/proc/18866/statm: 312 171 106 211 0 81 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 50224

[startup+2.98119 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 18866
/proc/meminfo: memFree=1276032/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=1404 CPUtime=0
/proc/18865/stat : 18865 (toolbar) S 18848 18848 18123 0 -1 4194304 125 0 0 0 0 0 0 0 25 0 1 0 276313088 1437696 99 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18865/statm: 351 99 52 178 0 169 0
[pid=18866] ppid=18865 vsize=1252 CPUtime=2.91
/proc/18866/stat : 18866 (narycsp) R 18865 18848 18123 0 -1 4194304 453 0 0 0 291 0 0 0 25 0 1 0 276313088 1282048 178 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134530586 0 0 4096 512 0 0 0 17 1 0 0
/proc/18866/statm: 313 178 112 211 0 82 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 50228

[startup+6.26064 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 18866
/proc/meminfo: memFree=1275904/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=1404 CPUtime=0
/proc/18865/stat : 18865 (toolbar) S 18848 18848 18123 0 -1 4194304 125 0 0 0 0 0 0 0 25 0 1 0 276313088 1437696 99 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18865/statm: 351 99 52 178 0 169 0
[pid=18866] ppid=18865 vsize=1252 CPUtime=6.15
/proc/18866/stat : 18866 (narycsp) R 18865 18848 18123 0 -1 4194304 453 0 0 0 615 0 0 0 25 0 1 0 276313088 1282048 178 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514461 0 0 4096 512 0 0 0 17 1 0 0
/proc/18866/statm: 313 178 112 211 0 82 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 50228

[startup+12.7325 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 18867
/proc/meminfo: memFree=1275344/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=12.56
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 385 846 0 0 267 0 988 1 25 0 1 0 276313088 2383872 335 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 1 0 0
/proc/18865/statm: 582 335 66 178 0 400 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 49900

[startup+25.5503 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 18867
/proc/meminfo: memFree=1275472/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=25.28
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 386 846 0 0 1539 0 988 1 25 0 1 0 276313088 2383872 336 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134638044 0 0 4096 2 0 0 0 17 1 0 0
/proc/18865/statm: 582 336 66 178 0 400 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 49900

[startup+51.2047 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 18867
/proc/meminfo: memFree=1275408/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=50.72
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 386 846 0 0 4083 0 988 1 25 0 1 0 276313088 2383872 336 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626332 0 0 4096 2 0 0 0 17 1 0 0
/proc/18865/statm: 582 336 66 178 0 400 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 49900

[startup+102.503 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 18867
/proc/meminfo: memFree=1275472/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=101.62
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 386 846 0 0 9172 1 988 1 25 0 1 0 276313088 2383872 336 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134636899 0 0 4096 2 0 0 0 17 1 0 0
/proc/18865/statm: 582 336 66 178 0 400 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 49900

[startup+162.52 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 18867
/proc/meminfo: memFree=1275536/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=161.16
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 386 846 0 0 15125 2 988 1 25 0 1 0 276313088 2383872 336 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514342 0 0 4096 2 0 0 0 17 1 0 0
/proc/18865/statm: 582 336 66 178 0 400 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 49900

[startup+222.555 s]
/proc/loadavg: 2.00 2.00 1.95 3/94 18935
/proc/meminfo: memFree=1243736/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=221.11
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 386 846 0 0 21119 3 988 1 25 0 1 0 276313088 2383872 336 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611714 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 336 66 178 0 400 0
Current children cumulated CPU time (s) 221.12
Current children cumulated vsize (KiB) 49900

[startup+282.61 s]
/proc/loadavg: 2.00 2.00 1.95 3/94 18935
/proc/meminfo: memFree=1243544/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=281.11
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 387 846 0 0 27119 3 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611332 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 281.12
Current children cumulated vsize (KiB) 49900

[startup+342.689 s]
/proc/loadavg: 2.08 2.02 1.96 3/94 18935
/proc/meminfo: memFree=1243544/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=341.12
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 387 846 0 0 33120 3 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611709 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 341.13
Current children cumulated vsize (KiB) 49900

[startup+402.704 s]
/proc/loadavg: 2.03 2.01 1.96 3/94 18935
/proc/meminfo: memFree=1243544/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=401.07
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 387 846 0 0 39115 3 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611696 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 401.08
Current children cumulated vsize (KiB) 49900

[startup+462.72 s]
/proc/loadavg: 2.01 2.00 1.96 3/94 18935
/proc/meminfo: memFree=1243544/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=461.04
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 387 846 0 0 45112 3 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611686 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 461.05
Current children cumulated vsize (KiB) 49900

[startup+522.725 s]

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

/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=1660.94
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 165091 14 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622740 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 1660.95
Current children cumulated vsize (KiB) 49900

[startup+1724.06 s]
/proc/loadavg: 2.11 2.04 1.99 3/94 19133
/proc/meminfo: memFree=1243288/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=1721
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 171097 14 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134627997 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 1721.01
Current children cumulated vsize (KiB) 49900

[startup+1784.12 s]
/proc/loadavg: 2.04 2.03 1.99 3/94 19133
/proc/meminfo: memFree=1243288/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=1780.97
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 177094 14 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134607655 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 1780.98
Current children cumulated vsize (KiB) 49900

[startup+1844.16 s]
/proc/loadavg: 2.01 2.03 1.99 3/94 19133
/proc/meminfo: memFree=1243352/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=1840.96
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 183092 15 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514337 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 1840.97
Current children cumulated vsize (KiB) 49900

[startup+1904.26 s]
/proc/loadavg: 2.09 2.05 2.00 3/94 19133
/proc/meminfo: memFree=1243288/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=1901.01
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 189097 15 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134641757 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 1901.02
Current children cumulated vsize (KiB) 49900

[startup+1964.36 s]
/proc/loadavg: 2.12 2.07 2.01 3/94 19133
/proc/meminfo: memFree=1243352/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=1961.03
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 195099 15 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621944 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 1961.04
Current children cumulated vsize (KiB) 49900

[startup+2024.46 s]
/proc/loadavg: 2.04 2.05 2.00 3/94 19133
/proc/meminfo: memFree=1243352/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=2021.07
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 201103 15 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514337 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 2021.08
Current children cumulated vsize (KiB) 49900

[startup+2084.55 s]
/proc/loadavg: 2.01 2.04 2.00 3/94 19133
/proc/meminfo: memFree=1243288/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=2081.12
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 207108 15 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134615344 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 2081.13
Current children cumulated vsize (KiB) 49900

[startup+2144.65 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 19133
/proc/meminfo: memFree=1243288/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=2141.13
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 213109 15 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514340 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 2141.14
Current children cumulated vsize (KiB) 49900

[startup+2204.75 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 19135
/proc/meminfo: memFree=1243288/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=2201.17
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 219113 15 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514337 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 2201.18
Current children cumulated vsize (KiB) 49900

[startup+2264.81 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 19135
/proc/meminfo: memFree=1243288/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=2261.19
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 225115 15 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134612315 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 2261.2
Current children cumulated vsize (KiB) 49900

[startup+2324.84 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 19135
/proc/meminfo: memFree=1243288/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=2321.15
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 231110 16 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514337 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 2321.16
Current children cumulated vsize (KiB) 49900

[startup+2384.94 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 19135
/proc/meminfo: memFree=1243288/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=2381.19
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 237114 16 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134624312 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 2381.2
Current children cumulated vsize (KiB) 49900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 19135
/proc/meminfo: memFree=1243288/2055920 swapFree=4178232/4192956
[pid=18848] ppid=18846 vsize=47572 CPUtime=0.01
/proc/18848/stat : 18848 (solver.sh) S 18846 18848 18123 0 -1 4194304 848 2110 0 0 0 0 0 1 25 0 1 0 276313084 48713728 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18848/statm: 11893 361 245 79 0 217 0
[pid=18865] ppid=18848 vsize=2328 CPUtime=2400.02
/proc/18865/stat : 18865 (toolbar) R 18848 18848 18123 0 -1 4194304 388 846 0 0 238997 16 988 1 25 0 1 0 276313088 2383872 337 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134641089 0 0 4096 2 0 0 0 17 0 0 0
/proc/18865/statm: 582 337 66 178 0 400 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 49900

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2403.79
CPU time (s): 2400.07
CPU user time (s): 2399.87
CPU system time (s): 0.197969
CPU usage (%): 99.8453
Max. virtual memory (cumulated for all children) (KiB): 50228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.87
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4226
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70
involuntary context switches= 62786

runsolver used 2.86556 s user time and 7.69183 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan 20 07:46:19 UTC 2007


IDJOB= 278187
IDBENCH= 8120
IDSOLVER= 73
FILE ID= node10/278187-1169279179

PBS_JOBID= 3609463

Free space on /tmp= 66559 MiB

SOLVER NAME= toolbar 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-80-1100-2000/cnf-3-80-1200-718241_ext.xml
COMMAND LINE= /tmp/evaluation/278187-1169279179/solver.sh /tmp/evaluation/278187-1169279179/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node10/convwatcher-278187-1169279179 -o ROOT/results/node10/conversion-278187-1169279179 -C 600 -M 900 /tmp/evaluation/278187-1169279179/translate /tmp/evaluation/278187-1169279179/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-278187-1169279179 -o ROOT/results/node10/solver-278187-1169279179 -C 2400 -M 900  /tmp/evaluation/278187-1169279179/solver.sh /tmp/evaluation/278187-1169279179/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  4158693cbd516f55df8b4ae9c8b1a42f

RANDOM SEED= 596612338

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.232
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.232
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:       1277616 kB
Buffers:         60676 kB
Cached:         601732 kB
SwapCached:       2904 kB
Active:         210904 kB
Inactive:       490672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277616 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            2948 kB
Writeback:           0 kB
Mapped:          50340 kB
Slab:            61644 kB
Committed_AS:  7481848 kB
PageTables:       2232 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 node10 on Sat Jan 20 08:26:23 UTC 2007