Trace number 286363

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-rndi 2007-01-22SAT 1077.22 1077.77

DiagnosticValue
CHECKS634878398
NODES299468

General information on the benchmark

Namerandom/rand-2-40-19-fcd/
rand-2-40-19-443-230-fcd-17_ext.xml
MD5SUMf95319b163220392a47c5e9853571920
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 benchmark54.0758
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints348
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension348
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1077.76	c Weights stabilised after 60 restarts; starting run to completion 
1077.76	v 16 5 9 7 4 1 18 8 2 18 3 11 12 7 12 0 6 3 5 9 2 16 14 1 16 16 4 4 6 16 7 3 7 3 2 16 4 13 3 8 
1077.76	c Nodes on final run 291629
1077.76	s SATISFIABLE
1077.76	d NODES 299468
1077.76	d CHECKS 634878398
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/node44/watcher-286363-1169491570 -o ROOT/results/node44/solver-286363-1169491570 -C 1800 -M 900 /tmp/evaluation/286363-1169491570/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: 2.00 1.97 1.85 3/75 14030
/proc/meminfo: memFree=1076992/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5344 CPUtime=0
/proc/14029/stat : 14029 (solver) R 14027 14029 13755 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 297557031 5472256 118 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 4491456 0 0 4096 0 0 0 0 17 1 0 0
/proc/14029/statm: 1336 118 94 169 0 47 0

[startup+0.103813 s]
/proc/loadavg: 2.00 1.97 1.85 3/75 14030
/proc/meminfo: memFree=1076992/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.511852 s]
/proc/loadavg: 2.00 1.97 1.85 3/75 14030
/proc/meminfo: memFree=1076992/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33395 s]
/proc/loadavg: 2.00 1.97 1.85 3/77 14033
/proc/meminfo: memFree=1074288/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=1.3
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 858 0 0 0 130 0 0 0 25 0 1 0 297557032 5537792 817 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672804 0 0 4096 130 0 0 0 17 1 0 0
/proc/14032/statm: 1352 817 244 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 13360

[startup+2.97711 s]
/proc/loadavg: 2.00 1.97 1.85 3/77 14033
/proc/meminfo: memFree=1074288/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=2.94
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 860 0 0 0 293 1 0 0 25 0 1 0 297557032 5537792 819 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672808 0 0 4096 130 0 0 0 17 1 0 0
/proc/14032/statm: 1352 819 244 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 13360

[startup+6.27145 s]
/proc/loadavg: 2.08 1.99 1.85 3/75 14113
/proc/meminfo: memFree=1078720/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=6.21
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 860 0 0 0 619 2 0 0 25 0 1 0 297557032 5537792 819 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684597 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 819 244 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 13360

[startup+12.7401 s]
/proc/loadavg: 2.07 1.99 1.85 3/75 14113
/proc/meminfo: memFree=1078080/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=12.68
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 860 0 0 0 1265 3 0 0 25 0 1 0 297557032 5537792 819 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 819 244 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13360

[startup+25.5704 s]
/proc/loadavg: 2.06 1.99 1.85 3/77 14123
/proc/meminfo: memFree=1076784/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=25.48
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 861 0 0 0 2544 4 0 0 25 0 1 0 297557032 5537792 820 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684809 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 820 245 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13360

[startup+51.2511 s]
/proc/loadavg: 2.12 2.00 1.86 3/77 14123
/proc/meminfo: memFree=1076848/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=51.15
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 865 0 0 0 5108 7 0 0 25 0 1 0 297557032 5537792 824 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 824 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 13360

[startup+102.507 s]
/proc/loadavg: 2.05 2.00 1.87 3/77 14123
/proc/meminfo: memFree=1076912/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=102.36
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 867 0 0 0 10225 11 0 0 25 0 1 0 297557032 5537792 826 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684091 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 826 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 13360

[startup+162.597 s]
/proc/loadavg: 1.95 1.98 1.87 3/77 14213
/proc/meminfo: memFree=1071088/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=162.37
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 867 0 0 0 16221 16 0 0 25 0 1 0 297557032 5537792 826 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134752639 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 826 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 13360

[startup+222.608 s]
/proc/loadavg: 1.98 1.98 1.87 3/77 14303
/proc/meminfo: memFree=1070064/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=222.34
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 875 0 0 0 22211 23 0 0 25 0 1 0 297557032 5537792 834 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683927 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 834 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 13360

[startup+282.622 s]
/proc/loadavg: 1.99 1.98 1.88 3/77 14393
/proc/meminfo: memFree=1069872/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=282.29
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 28199 30 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134743835 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 13360

[startup+342.672 s]
/proc/loadavg: 1.51 1.86 1.84 2/67 14410
/proc/meminfo: memFree=1085440/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=342.3
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 34195 35 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 13360

[startup+402.68 s]

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

