Trace number 208287

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
Diarmuid-wtdi 2006-12-21SAT 720.412 722.64

DiagnosticValue
CHECKS413310865
NODES164307

General information on the benchmark

Namerandom/rand-2-40-19-fcd/
rand-2-40-19-443-230-fcd-15_ext.xml
MD5SUM66e986fd846fc81697d2cd1c2dfa6b7b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.783879
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints333
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension333
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

722.63	v 10 17 15 16 14 2 7 12 1 11 12 13 2 16 7 3 4 2 8 10 0 9 0 14 5 15 7 16 6 16 1 13 12 14 0 14 1 6 12 9 
722.63	c Nodes on final run 2130
722.63	s SATISFIABLE
722.63	d NODES 164307
722.63	d CHECKS 413310865
722.63	c Solved on restart 27
c 
c 
c 
c conversion script
c 
c 

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-208287-1168186589 -o ROOT/results/node59/solver-208287-1168186589 -C 1800 -M 900 /tmp/evaluation/208287-1168186589/solver 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.92 1.95 1.76 5/85 22584
/proc/meminfo: memFree=1345776/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22585] ppid=22583 vsize=4604 CPUtime=0
/proc/22585/stat : 22585 (cp) R 22583 22583 22013 0 -1 4194304 63 0 0 0 0 0 0 0 22 0 1 0 167057295 4714496 45 18446744073709551615 4194304 4250668 548682069536 18446744073709551615 217049006968 0 0 4096 0 0 0 0 17 1 0 0
/proc/22585/statm: 1151 45 35 13 0 9 0

[startup+0.105659 s]
/proc/loadavg: 1.92 1.95 1.76 5/85 22584
/proc/meminfo: memFree=1345776/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.513703 s]
/proc/loadavg: 1.92 1.95 1.76 5/85 22584
/proc/meminfo: memFree=1345776/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.3348 s]
/proc/loadavg: 1.93 1.95 1.76 3/87 22587
/proc/meminfo: memFree=1343072/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=1.31
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 842 0 0 0 131 0 0 0 25 0 1 0 167057296 5431296 801 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134880219 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 801 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 13256

[startup+2.97197 s]
/proc/loadavg: 1.93 1.95 1.76 3/87 22587
/proc/meminfo: memFree=1343072/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=2.94
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 842 0 0 0 294 0 0 0 25 0 1 0 167057296 5431296 801 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879375 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 801 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 13256

[startup+6.27334 s]
/proc/loadavg: 1.93 1.95 1.76 3/87 22587
/proc/meminfo: memFree=1343072/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=6.22
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 842 0 0 0 622 0 0 0 25 0 1 0 167057296 5431296 801 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134873841 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 801 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 13256

[startup+12.739 s]
/proc/loadavg: 1.94 1.96 1.76 3/87 22587
/proc/meminfo: memFree=1343080/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=12.66
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 844 0 0 0 1265 1 0 0 25 0 1 0 167057296 5431296 803 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876908 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 803 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13256

[startup+25.5795 s]
/proc/loadavg: 1.95 1.96 1.76 3/87 22587
/proc/meminfo: memFree=1343080/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=25.44
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 846 0 0 0 2542 2 0 0 25 0 1 0 167057296 5431296 805 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 805 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 13256

[startup+51.2583 s]
/proc/loadavg: 1.97 1.96 1.77 3/87 22587
/proc/meminfo: memFree=1343080/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=51
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 846 0 0 0 5095 5 0 0 25 0 1 0 167057296 5431296 805 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904443 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 805 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 13256

[startup+102.518 s]
/proc/loadavg: 1.98 1.96 1.78 3/87 22587
/proc/meminfo: memFree=1343080/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=102.02
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 846 0 0 0 10193 9 0 0 25 0 1 0 167057296 5431296 805 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134878395 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 805 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 13256

[startup+162.61 s]
/proc/loadavg: 2.11 2.00 1.80 3/87 22589
/proc/meminfo: memFree=1280040/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=161.71
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 846 0 0 0 16156 15 0 0 25 0 1 0 167057296 5431296 805 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134877055 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 805 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 13256

[startup+222.702 s]
/proc/loadavg: 2.04 2.00 1.81 3/87 22589
/proc/meminfo: memFree=1280040/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=221.52
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 846 0 0 0 22131 21 0 0 25 0 1 0 167057296 5431296 805 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 805 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 13256

[startup+282.791 s]
/proc/loadavg: 2.01 2.00 1.82 3/87 22589
/proc/meminfo: memFree=1279976/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=281.33
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 847 0 0 0 28106 27 0 0 25 0 1 0 167057296 5431296 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684809 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 806 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 281.33
Current children cumulated vsize (KiB) 13256

[startup+342.879 s]
/proc/loadavg: 2.00 2.00 1.83 3/87 22589
/proc/meminfo: memFree=1279976/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=341.13
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 847 0 0 0 34080 33 0 0 25 0 1 0 167057296 5431296 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876771 0 0 4096 130 0 0 0 17 1 0 0
/proc/22586/statm: 1326 806 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 341.13
Current children cumulated vsize (KiB) 13256

