Trace number 356537

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 736.222 736.425

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark94.9646
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

736.19/736.42	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-356537-1177543007 -o ROOT/results/node15/solver-356537-1177543007 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356537-1177543007/picosat /tmp/evaluation/356537-1177543007/instance-356537-1177543007.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): 15000 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: 1.12 0.98 0.60 3/77 23722
/proc/meminfo: memFree=1630584/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=568 CPUtime=0
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 68 0 0 0 0 0 0 0 18 0 1 0 202218370 581632 54 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 142 54 40 102 0 37 0

[startup+0.020471 s]
/proc/loadavg: 1.12 0.98 0.60 3/77 23722
/proc/meminfo: memFree=1630584/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=708 CPUtime=0.01
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 105 0 0 0 1 0 0 0 18 0 1 0 202218370 724992 91 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 177 91 40 102 0 72 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 708

[startup+0.10148 s]
/proc/loadavg: 1.12 0.98 0.60 3/77 23722
/proc/meminfo: memFree=1630584/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=1344 CPUtime=0.09
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 238 0 0 0 5 4 0 0 18 0 1 0 202218370 1376256 224 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 336 224 40 102 0 231 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1344

[startup+0.301496 s]
/proc/loadavg: 1.12 0.98 0.60 3/77 23722
/proc/meminfo: memFree=1630584/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=2460 CPUtime=0.29
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 510 0 0 0 14 15 0 0 19 0 1 0 202218370 2519040 496 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 615 496 40 102 0 510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2460

[startup+0.701533 s]
/proc/loadavg: 1.12 0.98 0.60 3/77 23722
/proc/meminfo: memFree=1630584/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=4544 CPUtime=0.69
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 1065 0 0 0 32 37 0 0 22 0 1 0 202218370 4653056 1051 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 1136 1051 40 102 0 1031 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4544

[startup+1.5016 s]
/proc/loadavg: 1.11 0.98 0.60 2/78 23723
/proc/meminfo: memFree=1624816/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=13060 CPUtime=1.49
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 2180 0 0 0 67 82 0 0 25 0 1 0 202218370 13373440 2166 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 3265 2166 40 102 0 3160 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13060

[startup+3.10175 s]
/proc/loadavg: 1.11 0.98 0.60 2/78 23723
/proc/meminfo: memFree=1618480/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=16936 CPUtime=3.09
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 3350 0 0 0 192 117 0 0 25 0 1 0 202218370 17342464 3275 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525520 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 4234 3275 42 102 0 4129 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16936

[startup+6.30104 s]
/proc/loadavg: 1.10 0.98 0.60 2/78 23723
/proc/meminfo: memFree=1617072/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=17200 CPUtime=6.29
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 3393 0 0 0 512 117 0 0 25 0 1 0 202218370 17612800 3318 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134531364 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 4300 3318 42 102 0 4195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17200

[startup+12.7016 s]
/proc/loadavg: 1.09 0.98 0.60 2/78 23723
/proc/meminfo: memFree=1616560/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=17868 CPUtime=12.69
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 3571 0 0 0 1152 117 0 0 25 0 1 0 202218370 18296832 3494 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134531142 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 4467 3494 48 102 0 4362 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17868

[startup+25.5018 s]
/proc/loadavg: 1.07 0.98 0.61 2/78 23723
/proc/meminfo: memFree=1615088/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=19120 CPUtime=25.48
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 3924 0 0 0 2431 117 0 0 25 0 1 0 202218370 19578880 3847 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 4780 3847 48 102 0 4675 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19120

[startup+51.1011 s]
/proc/loadavg: 1.04 0.98 0.62 2/78 23723
/proc/meminfo: memFree=1614512/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=19696 CPUtime=51.08
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 4079 0 0 0 4990 118 0 0 25 0 1 0 202218370 20168704 4002 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 4924 4002 48 102 0 4819 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19696

