Trace number 421084

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
minisat SAT 2007UNSAT 475.587 475.719

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
MD5SUMefb9901bf89fd570f6c562e1222df820
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.6749
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  360                                                  |
0.00/0.00	c |  Number of clauses:    1533                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     354     1522     4597 |      507        0    nan |  0.000 % |
0.00/0.00	c |       100 |     354     1522     4597 |      558      100     18 |  0.001 % |
0.00/0.01	c |       250 |     354     1522     4597 |      613      250     18 |  0.001 % |
0.00/0.01	c |       477 |     354     1522     4597 |      675      477     17 |  0.001 % |
0.00/0.02	c |       817 |     354     1522     4597 |      742      465     16 |  0.001 % |
0.03/0.04	c |      1323 |     354     1522     4597 |      817      577     15 |  0.001 % |
0.03/0.07	c |      2082 |     354     1522     4597 |      898      494     14 |  0.001 % |
0.10/0.10	c |      3222 |     354     1522     4597 |      988      710     15 |  0.001 % |
0.10/0.17	c |      4931 |     354     1522     4597 |     1087      888     15 |  0.001 % |
0.20/0.26	c |      7494 |     354     1522     4597 |     1196      681     13 |  0.001 % |
0.40/0.41	c |     11338 |     354     1522     4597 |     1315      869     14 |  0.001 % |
0.60/0.63	c |     17106 |     354     1522     4597 |     1447     1248     15 |  0.001 % |
0.90/0.97	c |     25755 |     354     1522     4597 |     1592     1023     15 |  0.001 % |
1.40/1.50	c |     38729 |     354     1522     4597 |     1751     1011     15 |  0.001 % |
2.29/2.33	c |     58192 |     354     1522     4597 |     1926     1734     16 |  0.001 % |
3.50/3.59	c |     87385 |     354     1522     4597 |     2119     1657     15 |  0.001 % |
5.50/5.56	c |    131178 |     354     1522     4597 |     2331     1421     15 |  0.001 % |
8.59/8.70	c |    196863 |     354     1522     4597 |     2564     2193     16 |  0.001 % |
13.49/13.58	c |    295389 |     354     1522     4597 |     2820     1971     16 |  0.001 % |
20.99/21.06	c |    443180 |     354     1522     4597 |     3102     2746     15 |  0.001 % |
32.69/32.74	c |    664865 |     354     1522     4597 |     3413     1791     15 |  0.001 % |
51.08/51.17	c |    997391 |     354     1522     4597 |     3754     3098     18 |  0.001 % |
79.17/79.23	c |   1496180 |     354     1522     4597 |     4129     2118     14 |  0.001 % |
123.26/123.30	c |   2244362 |     354     1522     4597 |     4542     3022     14 |  0.001 % |
193.34/193.50	c |   3366636 |     354     1522     4597 |     4997     3703     14 |  0.001 % |
301.21/301.30	c |   5050048 |     353     1505     4545 |     5496     4174     18 |  0.279 % |
470.86/471.00	c |   7575164 |     350     1482     4476 |     6046     3628     12 |  1.113 % |
475.56/475.71	c ===============================================================================
475.56/475.71	c restarts              : 27
475.56/475.71	c conflicts             : 7647931        (16081 /sec)
475.56/475.71	c decisions             : 9004080        (1.80 % random) (18933 /sec)
475.56/475.71	c propagations          : 429223828      (902524 /sec)
475.56/475.71	c conflict literals     : 135392400      (25.09 % deleted)
475.56/475.71	c Memory used           : 4.41 MB
475.56/475.71	c CPU time              : 475.582 s
475.56/475.71	c 
475.56/475.71	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/node55/watcher-421084-1177498182 -o ROOT/results/node55/solver-421084-1177498182 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421084-1177498182/minisat_noassertions /tmp/evaluation/421084-1177498182/instance-421084-1177498182.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.92 3/64 9894
/proc/meminfo: memFree=1556540/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=1852 CPUtime=0
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 197728288 1896448 117 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529174 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 463 117 62 130 0 330 0

