Trace number 314662

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
picosat 535UNSAT 768.157 768.366

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-04.cnf
MD5SUM140b498fdbb0a99dba481ef70e9da3eb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark116.574
Satisfiable
(Un)Satisfiability was proved
Number of variables38290
Number of clauses475249
Sum of the clauses size1355369
Maximum clause length28542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2429660
Number of clauses of size 315371
Number of clauses of size 41052
Number of clauses of size 5230
Number of clauses of size over 528935

Solver Data (download as text)

768.08/768.36	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-314662-1172640169 -o ROOT/results/node11/solver-314662-1172640169 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314662-1172640169/picosat /tmp/evaluation/314662-1172640169/instance-314662-1172640169.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.92 0.98 0.99 3/77 26129
/proc/meminfo: memFree=923912/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=1536 CPUtime=0
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 283971494 1572864 286 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134526140 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 384 288 39 102 0 279 0

[startup+0.009043 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26129
/proc/meminfo: memFree=923912/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=2652 CPUtime=0
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 543 0 0 0 0 0 0 0 18 0 1 0 283971494 2715648 517 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134526140 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 663 522 39 102 0 558 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2652

[startup+0.101054 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26129
/proc/meminfo: memFree=923912/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=4712 CPUtime=0.09
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 776 0 0 0 5 4 0 0 18 0 1 0 283971494 4825088 716 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 1178 716 46 102 0 1073 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4712

[startup+0.301077 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26129
/proc/meminfo: memFree=923912/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=5708 CPUtime=0.29
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 1007 0 0 0 14 15 0 0 19 0 1 0 283971494 5844992 947 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 1427 947 46 102 0 1322 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5708

[startup+0.701124 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26129
/proc/meminfo: memFree=923912/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=6364 CPUtime=0.69
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 1144 0 0 0 32 37 0 0 23 0 1 0 283971494 6516736 1084 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 1591 1084 46 102 0 1486 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6364

[startup+1.50122 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 26130
/proc/meminfo: memFree=919296/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=7420 CPUtime=1.49
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 1417 0 0 0 68 81 0 0 25 0 1 0 283971494 7598080 1357 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 1855 1357 46 102 0 1750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7420

[startup+3.10141 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 26130
/proc/meminfo: memFree=917632/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=9788 CPUtime=3.09
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 1952 0 0 0 137 172 0 0 25 0 1 0 283971494 10022912 1892 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 2447 1892 46 102 0 2342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9788

[startup+6.30179 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 26130
/proc/meminfo: memFree=913664/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=12700 CPUtime=6.29
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 2639 0 0 0 410 219 0 0 25 0 1 0 283971494 13004800 2565 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525736 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 3175 2565 48 102 0 3070 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12700

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 26130
/proc/meminfo: memFree=911880/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=14680 CPUtime=12.68
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 3226 0 0 0 1049 219 0 0 25 0 1 0 283971494 15032320 3057 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 3670 3057 48 102 0 3565 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14680

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 26130
/proc/meminfo: memFree=909256/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=17320 CPUtime=25.48
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 3877 0 0 0 2328 220 0 0 25 0 1 0 283971494 17735680 3708 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 4330 3708 48 102 0 4225 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17320

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 26130
/proc/meminfo: memFree=907528/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=18772 CPUtime=51.08
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 4293 0 0 0 4887 221 0 0 25 0 1 0 283971494 19222528 4084 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 4693 4084 48 102 0 4588 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18772

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 26130
/proc/meminfo: memFree=907592/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=18772 CPUtime=102.26
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 4341 0 0 0 10005 221 0 0 25 0 1 0 283971494 19222528 4090 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 4693 4090 48 102 0 4588 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18772

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=907592/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=18772 CPUtime=162.25
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 4343 0 0 0 16003 222 0 0 25 0 1 0 283971494 19222528 4092 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 4693 4092 48 102 0 4588 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18772

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=907592/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=18772 CPUtime=222.23
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 4351 0 0 0 22001 222 0 0 25 0 1 0 283971494 19222528 4100 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 4693 4100 48 102 0 4588 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18772

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=907080/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=19168 CPUtime=282.22
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 4498 0 0 0 27999 223 0 0 25 0 1 0 283971494 19628032 4193 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 4792 4193 48 102 0 4687 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 19168

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=907080/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=19168 CPUtime=342.19
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 4503 0 0 0 33996 223 0 0 25 0 1 0 283971494 19628032 4198 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 4792 4198 48 102 0 4687 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 19168

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=906952/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=19168 CPUtime=402.18
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 4583 0 0 0 39994 224 0 0 25 0 1 0 283971494 19628032 4216 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 4792 4216 48 102 0 4687 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 19168

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=906952/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=19424 CPUtime=462.16
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 4654 0 0 0 45992 224 0 0 25 0 1 0 283971494 19890176 4222 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 4856 4222 48 102 0 4751 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 19424

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=906056/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=20216 CPUtime=522.15
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 4931 0 0 0 51990 225 0 0 25 0 1 0 283971494 20701184 4431 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 5054 4431 48 102 0 4949 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 20216

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=906056/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=20612 CPUtime=582.13
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 5005 0 0 0 57988 225 0 0 25 0 1 0 283971494 21106688 4505 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134530225 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 5153 4505 48 102 0 5048 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 20612

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=905672/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=20744 CPUtime=642.12
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 5123 0 0 0 63986 226 0 0 25 0 1 0 283971494 21241856 4551 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 5186 4551 48 102 0 5081 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 20744

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=905288/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=21520 CPUtime=702.1
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 5273 0 0 0 69983 227 0 0 25 0 1 0 283971494 22036480 4626 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 5380 4626 48 102 0 5275 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 21520

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=905224/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=21652 CPUtime=762.09
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 5388 0 0 0 75982 227 0 0 25 0 1 0 283971494 22171648 4662 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 5413 4662 48 102 0 5308 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 21652

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

[startup+764.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=905224/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=21652 CPUtime=764.48
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 5388 0 0 0 76221 227 0 0 25 0 1 0 283971494 22171648 4662 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134543543 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 5413 4662 48 102 0 5308 0
Current children cumulated CPU time (s) 764.48
Current children cumulated vsize (KiB) 21652

[startup+766.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=905224/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=21652 CPUtime=766.08
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 5388 0 0 0 76381 227 0 0 25 0 1 0 283971494 22171648 4662 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 5413 4662 48 102 0 5308 0
Current children cumulated CPU time (s) 766.08
Current children cumulated vsize (KiB) 21652

[startup+767.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=905224/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=21652 CPUtime=766.88
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 5388 0 0 0 76461 227 0 0 25 0 1 0 283971494 22171648 4662 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 5413 4662 48 102 0 5308 0
Current children cumulated CPU time (s) 766.88
Current children cumulated vsize (KiB) 21652

[startup+767.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=905224/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=21652 CPUtime=767.68
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 5388 0 0 0 76541 227 0 0 25 0 1 0 283971494 22171648 4662 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525675 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 5413 4662 48 102 0 5308 0
Current children cumulated CPU time (s) 767.68
Current children cumulated vsize (KiB) 21652

[startup+768.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 26130
/proc/meminfo: memFree=905224/2055920 swapFree=4192812/4192956
[pid=26129] ppid=26127 vsize=21652 CPUtime=768.08
/proc/26129/stat : 26129 (picosat) R 26127 26129 25658 0 -1 4194304 5388 0 0 0 76581 227 0 0 25 0 1 0 283971494 22171648 4662 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26129/statm: 5413 4662 48 102 0 5308 0
Current children cumulated CPU time (s) 768.08
Current children cumulated vsize (KiB) 21652

Child status: 20
Real time (s): 768.366
CPU time (s): 768.157
CPU user time (s): 765.878
CPU system time (s): 2.27965
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 21968

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

runsolver used 0.943856 second user time and 1.81272 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Feb 28 05:22:49 UTC 2007

IDJOB= 314662
IDBENCH= 20397
IDSOLVER= 106
FILE ID= node11/314662-1172640169

PBS_JOBID= 3980933

Free space on /tmp= 66536 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-04.cnf
COMMAND LINE= /tmp/evaluation/314662-1172640169/picosat /tmp/evaluation/314662-1172640169/instance-314662-1172640169.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-314662-1172640169 -o ROOT/results/node11/solver-314662-1172640169 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314662-1172640169/picosat /tmp/evaluation/314662-1172640169/instance-314662-1172640169.cnf            

META MD5SUM SOLVER= 1cb12d44dc66ecc4d20a168f5cfd1323
MD5SUM BENCH=  140b498fdbb0a99dba481ef70e9da3eb

RANDOM SEED= 487443856

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.243
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.243
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:        924384 kB
Buffers:         56472 kB
Cached:         958088 kB
SwapCached:          0 kB
Active:         437964 kB
Inactive:       619884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        924384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9392 kB
Writeback:           0 kB
Mapped:          62184 kB
Slab:            59296 kB
Committed_AS:   854120 kB
PageTables:       1756 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= 66536 MiB

End job on node11 on Wed Feb 28 05:35:38 UTC 2007