[startup+102.306 s]
/proc/loadavg: 1.02 0.98 0.64 2/78 23723
/proc/meminfo: memFree=1613424/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=20688 CPUtime=102.27
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 4392 0 0 0 10108 119 0 0 25 0 1 0 202218370 21184512 4247 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 5172 4247 48 102 0 5067 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20688

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.66 2/78 23723
/proc/meminfo: memFree=1612208/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=22256 CPUtime=162.25
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 4825 0 0 0 16105 120 0 0 25 0 1 0 202218370 22790144 4528 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 5564 4528 48 102 0 5459 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22256

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.67 2/78 23723
/proc/meminfo: memFree=1611376/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=23048 CPUtime=222.22
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 5157 0 0 0 22102 120 0 0 25 0 1 0 202218370 23601152 4728 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 5762 4728 48 102 0 5657 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23048

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.69 2/78 23723
/proc/meminfo: memFree=1610032/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=24368 CPUtime=282.21
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 5657 0 0 0 28100 121 0 0 25 0 1 0 202218370 24952832 5075 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 6092 5075 48 102 0 5987 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24368

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.71 2/78 23723
/proc/meminfo: memFree=1609584/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=24764 CPUtime=342.2
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 5935 0 0 0 34098 122 0 0 25 0 1 0 202218370 25358336 5185 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 6191 5185 48 102 0 6086 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 24764

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 0.73 2/78 23723
/proc/meminfo: memFree=1608176/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=26084 CPUtime=402.18
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 6421 0 0 0 40095 123 0 0 25 0 1 0 202218370 26710016 5547 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 6521 5547 48 102 0 6416 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 26084

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 0.74 2/78 23723
/proc/meminfo: memFree=1607216/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=27140 CPUtime=462.16
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 6735 0 0 0 46093 123 0 0 25 0 1 0 202218370 27791360 5796 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 6785 5796 48 102 0 6680 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 27140

[startup+522.302 s]
/proc/loadavg: 1.00 0.98 0.75 2/78 23723
/proc/meminfo: memFree=1606128/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=28064 CPUtime=522.15
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 7125 0 0 0 52091 124 0 0 25 0 1 0 202218370 28737536 6050 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 7016 6050 48 102 0 6911 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 28064

[startup+582.301 s]
/proc/loadavg: 1.00 0.98 0.76 2/78 23723
/proc/meminfo: memFree=1605616/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=28592 CPUtime=582.13
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 7409 0 0 0 58089 124 0 0 25 0 1 0 202218370 29278208 6188 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 7148 6188 48 102 0 7043 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 28592

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 0.77 2/78 23723
/proc/meminfo: memFree=1603952/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=30172 CPUtime=642.12
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 7887 0 0 0 64087 125 0 0 25 0 1 0 202218370 30896128 6591 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 7543 6591 48 102 0 7438 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 30172

[startup+702.301 s]
/proc/loadavg: 1.00 0.98 0.79 2/78 23723
/proc/meminfo: memFree=1603248/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=31096 CPUtime=702.1
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 8207 0 0 0 70085 125 0 0 25 0 1 0 202218370 31842304 6832 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 7774 6832 48 102 0 7669 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 31096

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

[startup+716.702 s]
/proc/loadavg: 1.00 0.98 0.79 2/78 23723
/proc/meminfo: memFree=1602224/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=32020 CPUtime=716.49
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 8435 0 0 0 71524 125 0 0 25 0 1 0 202218370 32788480 7060 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 716.49
Current children cumulated vsize (KiB) 32020

[startup+729.502 s]
/proc/loadavg: 1.00 0.98 0.79 2/78 23723
/proc/meminfo: memFree=1602224/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=32020 CPUtime=729.29
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 8435 0 0 0 72804 125 0 0 25 0 1 0 202218370 32788480 7060 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 729.29
Current children cumulated vsize (KiB) 32020

