Trace number 320299

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 739.467 739.689

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 benchmark74.3737
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)

739.37/739.68	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/node38/watcher-320299-1173043703 -o ROOT/results/node38/solver-320299-1173043703 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320299-1173043703/picosat /tmp/evaluation/320299-1173043703/instance-320299-1173043703.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.99 0.97 0.91 3/64 3958
/proc/meminfo: memFree=1364488/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=568 CPUtime=0
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 69 0 0 0 0 0 0 0 18 0 1 0 324326129 581632 54 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 142 54 40 102 0 37 0

[startup+0.021845 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3958
/proc/meminfo: memFree=1364488/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=708 CPUtime=0.01
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 107 0 0 0 0 1 0 0 18 0 1 0 324326129 724992 92 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 177 92 40 102 0 72 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 708

[startup+0.101852 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3958
/proc/meminfo: memFree=1364488/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=1344 CPUtime=0.09
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 239 0 0 0 4 5 0 0 18 0 1 0 324326129 1376256 224 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 336 224 40 102 0 231 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1344

[startup+0.301875 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3958
/proc/meminfo: memFree=1364488/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=2460 CPUtime=0.29
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 511 0 0 0 13 16 0 0 19 0 1 0 324326129 2519040 496 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 615 496 40 102 0 510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2460

[startup+0.70192 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3958
/proc/meminfo: memFree=1364488/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=4544 CPUtime=0.69
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 1066 0 0 0 31 38 0 0 22 0 1 0 324326129 4653056 1051 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 1136 1051 40 102 0 1031 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4544

[startup+1.50201 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1358720/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=13060 CPUtime=1.49
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 2179 0 0 0 67 82 0 0 25 0 1 0 324326129 13373440 2164 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 3265 2164 40 102 0 3160 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13060

[startup+3.10119 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1352448/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=16936 CPUtime=3.09
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 3351 0 0 0 193 116 0 0 25 0 1 0 324326129 17342464 3275 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 4234 3275 42 102 0 4129 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16936

[startup+6.30155 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1351040/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=17200 CPUtime=6.28
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 3394 0 0 0 512 116 0 0 25 0 1 0 324326129 17612800 3318 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 4300 3318 42 102 0 4195 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17200

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1350472/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=17736 CPUtime=12.69
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 3569 0 0 0 1152 117 0 0 25 0 1 0 324326129 18161664 3491 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 4434 3491 48 102 0 4329 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17736

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1349128/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=19120 CPUtime=25.49
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 3925 0 0 0 2432 117 0 0 25 0 1 0 324326129 19578880 3847 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134544806 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 4780 3847 48 102 0 4675 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19120

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1348552/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=19696 CPUtime=51.07
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 4080 0 0 0 4990 117 0 0 25 0 1 0 324326129 20168704 4002 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 4924 4002 48 102 0 4819 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19696

[startup+102.304 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1347464/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=20688 CPUtime=102.26
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 4393 0 0 0 10109 117 0 0 25 0 1 0 324326129 21184512 4247 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134524072 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 5172 4247 48 102 0 5067 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20688

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1346248/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=22256 CPUtime=162.24
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 4826 0 0 0 16106 118 0 0 25 0 1 0 324326129 22790144 4528 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 5564 4528 48 102 0 5459 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 22256

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1345416/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=23048 CPUtime=222.22
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 5158 0 0 0 22104 118 0 0 25 0 1 0 324326129 23601152 4728 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525669 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 5762 4728 48 102 0 5657 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23048

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1344008/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=24368 CPUtime=282.2
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 5658 0 0 0 28101 119 0 0 25 0 1 0 324326129 24952832 5075 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 6092 5075 48 102 0 5987 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24368

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1343816/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=25000 CPUtime=342.18
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 5907 0 0 0 34099 119 0 0 25 0 1 0 324326129 25600000 5215 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134531777 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 6250 5216 48 102 0 6145 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 25000

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1342024/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=26084 CPUtime=402.17
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 6422 0 0 0 40097 120 0 0 25 0 1 0 324326129 26710016 5547 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 6521 5547 48 102 0 6416 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 26084

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1341064/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=27140 CPUtime=462.15
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 6735 0 0 0 46094 121 0 0 25 0 1 0 324326129 27791360 5795 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525892 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 6785 5795 48 102 0 6680 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 27140

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1340040/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=28064 CPUtime=522.13
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 7126 0 0 0 52092 121 0 0 25 0 1 0 324326129 28737536 6050 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 7016 6050 48 102 0 6911 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 28064

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1339464/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=28592 CPUtime=582.11
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 7410 0 0 0 58090 121 0 0 25 0 1 0 324326129 29278208 6188 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525661 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 7148 6188 48 102 0 7043 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 28592

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1337928/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=30172 CPUtime=642.1
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 7888 0 0 0 64088 122 0 0 25 0 1 0 324326129 30896128 6591 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529241 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 7543 6591 48 102 0 7438 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 30172

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1337352/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=30700 CPUtime=702.08
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 8097 0 0 0 70086 122 0 0 25 0 1 0 324326129 31436800 6721 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 7675 6721 48 102 0 7570 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 30700

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

[startup+716.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1336136/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=32020 CPUtime=716.48
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 8436 0 0 0 71525 123 0 0 25 0 1 0 324326129 32788480 7060 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134544902 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 716.48
Current children cumulated vsize (KiB) 32020

[startup+729.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1336200/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=32020 CPUtime=729.27
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 8436 0 0 0 72804 123 0 0 25 0 1 0 324326129 32788480 7060 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 729.27
Current children cumulated vsize (KiB) 32020

[startup+735.906 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1336200/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=32020 CPUtime=735.67
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 8436 0 0 0 73444 123 0 0 25 0 1 0 324326129 32788480 7060 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529977 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 735.67
Current children cumulated vsize (KiB) 32020

[startup+737.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1336200/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=32020 CPUtime=737.27
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 8436 0 0 0 73604 123 0 0 25 0 1 0 324326129 32788480 7060 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 737.27
Current children cumulated vsize (KiB) 32020

[startup+738.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1336200/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=32020 CPUtime=738.07
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 8436 0 0 0 73684 123 0 0 25 0 1 0 324326129 32788480 7060 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 738.07
Current children cumulated vsize (KiB) 32020

[startup+739.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1336200/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=32020 CPUtime=738.87
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 8436 0 0 0 73764 123 0 0 25 0 1 0 324326129 32788480 7060 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 738.87
Current children cumulated vsize (KiB) 32020

[startup+739.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1336200/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=32020 CPUtime=739.27
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 8436 0 0 0 73804 123 0 0 25 0 1 0 324326129 32788480 7060 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529886 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 739.27
Current children cumulated vsize (KiB) 32020

[startup+739.601 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3959
/proc/meminfo: memFree=1336200/2055920 swapFree=4183904/4192956
[pid=3958] ppid=3956 vsize=32020 CPUtime=739.37
/proc/3958/stat : 3958 (picosat) R 3956 3958 3802 0 -1 4194304 8436 0 0 0 73814 123 0 0 25 0 1 0 324326129 32788480 7060 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3958/statm: 8005 7060 48 102 0 7900 0
Current children cumulated CPU time (s) 739.37
Current children cumulated vsize (KiB) 32020

Child status: 20
Real time (s): 739.689
CPU time (s): 739.467
CPU user time (s): 738.227
CPU system time (s): 1.23981
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 32020

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

runsolver used 0.467928 second user time and 1.55776 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Mar  4 21:28:23 UTC 2007

IDJOB= 320299
IDBENCH= 20500
IDSOLVER= 106
FILE ID= node38/320299-1173043703

PBS_JOBID= 4012494

Free space on /tmp= 66510 MiB

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

META MD5SUM SOLVER= 1cb12d44dc66ecc4d20a168f5cfd1323
MD5SUM BENCH=  15c4413e436aecbd4fcb1d7037e18abf

RANDOM SEED= 812848094

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1364896 kB
Buffers:         39328 kB
Cached:         582228 kB
SwapCached:       3092 kB
Active:         235888 kB
Inactive:       395256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364896 kB
SwapTotal:     4192956 kB
SwapFree:      4183904 kB
Dirty:            5120 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            45836 kB
Committed_AS:   665940 kB
PageTables:       1468 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= 66510 MiB

End job on node38 on Sun Mar  4 21:40:43 UTC 2007