Trace number 203699

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
buggy_2_5 2007-01-08UNSAT 1295.62 1299.21

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-58021_ext.xml
MD5SUMefed073a0a3c2af7b527e64c2ccead53
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark822.211
SatisfiableNO
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

UNSAT

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-203699-1168292847 -o ROOT/results/node11/solver-203699-1168292847 -C 1800 -M 900 /tmp/evaluation/203699-1168292847/solver /tmp/evaluation/203699-1168292847/unknown 1800 

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.91 1.83 1.45 3/87 15974
/proc/meminfo: memFree=1594040/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=0 CPUtime=0
/proc/15973/stat : 15973 (runsolver) R 15971 15973 13875 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 177679884 0 0 18446744073709551615 0 0 0 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15973/statm: 0 0 0 0 0 0 0

[startup+0.102594 s]
/proc/loadavg: 1.91 1.83 1.45 3/87 15974
/proc/meminfo: memFree=1594040/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.07
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 376 2239 0 0 0 0 6 1 17 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+0.511671 s]
/proc/loadavg: 1.91 1.83 1.45 3/87 15974
/proc/meminfo: memFree=1594040/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.07
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 376 2239 0 0 0 0 6 1 17 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+1.33784 s]
/proc/loadavg: 1.91 1.83 1.45 3/88 15987
/proc/meminfo: memFree=1591920/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=0.64
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 64 0 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549085 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 9016

[startup+2.97516 s]
/proc/loadavg: 1.91 1.83 1.45 3/88 15987
/proc/meminfo: memFree=1591664/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=2.27
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 226 1 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549641 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 9016

[startup+6.26081 s]
/proc/loadavg: 1.92 1.84 1.45 3/88 15987
/proc/meminfo: memFree=1591664/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=5.54
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 553 1 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134516941 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9016

[startup+12.7261 s]
/proc/loadavg: 1.93 1.84 1.45 3/88 15987
/proc/meminfo: memFree=1591664/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=11.97
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 1196 1 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 9016

[startup+25.5466 s]
/proc/loadavg: 1.94 1.85 1.46 3/88 15987
/proc/meminfo: memFree=1591792/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=24.73
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 2472 1 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160578378 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 9016

[startup+51.1997 s]
/proc/loadavg: 2.04 1.87 1.48 3/88 15987
/proc/meminfo: memFree=1591984/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=50.26
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 5024 2 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160568761 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 9016

[startup+102.402 s]
/proc/loadavg: 2.06 1.91 1.51 3/88 15987
/proc/meminfo: memFree=1592048/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=101.22
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 10120 2 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549083 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 9016

[startup+162.422 s]
/proc/loadavg: 2.02 1.92 1.54 3/88 15987
/proc/meminfo: memFree=1592048/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=160.96
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 16093 3 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 9016

[startup+222.455 s]
/proc/loadavg: 2.01 1.93 1.56 3/88 15987
/proc/meminfo: memFree=1592112/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=220.7
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 22067 3 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160616551 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 9016

[startup+282.478 s]
/proc/loadavg: 2.00 1.94 1.59 3/88 15987
/proc/meminfo: memFree=1592112/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=280.45
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 28041 4 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549603 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 281.1
Current children cumulated vsize (KiB) 9016

[startup+342.501 s]
/proc/loadavg: 2.00 1.95 1.61 3/88 15987
/proc/meminfo: memFree=1592112/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=340.19
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 34015 4 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549310 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 340.84
Current children cumulated vsize (KiB) 9016

[startup+402.522 s]
/proc/loadavg: 2.00 1.95 1.63 3/88 15987
/proc/meminfo: memFree=1592112/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=399.94
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 39989 5 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 400.59
Current children cumulated vsize (KiB) 9016

[startup+462.539 s]
/proc/loadavg: 2.00 1.96 1.65 3/88 15987
/proc/meminfo: memFree=1592112/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=459.67
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 45962 5 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549726 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 460.32
Current children cumulated vsize (KiB) 9016

[startup+522.562 s]
/proc/loadavg: 2.00 1.97 1.67 3/88 15987
/proc/meminfo: memFree=1592048/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=519.43
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 51937 6 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 520.08
Current children cumulated vsize (KiB) 9016

[startup+582.592 s]
/proc/loadavg: 2.00 1.97 1.69 3/88 15987
/proc/meminfo: memFree=1592112/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=579.17
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 57911 6 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134548929 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 579.82
Current children cumulated vsize (KiB) 9016

[startup+642.615 s]
/proc/loadavg: 2.00 1.97 1.70 3/88 15987
/proc/meminfo: memFree=1592048/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=638.92
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 63885 7 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 639.57
Current children cumulated vsize (KiB) 9016

[startup+702.631 s]
/proc/loadavg: 1.61 1.88 1.69 2/82 16683
/proc/meminfo: memFree=1605056/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=698.77
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 69867 10 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554219 0 0 4096 0 0 0 0 17 0 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 699.42
Current children cumulated vsize (KiB) 9016