[startup+732.701 s]
/proc/loadavg: 1.00 0.98 0.79 2/78 23723
/proc/meminfo: memFree=1602224/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=32020 CPUtime=732.49
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 8435 0 0 0 73124 125 0 0 25 0 1 0 202218370 32788480 7060 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 732.49
Current children cumulated vsize (KiB) 32020

[startup+734.301 s]
/proc/loadavg: 1.00 0.98 0.79 2/78 23723
/proc/meminfo: memFree=1602224/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=32020 CPUtime=734.09
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 8435 0 0 0 73284 125 0 0 25 0 1 0 202218370 32788480 7060 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134541095 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 734.09
Current children cumulated vsize (KiB) 32020

[startup+735.101 s]
/proc/loadavg: 1.00 0.98 0.79 2/78 23723
/proc/meminfo: memFree=1602224/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=32020 CPUtime=734.89
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 8435 0 0 0 73364 125 0 0 25 0 1 0 202218370 32788480 7060 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525802 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 734.89
Current children cumulated vsize (KiB) 32020

[startup+735.905 s]
/proc/loadavg: 1.00 0.98 0.79 2/78 23723
/proc/meminfo: memFree=1602224/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=32020 CPUtime=735.69
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 8435 0 0 0 73444 125 0 0 25 0 1 0 202218370 32788480 7060 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525749 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 735.69
Current children cumulated vsize (KiB) 32020

[startup+736.301 s]
/proc/loadavg: 1.00 0.98 0.79 2/78 23723
/proc/meminfo: memFree=1602224/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=32020 CPUtime=736.09
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 8435 0 0 0 73484 125 0 0 25 0 1 0 202218370 32788480 7060 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 736.09
Current children cumulated vsize (KiB) 32020

[startup+736.401 s]
/proc/loadavg: 1.00 0.98 0.79 2/78 23723
/proc/meminfo: memFree=1602224/2055920 swapFree=4169140/4192956
[pid=23722] ppid=23720 vsize=30976 CPUtime=736.19
/proc/23722/stat : 23722 (picosat) R 23720 23722 23430 0 -1 4194304 8436 0 0 0 73494 125 0 0 25 0 1 0 202218370 31719424 6888 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134533855 0 0 4096 0 0 0 0 17 1 0 0
/proc/23722/statm: 7744 6888 48 102 0 7639 0
Current children cumulated CPU time (s) 736.19
Current children cumulated vsize (KiB) 30976

Child status: 20
Real time (s): 736.425
CPU time (s): 736.222
CPU user time (s): 734.96
CPU system time (s): 1.26181
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 32020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 734.96
system time used= 1.26181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8437
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= 1379

runsolver used 0.544917 second user time and 1.57176 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Wed Apr 25 23:16:48 UTC 2007

IDJOB= 356537
IDBENCH= 20500
IDSOLVER= 171
FILE ID= node15/356537-1177543007

PBS_JOBID= 4695870

Free space on /tmp= 66487 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c6nidw_i.cnf
COMMAND LINE= /tmp/evaluation/356537-1177543007/picosat /tmp/evaluation/356537-1177543007/instance-356537-1177543007.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-356537-1177543007 -o ROOT/results/node15/solver-356537-1177543007 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356537-1177543007/picosat /tmp/evaluation/356537-1177543007/instance-356537-1177543007.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  15c4413e436aecbd4fcb1d7037e18abf

RANDOM SEED= 982083896

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1630992 kB
Buffers:         45584 kB
Cached:         283836 kB
SwapCached:       2896 kB
Active:         149920 kB
Inactive:       202708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630992 kB
SwapTotal:     4192956 kB
SwapFree:      4169140 kB
Dirty:            5132 kB
Writeback:           0 kB
Mapped:          30396 kB
Slab:            57692 kB
Committed_AS:  7089380 kB
PageTables:       1868 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= 66487 MiB

End job on node15 on Wed Apr 25 23:29:04 UTC 2007