Trace number 203698

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 1297.44 1300.57

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/node1/watcher-203698-1168292809 -o ROOT/results/node1/solver-203698-1168292809 -C 1800 -M 900 /tmp/evaluation/203698-1168292809/solver2 /tmp/evaluation/203698-1168292809/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.93 1.82 1.50 5/87 29326
/proc/meminfo: memFree=1281928/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 295 26 0 0 0 0 0 0 16 0 1 0 177676823 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29325/statm: 1338 232 194 169 0 49 0
[pid=29328] ppid=29325 vsize=196 CPUtime=0
/proc/29328/stat : 29328 (grep) R 29325 29325 27269 0 -1 4194304 41 0 0 0 0 0 0 0 23 0 1 0 177676823 200704 17 18446744073709551615 4194304 4274172 548682069536 18446744073709551615 259350655090 0 0 4096 0 0 0 0 17 1 0 0
/proc/29328/statm: 49 17 11 19 0 3 0

[startup+0.106986 s]
/proc/loadavg: 1.93 1.82 1.50 5/87 29326
/proc/meminfo: memFree=1281928/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.07
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 376 2239 0 0 0 0 5 2 16 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+0.515031 s]
/proc/loadavg: 1.93 1.82 1.50 5/87 29326
/proc/meminfo: memFree=1281928/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.07
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 376 2239 0 0 0 0 5 2 16 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+1.33613 s]
/proc/loadavg: 1.93 1.82 1.50 3/88 29339
/proc/meminfo: memFree=1278528/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=0.65
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 64 1 0 0 23 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549645 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9016

[startup+2.97832 s]
/proc/loadavg: 1.93 1.83 1.51 4/88 29339
/proc/meminfo: memFree=1278720/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=2.29
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 228 1 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134516983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9016

[startup+6.2657 s]
/proc/loadavg: 1.93 1.83 1.51 3/88 29339
/proc/meminfo: memFree=1278720/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=5.56
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 555 1 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554170 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 9016

[startup+12.7335 s]
/proc/loadavg: 1.94 1.83 1.51 3/88 29339
/proc/meminfo: memFree=1278720/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=12
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 1199 1 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134519655 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 9016

[startup+25.551 s]
/proc/loadavg: 1.95 1.84 1.52 3/88 29339
/proc/meminfo: memFree=1278784/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=24.76
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 2475 1 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160611791 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 9016

[startup+51.202 s]
/proc/loadavg: 1.97 1.85 1.53 3/88 29339
/proc/meminfo: memFree=1279040/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=50.28
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 5027 1 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549739 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 9016

[startup+102.498 s]
/proc/loadavg: 1.98 1.87 1.55 3/88 29339
/proc/meminfo: memFree=1279104/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=101.37
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 10135 2 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 9016

[startup+162.514 s]
/proc/loadavg: 1.99 1.89 1.58 3/88 29339
/proc/meminfo: memFree=1279168/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=161.15
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 16112 3 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554095 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 161.8
Current children cumulated vsize (KiB) 9016

[startup+222.537 s]
/proc/loadavg: 1.99 1.91 1.60 3/88 29339
/proc/meminfo: memFree=1279232/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=220.91
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 22088 3 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134517462 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 221.56
Current children cumulated vsize (KiB) 9016

[startup+282.551 s]
/proc/loadavg: 1.99 1.92 1.62 3/88 29339
/proc/meminfo: memFree=1279232/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=280.69
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 28065 4 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160595845 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 281.34
Current children cumulated vsize (KiB) 9016

[startup+342.569 s]
/proc/loadavg: 1.99 1.93 1.64 3/88 29339
/proc/meminfo: memFree=1279296/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=340.47
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 34042 5 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134516983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 341.12
Current children cumulated vsize (KiB) 9016

[startup+402.587 s]
/proc/loadavg: 1.99 1.94 1.66 3/88 29339
/proc/meminfo: memFree=1279296/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=400.24
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 40019 5 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4160560401 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 400.89
Current children cumulated vsize (KiB) 9016

[startup+462.608 s]
/proc/loadavg: 1.99 1.95 1.68 3/88 29339
/proc/meminfo: memFree=1279232/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=460.02
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 45996 6 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554219 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 460.67
Current children cumulated vsize (KiB) 9016

[startup+522.632 s]
/proc/loadavg: 1.99 1.95 1.70 3/88 29339
/proc/meminfo: memFree=1279296/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=519.79
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 51973 6 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549105 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 520.44
Current children cumulated vsize (KiB) 9016

[startup+582.652 s]
/proc/loadavg: 2.07 1.98 1.72 3/88 29339
/proc/meminfo: memFree=1279296/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=579.57
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 57950 7 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549603 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 580.22
Current children cumulated vsize (KiB) 9016

[startup+642.671 s]
/proc/loadavg: 2.02 1.98 1.73 3/88 29339
/proc/meminfo: memFree=1279296/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=639.34
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 63926 8 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134517460 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 639.99
Current children cumulated vsize (KiB) 9016