[startup+762.641 s]
/proc/loadavg: 1.22 1.71 1.64 2/82 18050
/proc/meminfo: memFree=1604864/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=758.73
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 75860 13 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160576381 0 0 4096 0 0 0 0 17 0 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 759.38
Current children cumulated vsize (KiB) 9016

[startup+822.645 s]
/proc/loadavg: 1.23 1.64 1.62 2/85 18802
/proc/meminfo: memFree=1609128/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=818.67
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 81850 17 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549600 0 0 4096 0 0 0 0 17 0 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 819.32
Current children cumulated vsize (KiB) 9016

[startup+882.668 s]
/proc/loadavg: 1.08 1.52 1.58 2/85 18900
/proc/meminfo: memFree=1609128/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=878.67
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 87845 22 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134516956 0 0 4096 0 0 0 0 17 0 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 879.32
Current children cumulated vsize (KiB) 9016

[startup+942.77 s]
/proc/loadavg: 1.16 1.45 1.55 3/79 18934
/proc/meminfo: memFree=1610136/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=938.76
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 93852 24 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549015 0 0 4096 0 0 0 0 17 0 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 939.41
Current children cumulated vsize (KiB) 9016

[startup+1002.86 s]
/proc/loadavg: 1.06 1.37 1.51 2/79 18934
/proc/meminfo: memFree=1610264/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=998.8
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 99856 24 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134517152 0 0 4096 0 0 0 0 17 0 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 999.45
Current children cumulated vsize (KiB) 9016

[startup+1062.94 s]
/proc/loadavg: 1.02 1.30 1.48 2/79 18934
/proc/meminfo: memFree=1610328/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=1058.85
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 105861 24 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160557893 0 0 4096 0 0 0 0 17 0 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1059.5
Current children cumulated vsize (KiB) 9016

[startup+1123.03 s]
/proc/loadavg: 1.00 1.24 1.44 2/79 18934
/proc/meminfo: memFree=1610328/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=1118.89
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 111865 24 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554280 0 0 4096 0 0 0 0 17 0 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1119.54
Current children cumulated vsize (KiB) 9016

[startup+1183.11 s]
/proc/loadavg: 1.00 1.20 1.41 2/79 18934
/proc/meminfo: memFree=1610392/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=1178.93
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 117869 24 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160558678 0 0 4096 0 0 0 0 17 0 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1179.58
Current children cumulated vsize (KiB) 9016

[startup+1243.19 s]
/proc/loadavg: 1.00 1.16 1.39 2/79 18934
/proc/meminfo: memFree=1610392/2055920 swapFree=4192812/4192956
[pid=15973] ppid=15971 vsize=5352 CPUtime=0.65
/proc/15973/stat : 15973 (solver) S 15971 15973 13875 0 -1 4194304 396 3086 0 0 0 0 60 5 15 0 1 0 177679884 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15973/statm: 1338 242 203 169 0 49 0
[pid=15987] ppid=15973 vsize=3664 CPUtime=1238.97
/proc/15987/stat : 15987 (standalone) R 15973 15973 13875 0 -1 4194304 389 0 0 0 123873 24 0 0 25 0 1 0 177679951 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134528079 0 0 4096 0 0 0 0 17 0 0 0
/proc/15987/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1239.62
Current children cumulated vsize (KiB) 9016

Child status: 0
Real time (s): 1299.21
CPU time (s): 1295.62
CPU user time (s): 1295.32
CPU system time (s): 0.306953
CPU usage (%): 99.7244
Max. virtual memory (cumulated for all children) (KiB): 9016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.32
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3889
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= 84
involuntary context switches= 23401

runsolver used 1.63475 s user time and 3.52946 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Jan  8 21:47:29 UTC 2007


IDJOB= 203699
IDBENCH= 3976
FILE ID= node11/203699-1168292847

PBS_JOBID= 3501785

Free space on /tmp= 66323 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-27/rand-27-27-351-163-58021_ext.xml
COMMAND LINE= /tmp/evaluation/203699-1168292847/solver /tmp/evaluation/203699-1168292847/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-203699-1168292847 -o ROOT/results/node11/solver-203699-1168292847 -C 1800 -M 900  /tmp/evaluation/203699-1168292847/solver /tmp/evaluation/203699-1168292847/unknown 1800

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  efed073a0a3c2af7b527e64c2ccead53

RANDOM SEED= 709082770

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.261
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	: 5931.00
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.261
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:       1594520 kB
Buffers:         75264 kB
Cached:         265008 kB
SwapCached:          0 kB
Active:         263012 kB
Inactive:       139348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11200 kB
Writeback:           0 kB
Mapped:          82176 kB
Slab:            43784 kB
Committed_AS:  5683212 kB
PageTables:       2372 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= 66334 MiB



End job on node11 on Mon Jan  8 22:09:08 UTC 2007