Trace number 203755

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_s 2007-01-08UNSAT 1177.97 1183.57

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-55021_ext.xml
MD5SUMf8fb9ae66b90ba73795e8a335c4e455c
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 benchmark779.576
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/node9/watcher-203755-1168293159 -o ROOT/results/node9/solver-203755-1168293159 -C 1800 -M 900 /tmp/evaluation/203755-1168293159/solver2 /tmp/evaluation/203755-1168293159/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.70 1.93 1.86 5/83 30734
/proc/meminfo: memFree=1722808/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 295 26 0 0 0 0 0 0 19 0 1 0 177711268 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 232 194 169 0 49 0
[pid=30736] ppid=30733 vsize=100 CPUtime=0
/proc/30736/stat : 30736 (grep) R 30733 30733 29349 0 -1 4194304 26 0 0 0 0 0 0 0 21 0 1 0 177711268 102400 3 18446744073709551615 0 0 548682070232 18446744073709551615 215418989863 0 0 4096 0 0 0 0 17 0 0 0
/proc/30736/statm: 48 7 2 19 0 2 0

[startup+0.104229 s]
/proc/loadavg: 1.70 1.93 1.86 5/83 30734
/proc/meminfo: memFree=1722808/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.07
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 376 2239 0 0 0 0 6 1 16 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+0.512276 s]
/proc/loadavg: 1.70 1.93 1.86 5/83 30734
/proc/meminfo: memFree=1722808/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.07
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 376 2239 0 0 0 0 6 1 16 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+1.33336 s]
/proc/loadavg: 1.72 1.93 1.86 3/88 30763
/proc/meminfo: memFree=1717584/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=0.62
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 62 0 0 0 23 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554288 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9016

[startup+2.98356 s]
/proc/loadavg: 1.72 1.93 1.86 4/88 30763
/proc/meminfo: memFree=1717584/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=2.26
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 226 0 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554181 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 9016

[startup+6.26392 s]
/proc/loadavg: 1.74 1.94 1.86 3/88 30763
/proc/meminfo: memFree=1717464/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=5.53
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 553 0 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134548915 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 9016

[startup+12.7317 s]
/proc/loadavg: 1.76 1.94 1.86 3/88 30763
/proc/meminfo: memFree=1717480/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=11.97
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 1197 0 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160600483 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 9016

[startup+25.5481 s]
/proc/loadavg: 1.80 1.94 1.86 3/88 30763
/proc/meminfo: memFree=1717544/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=24.74
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 2474 0 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134548974 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 9016

[startup+51.202 s]
/proc/loadavg: 1.88 1.94 1.86 3/88 30763
/proc/meminfo: memFree=1717864/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=50.25
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 5024 1 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134523710 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 9016

[startup+102.499 s]
/proc/loadavg: 1.95 1.95 1.87 3/88 30763
/proc/meminfo: memFree=1717928/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=101.31
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 10130 1 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554165 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 9016

[startup+162.519 s]
/proc/loadavg: 1.98 1.95 1.87 3/88 30763
/proc/meminfo: memFree=1717928/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=161.07
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 16106 1 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554274 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 9016

[startup+222.541 s]
/proc/loadavg: 1.99 1.96 1.88 3/88 30763
/proc/meminfo: memFree=1717928/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=220.82
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 22081 1 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549627 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 9016

[startup+282.561 s]
/proc/loadavg: 1.99 1.97 1.88 3/88 30763
/proc/meminfo: memFree=1717928/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=280.55
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 28054 1 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160593888 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 9016

[startup+342.583 s]
/proc/loadavg: 1.99 1.97 1.89 3/88 30763
/proc/meminfo: memFree=1717928/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=340.31
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 34030 1 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549735 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 9016

[startup+402.603 s]
/proc/loadavg: 2.04 1.99 1.90 3/88 30763
/proc/meminfo: memFree=1717928/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=400.06
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 40005 1 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160619277 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 400.71
Current children cumulated vsize (KiB) 9016

[startup+462.623 s]
/proc/loadavg: 2.01 1.99 1.91 3/88 30763
/proc/meminfo: memFree=1717864/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=459.79
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 45978 1 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549313 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 460.44
Current children cumulated vsize (KiB) 9016

[startup+522.659 s]
/proc/loadavg: 2.00 1.99 1.91 3/94 30865
/proc/meminfo: memFree=1716456/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=519.51
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 51943 8 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554146 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 520.16
Current children cumulated vsize (KiB) 9016

