Trace number 1825605

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 738.383 738.634

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.8672
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

738.34/738.63	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-1825605-1242510861/watcher-1825605-1242510861 -o /tmp/evaluation-result-1825605-1242510861/solver-1825605-1242510861 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825605-1242510861.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.99 0.98 0.99 3/64 32045
/proc/meminfo: memFree=1587256/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=568 CPUtime=0
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 68 0 0 0 0 0 0 0 18 0 1 0 279120069 581632 54 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 142 54 40 102 0 37 0

[startup+0.031062 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32045
/proc/meminfo: memFree=1587256/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=708 CPUtime=0.01
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 114 0 0 0 0 1 0 0 18 0 1 0 279120069 724992 100 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 177 100 40 102 0 72 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 708

[startup+0.101074 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32045
/proc/meminfo: memFree=1587256/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=1344 CPUtime=0.09
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 238 0 0 0 4 5 0 0 18 0 1 0 279120069 1376256 224 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 336 224 40 102 0 231 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1344

[startup+0.301109 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32045
/proc/meminfo: memFree=1587256/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=2460 CPUtime=0.29
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 512 0 0 0 13 16 0 0 19 0 1 0 279120069 2519040 498 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 615 498 40 102 0 510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2460

[startup+0.701178 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32045
/proc/meminfo: memFree=1587256/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=4544 CPUtime=0.68
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 1076 0 0 0 31 37 0 0 22 0 1 0 279120069 4653056 1062 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 1136 1062 40 102 0 1031 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 4544

[startup+1.50132 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32046
/proc/meminfo: memFree=1581424/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=13060 CPUtime=1.49
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 2199 0 0 0 69 80 0 0 25 0 1 0 279120069 13373440 2185 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 3265 2185 40 102 0 3160 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13060

[startup+3.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32046
/proc/meminfo: memFree=1575088/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=16936 CPUtime=3.09
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 3350 0 0 0 194 115 0 0 25 0 1 0 279120069 17342464 3275 1992294400 134512640 134931368 4294956240 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 4234 3275 42 102 0 4129 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16936

[startup+6.30116 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32046
/proc/meminfo: memFree=1573872/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=17200 CPUtime=6.28
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 3394 0 0 0 513 115 0 0 25 0 1 0 279120069 17612800 3319 1992294400 134512640 134931368 4294956240 18446744073709551615 134544809 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 4300 3319 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.98 0.99 2/65 32046
/proc/meminfo: memFree=1573232/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=17736 CPUtime=12.68
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 3568 0 0 0 1153 115 0 0 25 0 1 0 279120069 18161664 3491 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 4434 3491 48 102 0 4329 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17736

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32046
/proc/meminfo: memFree=1571824/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=19120 CPUtime=25.48
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 3923 0 0 0 2432 116 0 0 25 0 1 0 279120069 19578880 3846 1992294400 134512640 134931368 4294956240 18446744073709551615 134524075 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 4780 3846 48 102 0 4675 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19120

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32046
/proc/meminfo: memFree=1571312/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=19696 CPUtime=51.07
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 4078 0 0 0 4991 116 0 0 25 0 1 0 279120069 20168704 4001 1992294400 134512640 134931368 4294956240 18446744073709551615 134523989 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 4924 4001 48 102 0 4819 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19696

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32046
/proc/meminfo: memFree=1570160/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=20692 CPUtime=102.26
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 4390 0 0 0 10110 116 0 0 25 0 1 0 279120069 21188608 4245 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 5173 4245 48 102 0 5068 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20692

[startup+162.301 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 32046
/proc/meminfo: memFree=1569008/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=22260 CPUtime=162.24
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 4824 0 0 0 16107 117 0 0 25 0 1 0 279120069 22794240 4527 1992294400 134512640 134931368 4294956240 18446744073709551615 134525895 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 5565 4527 48 102 0 5460 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 22260

[startup+222.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 32046
/proc/meminfo: memFree=1568112/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=23052 CPUtime=222.22
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 5156 0 0 0 22105 117 0 0 25 0 1 0 279120069 23605248 4727 1992294400 134512640 134931368 4294956240 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 5763 4727 48 102 0 5658 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23052

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32046
/proc/meminfo: memFree=1566704/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=24372 CPUtime=282.19
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 5656 0 0 0 28102 117 0 0 25 0 1 0 279120069 24956928 5074 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 6093 5074 48 102 0 5988 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 24372

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32046
/proc/meminfo: memFree=1566200/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=24768 CPUtime=342.18
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 5935 0 0 0 34100 118 0 0 25 0 1 0 279120069 25362432 5185 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 6192 5185 48 102 0 6087 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 24768

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1564656/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=26088 CPUtime=402.15
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 6420 0 0 0 40096 119 0 0 25 0 1 0 279120069 26714112 5546 1992294400 134512640 134931368 4294956240 18446744073709551615 134529892 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 6522 5546 48 102 0 6417 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 26088

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1563760/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=27144 CPUtime=462.13
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 6733 0 0 0 46094 119 0 0 25 0 1 0 279120069 27795456 5794 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 6786 5794 48 102 0 6681 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 27144

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1562800/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=28068 CPUtime=522.11
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 7125 0 0 0 52092 119 0 0 25 0 1 0 279120069 28741632 6050 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 7017 6050 48 102 0 6912 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 28068

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1562288/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=28596 CPUtime=582.09
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 7407 0 0 0 58089 120 0 0 25 0 1 0 279120069 29282304 6186 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 7149 6186 48 102 0 7044 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 28596

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1560624/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=30180 CPUtime=642.07
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 7886 0 0 0 64087 120 0 0 25 0 1 0 279120069 30904320 6590 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 7545 6590 48 102 0 7440 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 30180

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1560176/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=30708 CPUtime=702.06
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 8097 0 0 0 70085 121 0 0 25 0 1 0 279120069 31444992 6722 1992294400 134512640 134931368 4294956240 18446744073709551615 134529630 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 7677 6722 48 102 0 7572 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 30708

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

[startup+716.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1558968/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=32028 CPUtime=716.45
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 8434 0 0 0 71524 121 0 0 25 0 1 0 279120069 32796672 7059 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 8007 7059 48 102 0 7902 0
Current children cumulated CPU time (s) 716.45
Current children cumulated vsize (KiB) 32028

[startup+729.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1558968/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=32028 CPUtime=729.25
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 8434 0 0 0 72804 121 0 0 25 0 1 0 279120069 32796672 7059 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 8007 7059 48 102 0 7902 0
Current children cumulated CPU time (s) 729.25
Current children cumulated vsize (KiB) 32028

[startup+732.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1558968/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=32028 CPUtime=732.44
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 8434 0 0 0 73123 121 0 0 25 0 1 0 279120069 32796672 7059 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 8007 7059 48 102 0 7902 0
Current children cumulated CPU time (s) 732.44
Current children cumulated vsize (KiB) 32028

[startup+735.906 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1558968/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=32028 CPUtime=735.65
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 8434 0 0 0 73444 121 0 0 25 0 1 0 279120069 32796672 7059 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 8007 7059 48 102 0 7902 0
Current children cumulated CPU time (s) 735.65
Current children cumulated vsize (KiB) 32028

[startup+737.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1558968/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=32028 CPUtime=737.24
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 8434 0 0 0 73603 121 0 0 25 0 1 0 279120069 32796672 7059 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 8007 7059 48 102 0 7902 0
Current children cumulated CPU time (s) 737.24
Current children cumulated vsize (KiB) 32028

[startup+738.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1558968/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=32028 CPUtime=738.04
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 8434 0 0 0 73683 121 0 0 25 0 1 0 279120069 32796672 7059 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 8007 7059 48 102 0 7902 0
Current children cumulated CPU time (s) 738.04
Current children cumulated vsize (KiB) 32028

[startup+738.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1558968/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=32028 CPUtime=738.24
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 8434 0 0 0 73703 121 0 0 25 0 1 0 279120069 32796672 7059 1992294400 134512640 134931368 4294956240 18446744073709551615 134525669 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 8007 7059 48 102 0 7902 0
Current children cumulated CPU time (s) 738.24
Current children cumulated vsize (KiB) 32028

[startup+738.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32052
/proc/meminfo: memFree=1558968/2055920 swapFree=4180872/4192956
[pid=32045] ppid=32043 vsize=32032 CPUtime=738.34
/proc/32045/stat : 32045 (picosat) R 32043 32045 31978 0 -1 4194304 8435 0 0 0 73713 121 0 0 25 0 1 0 279120069 32800768 7060 1992294400 134512640 134931368 4294956240 18446744073709551615 134580221 0 0 4096 0 0 0 0 17 1 0 0
/proc/32045/statm: 8008 7060 48 102 0 7903 0
Current children cumulated CPU time (s) 738.34
Current children cumulated vsize (KiB) 32032

Child status: 20
Real time (s): 738.634
CPU time (s): 738.383
CPU user time (s): 737.166
CPU system time (s): 1.21681
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 32032

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

runsolver used 0.633903 second user time and 1.41578 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-16 23:54:21
IDJOB=1825605
IDBENCH=71780
IDSOLVER=666
FILE ID=node4/1825605-1242510861
PBS_JOBID= 9307065
Free space on /tmp= 66172 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT_RACE06/manol-pipe-c6nidw_i.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825605-1242510861/watcher-1825605-1242510861 -o /tmp/evaluation-result-1825605-1242510861/solver-1825605-1242510861 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1825605-1242510861.cnf            

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

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED=1255617573

node4.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.265
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.265
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:       1587672 kB
Buffers:         78012 kB
Cached:         298648 kB
SwapCached:       5908 kB
Active:         148536 kB
Inactive:       236004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587672 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            5124 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            69628 kB
Committed_AS:  1158172 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= 66172 MiB
End job on node4 at 2009-05-17 00:06:40