[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 13360

[startup+462.69 s]
/proc/loadavg: 1.07 1.58 1.74 2/67 14410
/proc/meminfo: memFree=1085568/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=462.29
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 46183 46 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134865646 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 13360

[startup+522.696 s]
/proc/loadavg: 1.02 1.47 1.69 2/67 14410
/proc/meminfo: memFree=1085632/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=522.27
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 52177 50 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134751402 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 13360

[startup+582.706 s]
/proc/loadavg: 1.01 1.38 1.64 2/67 14410
/proc/meminfo: memFree=1085632/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=582.27
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 58170 57 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134752498 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 13360

[startup+642.718 s]
/proc/loadavg: 1.00 1.31 1.60 2/67 14410
/proc/meminfo: memFree=1085696/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=642.26
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 64163 63 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684123 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 13360

[startup+702.726 s]
/proc/loadavg: 1.00 1.25 1.56 2/67 14410
/proc/meminfo: memFree=1085696/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=702.26
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 70156 70 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 13360

[startup+762.733 s]
/proc/loadavg: 1.00 1.20 1.52 2/67 14410
/proc/meminfo: memFree=1085632/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=762.25
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 76151 74 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684301 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 13360

[startup+822.741 s]
/proc/loadavg: 1.00 1.16 1.49 2/67 14410
/proc/meminfo: memFree=1085632/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=822.24
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 82145 79 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672669 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 13360

[startup+882.751 s]
/proc/loadavg: 1.00 1.13 1.45 2/73 14436
/proc/meminfo: memFree=1084496/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=882.23
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 88138 85 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 13360

[startup+942.791 s]
/proc/loadavg: 1.00 1.10 1.42 2/73 14582
/proc/meminfo: memFree=1084432/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=942.26
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 94125 101 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 13360

[startup+1002.8 s]
/proc/loadavg: 1.00 1.08 1.39 2/67 14608
/proc/meminfo: memFree=1085432/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=1002.26
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 100118 108 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904199 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 13360

[startup+1062.81 s]
/proc/loadavg: 1.00 1.06 1.36 2/67 14608
/proc/meminfo: memFree=1085432/2055920 swapFree=4184836/4192956
[pid=14029] ppid=14027 vsize=5352 CPUtime=0
/proc/14029/stat : 14029 (solver) S 14027 14029 13755 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 297557031 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14029/statm: 1338 229 192 169 0 49 0
[pid=14032] ppid=14029 vsize=5408 CPUtime=1062.25
/proc/14032/stat : 14032 (xlisp) R 14029 14029 13755 0 -1 4194304 878 0 0 0 106112 113 0 0 25 0 1 0 297557032 5537792 837 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134878641 0 0 4096 130 0 0 0 17 0 0 0
/proc/14032/statm: 1352 837 248 197 0 592 0
[pid=14033] ppid=14029 vsize=2600 CPUtime=0
/proc/14033/stat : 14033 (sed) S 14029 14029 13755 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 297557032 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 264840642642 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/14033/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 13360

Child status: 0
Real time (s): 1077.77
CPU time (s): 1077.22
CPU user time (s): 1076.06
CPU system time (s): 1.15382
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 13360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1076.06
system time used= 1.15382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1556
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= 40
involuntary context switches= 3497

runsolver used 1.05484 s user time and 3.02354 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Jan 22 18:46:11 UTC 2007


IDJOB= 286363
IDBENCH= 4374
IDSOLVER= 95
FILE ID= node44/286363-1169491570

PBS_JOBID= 3619470

Free space on /tmp= 66562 MiB

SOLVER NAME= Diarmuid-rndi 2007-01-22
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19-fcd/rand-2-40-19-443-230-fcd-17_ext.xml
COMMAND LINE= /tmp/evaluation/286363-1169491570/solver
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node44/convwatcher-286363-1169491570 -o ROOT/results/node44/conversion-286363-1169491570 -C 600 -M 900 /tmp/evaluation/286363-1169491570/conversion /tmp/evaluation/286363-1169491570/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-286363-1169491570 -o ROOT/results/node44/solver-286363-1169491570 -C 1800 -M 900  /tmp/evaluation/286363-1169491570/solver

META MD5SUM SOLVER= 765b919a98ff2c4c419956167ea5299a
MD5SUM BENCH=  f95319b163220392a47c5e9853571920

RANDOM SEED= 398019980

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.213
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.213
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:       1077472 kB
Buffers:         54012 kB
Cached:         822680 kB
SwapCached:       2412 kB
Active:         288140 kB
Inactive:       609048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1077472 kB
SwapTotal:     4192956 kB
SwapFree:      4184836 kB
Dirty:            1224 kB
Writeback:           0 kB
Mapped:          28968 kB
Slab:            66528 kB
Committed_AS:  5685320 kB
PageTables:       1788 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= 66564 MiB



End job on node44 on Mon Jan 22 19:04:18 UTC 2007