[startup+402.955 s]
/proc/loadavg: 1.95 1.98 1.83 3/83 22662
/proc/meminfo: memFree=1550840/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=401.03
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 847 0 0 0 40064 39 0 0 25 0 1 0 167057296 5431296 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683844 0 0 4096 130 0 0 0 17 0 0 0
/proc/22586/statm: 1326 806 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 401.03
Current children cumulated vsize (KiB) 13256

[startup+463.033 s]
/proc/loadavg: 1.98 1.98 1.83 3/83 22662
/proc/meminfo: memFree=1550840/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=461.06
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 847 0 0 0 46059 47 0 0 25 0 1 0 167057296 5431296 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/22586/statm: 1326 806 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 461.06
Current children cumulated vsize (KiB) 13256

[startup+523.11 s]
/proc/loadavg: 1.99 1.98 1.84 3/83 22662
/proc/meminfo: memFree=1550904/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=521.09
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 847 0 0 0 52056 53 0 0 25 0 1 0 167057296 5431296 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684572 0 0 4096 130 0 0 0 17 0 0 0
/proc/22586/statm: 1326 806 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 521.09
Current children cumulated vsize (KiB) 13256

[startup+583.17 s]
/proc/loadavg: 1.99 1.98 1.84 3/83 22662
/proc/meminfo: memFree=1550840/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=581.06
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 847 0 0 0 58049 57 0 0 25 0 1 0 167057296 5431296 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/22586/statm: 1326 806 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 581.06
Current children cumulated vsize (KiB) 13256

[startup+643.223 s]
/proc/loadavg: 1.99 1.98 1.85 3/83 22662
/proc/meminfo: memFree=1550840/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=641.06
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 847 0 0 0 64044 62 0 0 25 0 1 0 167057296 5431296 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879484 0 0 4096 130 0 0 0 17 0 0 0
/proc/22586/statm: 1326 806 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 641.06
Current children cumulated vsize (KiB) 13256

[startup+703.32 s]
/proc/loadavg: 1.99 1.98 1.86 3/83 22662
/proc/meminfo: memFree=1550840/2055920 swapFree=4192812/4192956
[pid=22583] ppid=22581 vsize=5352 CPUtime=0
/proc/22583/stat : 22583 (solver) S 22581 22583 22013 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 167057295 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22583/statm: 1338 229 192 169 0 49 0
[pid=22586] ppid=22583 vsize=5304 CPUtime=701.09
/proc/22586/stat : 22586 (xlisp) R 22583 22583 22013 0 -1 4194304 847 0 0 0 70041 68 0 0 25 0 1 0 167057296 5431296 806 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/22586/statm: 1326 806 243 197 0 566 0
[pid=22587] ppid=22583 vsize=2600 CPUtime=0
/proc/22587/stat : 22587 (sed) S 22583 22583 22013 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 167057296 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 217051791442 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/22587/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 701.09
Current children cumulated vsize (KiB) 13256

Child status: 0
Real time (s): 722.64
CPU time (s): 720.412
CPU user time (s): 719.701
CPU system time (s): 0.710891
CPU usage (%): 99.6917
Max. virtual memory (cumulated for all children) (KiB): 13256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 719.701
system time used= 0.710891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1527
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= 42
involuntary context switches= 12588

runsolver used 0.872867 s user time and 2.09768 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Jan  7 16:16:29 UTC 2007


IDJOB= 208287
IDBENCH= 4368
FILE ID= node59/208287-1168186589

PBS_JOBID= 3479233

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19-fcd/rand-2-40-19-443-230-fcd-15_ext.xml
COMMAND LINE= /tmp/evaluation/208287-1168186589/solver
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node59/convwatcher-208287-1168186589 -o ROOT/results/node59/conversion-208287-1168186589 -C 600 -M 900 /tmp/evaluation/208287-1168186589/conversion /tmp/evaluation/208287-1168186589/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-208287-1168186589 -o ROOT/results/node59/solver-208287-1168186589 -C 1800 -M 900  /tmp/evaluation/208287-1168186589/solver

META MD5SUM SOLVER= d524ecf1110edbc743abd2f199c280bf
MD5SUM BENCH=  66e986fd846fc81697d2cd1c2dfa6b7b

RANDOM SEED= 510608106

TIME LIMIT= 1800 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.239
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.239
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:       1346192 kB
Buffers:         31600 kB
Cached:         385852 kB
SwapCached:          0 kB
Active:         354200 kB
Inactive:       299140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1172 kB
Writeback:           0 kB
Mapped:         256124 kB
Slab:            41208 kB
Committed_AS:  4047240 kB
PageTables:       2332 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= 66550 MiB



End job on node59 on Sun Jan  7 16:28:37 UTC 2007