[startup+702.69 s]
/proc/loadavg: 2.01 1.98 1.75 3/88 29339
/proc/meminfo: memFree=1279232/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=699.11
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 69903 8 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134548959 0 0 4096 0 0 0 0 17 1 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 699.76
Current children cumulated vsize (KiB) 9016

[startup+762.697 s]
/proc/loadavg: 1.37 1.80 1.70 2/82 31385
/proc/meminfo: memFree=1280752/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=759.07
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 75894 13 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549659 0 0 4096 0 0 0 0 17 0 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 759.72
Current children cumulated vsize (KiB) 9016

[startup+822.798 s]
/proc/loadavg: 1.30 1.69 1.67 2/79 32103
/proc/meminfo: memFree=1297112/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=819.14
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 81898 16 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554621 0 0 4096 0 0 0 0 17 0 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 819.79
Current children cumulated vsize (KiB) 9016

[startup+882.893 s]
/proc/loadavg: 1.11 1.57 1.62 2/85 32221
/proc/meminfo: memFree=1296112/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=879.21
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 87902 19 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554365 0 0 4096 0 0 0 0 17 0 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 879.86
Current children cumulated vsize (KiB) 9016

[startup+942.899 s]
/proc/loadavg: 1.04 1.46 1.58 2/85 32281
/proc/meminfo: memFree=1296112/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=939.2
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 93896 24 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549639 0 0 4096 0 0 0 0 17 0 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 939.85
Current children cumulated vsize (KiB) 9016

[startup+1002.98 s]
/proc/loadavg: 1.01 1.37 1.54 2/79 32301
/proc/meminfo: memFree=1297184/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=999.26
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 99902 24 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134548920 0 0 4096 0 0 0 0 17 0 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 999.91
Current children cumulated vsize (KiB) 9016

[startup+1063.07 s]
/proc/loadavg: 1.00 1.30 1.50 2/79 32301
/proc/meminfo: memFree=1297184/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=1059.34
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 105909 25 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134516928 0 0 4096 0 0 0 0 17 0 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1059.99
Current children cumulated vsize (KiB) 9016

[startup+1123.15 s]
/proc/loadavg: 1.00 1.25 1.47 2/79 32301
/proc/meminfo: memFree=1297184/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=1119.4
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 111915 25 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549645 0 0 4096 0 0 0 0 17 0 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1120.05
Current children cumulated vsize (KiB) 9016

[startup+1183.23 s]
/proc/loadavg: 1.00 1.20 1.44 2/79 32301
/proc/meminfo: memFree=1297248/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=1179.46
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 117921 25 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134516974 0 0 4096 0 0 0 0 17 0 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1180.11
Current children cumulated vsize (KiB) 9016

[startup+1243.31 s]
/proc/loadavg: 1.00 1.16 1.41 2/79 32301
/proc/meminfo: memFree=1297248/2055920 swapFree=4165612/4192956
[pid=29325] ppid=29323 vsize=5352 CPUtime=0.65
/proc/29325/stat : 29325 (solver2) S 29323 29325 27269 0 -1 4194304 397 3086 0 0 0 0 59 6 15 0 1 0 177676823 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29325/statm: 1338 242 203 169 0 49 0
[pid=29339] ppid=29325 vsize=3664 CPUtime=1239.52
/proc/29339/stat : 29339 (standalone) R 29325 29325 27269 0 -1 4194304 389 0 0 0 123927 25 0 0 25 0 1 0 177676890 3751936 364 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554300 0 0 4096 0 0 0 0 17 0 0 0
/proc/29339/statm: 916 364 137 64 0 231 0
Current children cumulated CPU time (s) 1240.17
Current children cumulated vsize (KiB) 9016

Child status: 0
Real time (s): 1300.57
CPU time (s): 1297.44
CPU user time (s): 1297.11
CPU system time (s): 0.328949
CPU usage (%): 99.7592
Max. virtual memory (cumulated for all children) (KiB): 9016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.11
system time used= 0.328949
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= 86
involuntary context switches= 35321

runsolver used 1.38979 s user time and 3.42848 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Jan  8 21:46:51 UTC 2007


IDJOB= 203698
IDBENCH= 3976
FILE ID= node1/203698-1168292809

PBS_JOBID= 3501784

Free space on /tmp= 66292 MiB

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

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  efed073a0a3c2af7b527e64c2ccead53

RANDOM SEED= 155132324

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.234
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.234
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:       1282344 kB
Buffers:         73964 kB
Cached:         597724 kB
SwapCached:       3620 kB
Active:         340600 kB
Inactive:       371516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282344 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:           10344 kB
Writeback:           0 kB
Mapped:          51592 kB
Slab:            46260 kB
Committed_AS:  5467124 kB
PageTables:       2332 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66302 MiB



End job on node1 on Mon Jan  8 22:08:31 UTC 2007