Trace number 1824838

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: picosat 535UNSAT 810.998 811.309

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.1181
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

810.98/811.30	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1824838-1242483245/watcher-1824838-1242483245 -o /tmp/evaluation-result-1824838-1242483245/solver-1824838-1242483245 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1824838-1242483245.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 2414
/proc/meminfo: memFree=947072/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=884 CPUtime=0
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 276358286 905216 126 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 221 126 40 102 0 116 0

[startup+0.0550349 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 2414
/proc/meminfo: memFree=947072/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=1080 CPUtime=0.04
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 192 0 0 0 2 2 0 0 18 0 1 0 276358286 1105920 178 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 270 178 40 102 0 165 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1080

[startup+0.101044 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 2414
/proc/meminfo: memFree=947072/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=1220 CPUtime=0.09
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 235 0 0 0 4 5 0 0 18 0 1 0 276358286 1249280 219 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 305 219 46 102 0 200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220

[startup+0.301086 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 2414
/proc/meminfo: memFree=947072/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=1628 CPUtime=0.29
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 344 0 0 0 13 16 0 0 19 0 1 0 276358286 1667072 328 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 407 328 46 102 0 302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1628

[startup+0.701172 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 2414
/proc/meminfo: memFree=947072/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=3036 CPUtime=0.69
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 646 0 0 0 30 39 0 0 22 0 1 0 276358286 3108864 630 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 759 630 46 102 0 654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3036

[startup+1.50134 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 2415
/proc/meminfo: memFree=943928/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=5788 CPUtime=1.49
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 1320 0 0 0 66 83 0 0 25 0 1 0 276358286 5926912 1304 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 1447 1304 46 102 0 1342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5788

[startup+3.10169 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 2415
/proc/meminfo: memFree=939832/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=11528 CPUtime=3.09
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 2764 0 0 0 136 173 0 0 25 0 1 0 276358286 11804672 2748 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 2882 2748 46 102 0 2777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11528

[startup+6.30137 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 2415
/proc/meminfo: memFree=926208/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=31984 CPUtime=6.28
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 6322 0 0 0 281 347 0 0 25 0 1 0 276358286 32751616 6306 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 7996 6306 46 102 0 7891 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31984

[startup+12.7017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 2415
/proc/meminfo: memFree=919040/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=37280 CPUtime=12.68
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 7112 0 0 0 904 364 0 0 25 0 1 0 276358286 38174720 7096 1992294400 134512640 134931368 4294956240 18446744073709551615 134524096 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 9320 7096 48 102 0 9215 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37280

[startup+25.5015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 2415
/proc/meminfo: memFree=917696/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=38576 CPUtime=25.48
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 7455 0 0 0 2183 365 0 0 25 0 1 0 276358286 39501824 7439 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 9644 7439 48 102 0 9539 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38576

[startup+51.102 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 2415
/proc/meminfo: memFree=915840/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=40664 CPUtime=51.06
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 7979 0 0 0 4740 366 0 0 25 0 1 0 276358286 41639936 7963 1992294400 134512640 134931368 4294956240 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 10166 7963 48 102 0 10061 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40664

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=910720/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=45744 CPUtime=102.25
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 9244 0 0 0 9857 368 0 0 25 0 1 0 276358286 46841856 9228 1992294400 134512640 134931368 4294956240 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 11436 9228 48 102 0 11331 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 45744

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906752/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=162.21
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10225 0 0 0 15852 369 0 0 25 0 1 0 276358286 50593792 10167 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10167 48 102 0 12247 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 49408

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906752/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=222.2
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10225 0 0 0 21850 370 0 0 25 0 1 0 276358286 50593792 10167 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10167 48 102 0 12247 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 49408

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906752/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=282.17
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10271 0 0 0 27847 370 0 0 25 0 1 0 276358286 50593792 10169 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10169 48 102 0 12247 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 49408

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906752/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=342.15
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10274 0 0 0 33845 370 0 0 25 0 1 0 276358286 50593792 10172 1992294400 134512640 134931368 4294956240 18446744073709551615 134525561 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10172 48 102 0 12247 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 49408

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906752/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=402.12
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10279 0 0 0 39842 370 0 0 25 0 1 0 276358286 50593792 10177 1992294400 134512640 134931368 4294956240 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10177 48 102 0 12247 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 49408

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906752/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=462.11
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10284 0 0 0 45840 371 0 0 25 0 1 0 276358286 50593792 10182 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10182 48 102 0 12247 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 49408

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906752/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=522.09
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10294 0 0 0 51838 371 0 0 25 0 1 0 276358286 50593792 10192 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10192 48 102 0 12247 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 49408

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906752/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=582.06
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10294 0 0 0 57835 371 0 0 25 0 1 0 276358286 50593792 10192 1992294400 134512640 134931368 4294956240 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10192 48 102 0 12247 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 49408

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906688/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=642.04
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10300 0 0 0 63833 371 0 0 25 0 1 0 276358286 50593792 10198 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10198 48 102 0 12247 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 49408

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906688/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=702.02
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10306 0 0 0 69831 371 0 0 25 0 1 0 276358286 50593792 10204 1992294400 134512640 134931368 4294956240 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10204 48 102 0 12247 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 49408

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906688/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=762
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10306 0 0 0 75829 371 0 0 25 0 1 0 276358286 50593792 10204 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10204 48 102 0 12247 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 49408

Solver just ended. Dumping a history of the last processes samples

[startup+767.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906688/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=767.59
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10306 0 0 0 76388 371 0 0 25 0 1 0 276358286 50593792 10204 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10204 48 102 0 12247 0
Current children cumulated CPU time (s) 767.59
Current children cumulated vsize (KiB) 49408

[startup+793.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906624/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=793.18
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10312 0 0 0 78947 371 0 0 25 0 1 0 276358286 50593792 10210 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10210 48 102 0 12247 0
Current children cumulated CPU time (s) 793.18
Current children cumulated vsize (KiB) 49408

[startup+799.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906624/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=799.58
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10312 0 0 0 79587 371 0 0 25 0 1 0 276358286 50593792 10210 1992294400 134512640 134931368 4294956240 18446744073709551615 134525661 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10210 48 102 0 12247 0
Current children cumulated CPU time (s) 799.58
Current children cumulated vsize (KiB) 49408

[startup+806.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906624/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=805.98
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10312 0 0 0 80227 371 0 0 25 0 1 0 276358286 50593792 10210 1992294400 134512640 134931368 4294956240 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10210 48 102 0 12247 0
Current children cumulated CPU time (s) 805.98
Current children cumulated vsize (KiB) 49408

[startup+809.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906624/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=809.18
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10312 0 0 0 80547 371 0 0 25 0 1 0 276358286 50593792 10210 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10210 48 102 0 12247 0
Current children cumulated CPU time (s) 809.18
Current children cumulated vsize (KiB) 49408

[startup+810.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906624/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=809.98
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10312 0 0 0 80627 371 0 0 25 0 1 0 276358286 50593792 10210 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10210 48 102 0 12247 0
Current children cumulated CPU time (s) 809.98
Current children cumulated vsize (KiB) 49408

[startup+811.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906624/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=49408 CPUtime=810.78
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10312 0 0 0 80707 371 0 0 25 0 1 0 276358286 50593792 10210 1992294400 134512640 134931368 4294956240 18446744073709551615 134525608 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12352 10210 48 102 0 12247 0
Current children cumulated CPU time (s) 810.78
Current children cumulated vsize (KiB) 49408

[startup+811.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2415
/proc/meminfo: memFree=906624/2055920 swapFree=4177304/4192956
[pid=2414] ppid=2412 vsize=48384 CPUtime=810.98
/proc/2414/stat : 2414 (picosat) R 2412 2414 2347 0 -1 4194304 10313 0 0 0 80727 371 0 0 25 0 1 0 276358286 49545216 9978 1992294400 134512640 134931368 4294956240 18446744073709551615 134749290 0 0 4096 0 0 0 0 17 1 0 0
/proc/2414/statm: 12096 9978 303 102 0 11991 0
Current children cumulated CPU time (s) 810.98
Current children cumulated vsize (KiB) 48384

Child status: 20
Real time (s): 811.309
CPU time (s): 810.998
CPU user time (s): 807.272
CPU system time (s): 3.72543
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 49584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 807.272
system time used= 3.72543
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10314
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= 2
involuntary context switches= 2199

runsolver used 0.617906 second user time and 1.75173 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-16 16:14:06
IDJOB=1824838
IDBENCH=20418
IDSOLVER=666
FILE ID=node10/1824838-1242483245
PBS_JOBID= 9306907
Free space on /tmp= 66332 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824838-1242483245/watcher-1824838-1242483245 -o /tmp/evaluation-result-1824838-1242483245/solver-1824838-1242483245 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1824838-1242483245.cnf            

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=751896748

node10.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.263
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.263
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:        947680 kB
Buffers:         91308 kB
Cached:         917632 kB
SwapCached:       9496 kB
Active:          91392 kB
Inactive:       928328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        947680 kB
SwapTotal:     4192956 kB
SwapFree:      4177304 kB
Dirty:           16088 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            74520 kB
Committed_AS:  1018556 kB
PageTables:       1372 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= 66328 MiB
End job on node10 at 2009-05-16 16:27:38