[startup+0.0358749 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 9894
/proc/meminfo: memFree=1556540/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=1852 CPUtime=0.03
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 140 0 0 0 3 0 0 0 18 0 1 0 197728288 1896448 126 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 463 126 66 130 0 330 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1852

[startup+0.10188 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 9894
/proc/meminfo: memFree=1556540/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=1852 CPUtime=0.1
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 149 0 0 0 10 0 0 0 18 0 1 0 197728288 1896448 135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546807 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 463 135 66 130 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1852

[startup+0.301899 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 9894
/proc/meminfo: memFree=1556540/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=1984 CPUtime=0.3
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 163 0 0 0 30 0 0 0 19 0 1 0 197728288 2031616 149 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 496 149 66 130 0 363 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1984

[startup+0.701936 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 9894
/proc/meminfo: memFree=1556540/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=1984 CPUtime=0.7
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 179 0 0 0 70 0 0 0 23 0 1 0 197728288 2031616 165 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 496 165 66 130 0 363 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1984

[startup+1.50201 s]
/proc/loadavg: 0.92 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1556084/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=2116 CPUtime=1.5
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 196 0 0 0 150 0 0 0 25 0 1 0 197728288 2166784 182 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547181 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 529 182 66 130 0 396 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2116

[startup+3.10216 s]
/proc/loadavg: 0.92 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1555828/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=2116 CPUtime=3.1
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 218 0 0 0 310 0 0 0 25 0 1 0 197728288 2166784 204 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 529 204 66 130 0 396 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2116

[startup+6.30147 s]
/proc/loadavg: 0.93 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1555636/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=2248 CPUtime=6.29
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 258 0 0 0 629 0 0 0 25 0 1 0 197728288 2301952 244 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 562 244 66 130 0 429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2248

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1555380/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=2512 CPUtime=12.69
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 292 0 0 0 1269 0 0 0 25 0 1 0 197728288 2572288 278 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546801 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 628 278 66 130 0 495 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2512

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1555124/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=2644 CPUtime=25.49
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 354 0 0 0 2549 0 0 0 25 0 1 0 197728288 2707456 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552771 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 661 340 66 130 0 528 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2644

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1554804/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=3040 CPUtime=51.08
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 425 0 0 0 5108 0 0 0 25 0 1 0 197728288 3112960 411 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 760 411 66 130 0 627 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3040

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1554420/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=3300 CPUtime=102.27
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 508 0 0 0 10227 0 0 0 25 0 1 0 197728288 3379200 494 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 825 494 66 130 0 692 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3300

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1554164/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=3564 CPUtime=162.25
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 577 0 0 0 16225 0 0 0 25 0 1 0 197728288 3649536 563 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 891 563 66 130 0 758 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3564

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553908/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=3836 CPUtime=222.23
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 642 0 0 0 22223 0 0 0 25 0 1 0 197728288 3928064 628 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552431 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 959 628 66 130 0 826 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3836

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553652/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=3968 CPUtime=282.22
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 687 0 0 0 28222 0 0 0 25 0 1 0 197728288 4063232 673 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 992 673 66 130 0 859 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 3968

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553396/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=4236 CPUtime=342.2
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 743 0 0 0 34220 0 0 0 25 0 1 0 197728288 4337664 729 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547155 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 1059 729 66 130 0 926 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 4236

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553268/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=4372 CPUtime=402.18
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 780 0 0 0 40218 0 0 0 25 0 1 0 197728288 4476928 766 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 1093 766 66 130 0 960 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 4372

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553204/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=4508 CPUtime=462.16
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 799 0 0 0 46216 0 0 0 25 0 1 0 197728288 4616192 785 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 1127 785 66 130 0 994 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 4508

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

[startup+467.101 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553204/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=4508 CPUtime=466.96
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 802 0 0 0 46696 0 0 0 25 0 1 0 197728288 4616192 788 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 1127 788 66 130 0 994 0
Current children cumulated CPU time (s) 466.96
Current children cumulated vsize (KiB) 4508

[startup+470.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553204/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=4508 CPUtime=470.16
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 802 0 0 0 47016 0 0 0 25 0 1 0 197728288 4616192 788 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 1127 788 66 130 0 994 0
Current children cumulated CPU time (s) 470.16
Current children cumulated vsize (KiB) 4508

[startup+473.502 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553204/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=4508 CPUtime=473.36
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 803 0 0 0 47336 0 0 0 25 0 1 0 197728288 4616192 789 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 1127 789 66 130 0 994 0
Current children cumulated CPU time (s) 473.36
Current children cumulated vsize (KiB) 4508

[startup+475.102 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553140/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=4508 CPUtime=474.97
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 810 0 0 0 47497 0 0 0 25 0 1 0 197728288 4616192 796 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 1127 796 66 130 0 994 0
Current children cumulated CPU time (s) 474.97
Current children cumulated vsize (KiB) 4508

[startup+475.502 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553140/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=4508 CPUtime=475.36
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 810 0 0 0 47536 0 0 0 25 0 1 0 197728288 4616192 796 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 1127 796 66 130 0 994 0
Current children cumulated CPU time (s) 475.36
Current children cumulated vsize (KiB) 4508

[startup+475.702 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 9895
/proc/meminfo: memFree=1553140/2055920 swapFree=4184544/4192956
[pid=9894] ppid=9892 vsize=4508 CPUtime=475.56
/proc/9894/stat : 9894 (minisat_noasser) R 9892 9894 9036 0 -1 4194304 810 0 0 0 47556 0 0 0 25 0 1 0 197728288 4616192 796 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548173 0 0 4096 3 0 0 0 17 1 0 0
/proc/9894/statm: 1127 796 66 130 0 994 0
Current children cumulated CPU time (s) 475.56
Current children cumulated vsize (KiB) 4508

Child status: 20
Real time (s): 475.719
CPU time (s): 475.587
CPU user time (s): 475.582
CPU system time (s): 0.004999
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 4508

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

runsolver used 0.394939 second user time and 0.911861 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Wed Apr 25 10:49:42 UTC 2007

IDJOB= 421084
IDBENCH= 19993
IDSOLVER= 188
FILE ID= node55/421084-1177498182

PBS_JOBID= 4685825

Free space on /tmp= 66354 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/421084-1177498182/minisat_noassertions /tmp/evaluation/421084-1177498182/instance-421084-1177498182.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-421084-1177498182 -o ROOT/results/node55/solver-421084-1177498182 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421084-1177498182/minisat_noassertions /tmp/evaluation/421084-1177498182/instance-421084-1177498182.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  efb9901bf89fd570f6c562e1222df820

RANDOM SEED= 811690957

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1557012 kB
Buffers:         45168 kB
Cached:         341644 kB
SwapCached:       2556 kB
Active:         204248 kB
Inactive:       230004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557012 kB
SwapTotal:     4192956 kB
SwapFree:      4184544 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          53860 kB
Slab:            50668 kB
Committed_AS:  1342276 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= 66354 MiB

End job on node55 on Wed Apr 25 10:57:39 UTC 2007