[startup+582.705 s]
/proc/loadavg: 2.00 1.99 1.91 3/94 30935
/proc/meminfo: memFree=1716400/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=579.2
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 57908 12 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160568645 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 579.85
Current children cumulated vsize (KiB) 9016

[startup+642.732 s]
/proc/loadavg: 2.06 2.00 1.91 3/88 30960
/proc/meminfo: memFree=1717352/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=638.92
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 63879 13 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554274 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 639.57
Current children cumulated vsize (KiB) 9016

[startup+702.753 s]
/proc/loadavg: 2.02 2.00 1.91 3/88 30960
/proc/meminfo: memFree=1717352/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=698.68
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 69855 13 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519662 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 699.33
Current children cumulated vsize (KiB) 9016

[startup+762.775 s]
/proc/loadavg: 2.01 2.00 1.91 3/88 30960
/proc/meminfo: memFree=1717352/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=758.44
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 75831 13 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134548984 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 759.09
Current children cumulated vsize (KiB) 9016

[startup+822.795 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 30960
/proc/meminfo: memFree=1717352/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=818.18
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 81804 14 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160564886 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 818.83
Current children cumulated vsize (KiB) 9016

[startup+882.82 s]
/proc/loadavg: 2.08 2.02 1.92 3/88 30960
/proc/meminfo: memFree=1717352/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=877.94
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 87780 14 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549715 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 878.59
Current children cumulated vsize (KiB) 9016

[startup+942.838 s]
/proc/loadavg: 2.03 2.01 1.92 3/88 30960
/proc/meminfo: memFree=1717352/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=937.69
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 93755 14 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160569289 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 938.34
Current children cumulated vsize (KiB) 9016

[startup+1002.86 s]
/proc/loadavg: 2.01 2.00 1.92 3/88 30960
/proc/meminfo: memFree=1717352/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=997.42
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 99728 14 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 998.07
Current children cumulated vsize (KiB) 9016

[startup+1062.88 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 30960
/proc/meminfo: memFree=1717288/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=1057.17
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 105703 14 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160572721 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1057.82
Current children cumulated vsize (KiB) 9016

[startup+1122.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 30960
/proc/meminfo: memFree=1717288/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=1116.93
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 111679 14 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134516987 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1117.58
Current children cumulated vsize (KiB) 9016

[startup+1182.93 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 30960
/proc/meminfo: memFree=1717224/2055920 swapFree=4191880/4192956
[pid=30733] ppid=30730 vsize=5352 CPUtime=0.65
/proc/30733/stat : 30733 (solver2) S 30730 30733 29349 0 -1 4194304 397 3086 0 0 0 0 60 5 15 0 1 0 177711268 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30733/statm: 1338 242 203 169 0 49 0
[pid=30763] ppid=30733 vsize=3664 CPUtime=1176.66
/proc/30763/stat : 30763 (standalone) R 30733 30733 29349 0 -1 4194304 389 0 0 0 117652 14 0 0 25 0 1 0 177711335 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134548949 0 0 4096 0 0 0 0 17 0 0 0
/proc/30763/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1177.31
Current children cumulated vsize (KiB) 9016

Child status: 0
Real time (s): 1183.57
CPU time (s): 1177.97
CPU user time (s): 1177.77
CPU system time (s): 0.203968
CPU usage (%): 99.5271
Max. virtual memory (cumulated for all children) (KiB): 9016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1177.77
system time used= 0.203968
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= 74
involuntary context switches= 42027

runsolver used 1.36579 s user time and 3.3095 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Jan  8 21:52:40 UTC 2007


IDJOB= 203755
IDBENCH= 3979
FILE ID= node9/203755-1168293159

PBS_JOBID= 3501793

Free space on /tmp= 66527 MiB

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

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  f8fb9ae66b90ba73795e8a335c4e455c

RANDOM SEED= 668677948

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.231
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.231
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:       1723552 kB
Buffers:         24456 kB
Cached:         208928 kB
SwapCached:        264 kB
Active:         148480 kB
Inactive:       131888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723552 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           21756 kB
Writeback:           0 kB
Mapped:          58684 kB
Slab:            36932 kB
Committed_AS:  5120908 kB
PageTables:       2140 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= 66525 MiB



End job on node9 on Mon Jan  8 22:12:26 UTC 2007