Trace number 1797334

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
minisat2-simp 070721UNSAT 793.974 794.192

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.4855
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  404382                                               |
0.00/0.00	|  Number of clauses:    1204273                                              |
1.59/1.62	|  Parsing time:         1.48         s                                       |
10.48/10.57	============================[ Search Statistics ]==============================
10.48/10.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.48/10.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.48/10.57	===============================================================================
10.48/10.57	|         0 |   87627   540264  2691329 |   180088        0    nan |  0.000 % |
10.78/10.87	|       100 |   87613   540264  2691329 |   198096       97      7 |  0.209 % |
10.89/10.99	|       252 |   87613   540264  2691329 |   217906      249      9 |  0.209 % |
11.08/11.14	|       478 |   87608   540264  2691329 |   239697      474     17 |  0.211 % |
11.48/11.51	|       815 |   87608   540264  2691329 |   263666      811     21 |  0.211 % |
12.28/12.36	|      1322 |   87542   540264  2691329 |   290033     1316     23 |  0.219 % |
13.28/13.36	|      2082 |   87242   540264  2691329 |   319036     2074     22 |  0.312 % |
13.98/14.04	|      3221 |   87231   540264  2691329 |   350940     3212     27 |  0.397 % |
15.28/15.35	|      4930 |   86006   527948  2619432 |   386034     4901     32 |  0.415 % |
16.38/16.49	|      7492 |   85994   527948  2619432 |   424638     7461     33 |  0.442 % |
18.78/18.81	|     11337 |   85994   527948  2619432 |   467101    11306     39 |  0.442 % |
20.58/20.61	|     17105 |   85838   525865  2609299 |   513812    17009     39 |  0.445 % |
23.78/23.87	|     25755 |   85524   522852  2596212 |   565193    25651     35 |  0.524 % |
29.58/29.66	|     38730 |   85490   522144  2593821 |   621712    38595     34 |  0.602 % |
37.76/37.83	|     58191 |   84960   517993  2569256 |   683883    58013     34 |  0.661 % |
50.06/50.15	|     87383 |   84913   517535  2567669 |   752272    87190     33 |  0.769 % |
70.56/70.61	|    131173 |   84230   512572  2535923 |   827499   130947     37 |  0.840 % |
109.65/109.76	|    196860 |   84226   512572  2535923 |   910249   196631     46 |  0.851 % |
177.63/177.72	|    295388 |   84095   511454  2531571 |  1001274   295087     43 |  0.886 % |
327.79/327.97	|    443177 |   83672   508685  2511318 |  1101401   442859     45 |  1.008 % |
534.54/534.78	|    664861 |   83327   506475  2502061 |  1211542   641053     53 |  1.256 % |
793.88/794.13	===============================================================================
793.88/794.13	restarts              : 21
793.88/794.13	conflicts             : 959939         (1210 /sec)
793.88/794.13	decisions             : 3994411        (1.50 % random) (5036 /sec)
793.88/794.13	propagations          : 362104783      (456506 /sec)
793.88/794.13	conflict literals     : 50993934       (17.19 % deleted)
793.88/794.13	Memory used           : 394.70 MB
793.88/794.13	CPU time              : 793.208 s
793.88/794.13	
793.88/794.13	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-1797334-1242089030/watcher-1797334-1242089030 -o /tmp/evaluation-result-1797334-1242089030/solver-1797334-1242089030 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797334-1242089030.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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31882
/proc/meminfo: memFree=1503168/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=2200 CPUtime=0
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 415 0 0 0 0 0 0 0 20 0 1 0 236932506 2252800 400 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 550 401 65 178 0 370 0

[startup+0.0948239 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31882
/proc/meminfo: memFree=1503168/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=10504 CPUtime=0.09
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 2284 0 0 0 8 1 0 0 20 0 1 0 236932506 10756096 2269 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 2626 2269 65 178 0 2446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10504

[startup+0.101862 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31882
/proc/meminfo: memFree=1503168/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=10504 CPUtime=0.09
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 2356 0 0 0 8 1 0 0 20 0 1 0 236932506 10756096 2341 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 2626 2342 65 178 0 2446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10504

[startup+0.301882 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31882
/proc/meminfo: memFree=1503168/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=25900 CPUtime=0.29
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 6006 0 0 0 27 2 0 0 22 0 1 0 236932506 26521600 5991 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 6475 5991 65 178 0 6295 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25900

[startup+0.701922 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31882
/proc/meminfo: memFree=1503168/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=55268 CPUtime=0.69
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 12803 0 0 0 64 5 0 0 25 0 1 0 236932506 56594432 12788 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 13817 12789 65 178 0 13637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55268

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1433080/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=114776 CPUtime=1.49
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 25063 0 0 0 136 13 0 0 25 0 1 0 236932506 117530624 25048 1992294400 134512640 135243866 4294956256 18446744073709551615 134538736 0 0 4096 3 0 0 0 17 0 0 0
/proc/31882/statm: 28694 25048 65 178 0 28514 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114776

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1384376/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=160460 CPUtime=3.09
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 37901 0 0 0 290 19 0 0 25 0 1 0 236932506 164311040 37886 1992294400 134512640 135243866 4294956256 18446744073709551615 134751471 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 40115 37887 80 178 0 39935 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160460

[startup+6.30146 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 31883
/proc/meminfo: memFree=1295480/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=232532 CPUtime=6.28
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 55604 0 0 0 603 25 0 0 25 0 1 0 236932506 238112768 55589 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 58133 55589 80 178 0 57953 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 232532

[startup+12.7011 s]
/proc/loadavg: 1.31 1.07 1.02 2/66 31883
/proc/meminfo: memFree=1279864/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=228872 CPUtime=12.68
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 61306 0 0 0 1240 28 0 0 25 0 1 0 236932506 234364928 55548 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 57218 55548 87 178 0 57038 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 228872

[startup+25.5024 s]
/proc/loadavg: 1.46 1.11 1.04 2/66 31883
/proc/meminfo: memFree=1279736/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=229312 CPUtime=25.48
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 61410 0 0 0 2520 28 0 0 25 0 1 0 236932506 234815488 55652 1992294400 134512640 135243866 4294956256 18446744073709551615 134568430 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 57328 55652 87 178 0 57148 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 229312

[startup+51.1021 s]
/proc/loadavg: 1.36 1.12 1.04 2/66 31883
/proc/meminfo: memFree=1280184/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=229672 CPUtime=51.06
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 61501 0 0 0 5078 28 0 0 25 0 1 0 236932506 235184128 55743 1992294400 134512640 135243866 4294956256 18446744073709551615 134567865 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 57418 55743 87 178 0 57238 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 229672

[startup+102.306 s]
/proc/loadavg: 1.15 1.10 1.03 2/66 31883
/proc/meminfo: memFree=1279480/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=230484 CPUtime=102.26
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 61688 0 0 0 10197 29 0 0 25 0 1 0 236932506 236015616 55930 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 57621 55930 87 178 0 57441 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 230484

[startup+162.302 s]
/proc/loadavg: 1.06 1.08 1.03 2/66 31883
/proc/meminfo: memFree=1268408/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=241672 CPUtime=162.23
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 64461 0 0 0 16192 31 0 0 25 0 1 0 236932506 247472128 58703 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 60418 58703 87 178 0 60238 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 241672

[startup+222.303 s]
/proc/loadavg: 1.02 1.06 1.02 2/66 31883
/proc/meminfo: memFree=1255608/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=254712 CPUtime=222.22
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 67650 0 0 0 22188 34 0 0 25 0 1 0 236932506 260825088 61892 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 63678 61892 87 178 0 63498 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 254712

[startup+282.303 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 31883
/proc/meminfo: memFree=1245944/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=264580 CPUtime=282.2
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 70158 0 0 0 28183 37 0 0 25 0 1 0 236932506 270929920 64400 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 66145 64400 87 178 0 65965 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 264580

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 31883
/proc/meminfo: memFree=1235256/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=274804 CPUtime=342.19
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 72750 0 0 0 34179 40 0 0 25 0 1 0 236932506 281399296 66992 1992294400 134512640 135243866 4294956256 18446744073709551615 134567865 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 68701 66992 87 178 0 68521 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 274804

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 31883
/proc/meminfo: memFree=1220664/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=290440 CPUtime=402.17
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 76476 0 0 0 40173 44 0 0 25 0 1 0 236932506 297410560 70718 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 72610 70718 87 178 0 72430 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 290440

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 31883
/proc/meminfo: memFree=1206328/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=304024 CPUtime=462.15
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 79949 0 0 0 46168 47 0 0 25 0 1 0 236932506 311320576 74191 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 76006 74191 87 178 0 75826 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 304024

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31883
/proc/meminfo: memFree=1185400/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=325212 CPUtime=522.14
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 85294 0 0 0 52162 52 0 0 25 0 1 0 236932506 333017088 79536 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 81303 79536 87 178 0 81123 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 325212

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31883
/proc/meminfo: memFree=1166968/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=344536 CPUtime=582.13
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 89839 0 0 0 58156 57 0 0 25 0 1 0 236932506 352804864 84081 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 86134 84081 87 178 0 85954 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 344536

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1153720/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=357412 CPUtime=642.11
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 93066 0 0 0 64152 59 0 0 25 0 1 0 236932506 365989888 87308 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 89353 87308 87 178 0 89173 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 357412

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1134456/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=376884 CPUtime=702.1
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 97978 0 0 0 70146 64 0 0 25 0 1 0 236932506 385929216 92220 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 94221 92220 87 178 0 94041 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 376884

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1117496/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=393340 CPUtime=762.09
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 102113 0 0 0 76141 68 0 0 25 0 1 0 236932506 402780160 96355 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 98335 96355 87 178 0 98155 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 393340

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

[startup+767.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1115896/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=394980 CPUtime=767.68
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 102527 0 0 0 76700 68 0 0 25 0 1 0 236932506 404459520 96769 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 98745 96769 87 178 0 98565 0
Current children cumulated CPU time (s) 767.68
Current children cumulated vsize (KiB) 394980

[startup+780.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1112760/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=398416 CPUtime=780.48
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 103422 0 0 0 77979 69 0 0 25 0 1 0 236932506 407977984 97664 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 99604 97664 87 178 0 99424 0
Current children cumulated CPU time (s) 780.48
Current children cumulated vsize (KiB) 398416

[startup+787.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1109944/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=400948 CPUtime=786.88
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 104068 0 0 0 78618 70 0 0 25 0 1 0 236932506 410570752 98310 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 100237 98310 87 178 0 100057 0
Current children cumulated CPU time (s) 786.88
Current children cumulated vsize (KiB) 400948

[startup+790.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1108344/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=402664 CPUtime=790.07
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 104503 0 0 0 78937 70 0 0 25 0 1 0 236932506 412327936 98745 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 100666 98745 87 178 0 100486 0
Current children cumulated CPU time (s) 790.07
Current children cumulated vsize (KiB) 402664

[startup+791.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1106936/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=403596 CPUtime=791.68
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 104733 0 0 0 79098 70 0 0 25 0 1 0 236932506 413282304 98975 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 100899 98975 87 178 0 100719 0
Current children cumulated CPU time (s) 791.68
Current children cumulated vsize (KiB) 403596

[startup+793.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1106616/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=404000 CPUtime=793.27
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 104819 0 0 0 79257 70 0 0 25 0 1 0 236932506 413696000 99061 1992294400 134512640 135243866 4294956256 18446744073709551615 134552979 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 101000 99061 87 178 0 100820 0
Current children cumulated CPU time (s) 793.27
Current children cumulated vsize (KiB) 404000

[startup+793.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1106616/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=404164 CPUtime=793.67
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 104852 0 0 0 79297 70 0 0 25 0 1 0 236932506 413863936 99094 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 101041 99094 87 178 0 100861 0
Current children cumulated CPU time (s) 793.67
Current children cumulated vsize (KiB) 404164

[startup+794.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31883
/proc/meminfo: memFree=1106488/2055924 swapFree=4181596/4192956
[pid=31882] ppid=31880 vsize=404164 CPUtime=793.88
/proc/31882/stat : 31882 (minisat_static) R 31880 31882 31782 0 -1 4194304 104853 0 0 0 79318 70 0 0 25 0 1 0 236932506 413863936 99095 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/31882/statm: 101041 99095 87 178 0 100861 0
Current children cumulated CPU time (s) 793.88
Current children cumulated vsize (KiB) 404164

Child status: 20
Real time (s): 794.192
CPU time (s): 793.974
CPU user time (s): 793.208
CPU system time (s): 0.765883
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 404164

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

runsolver used 0.869867 second user time and 2.02969 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-12 02:43:52
IDJOB=1797334
IDBENCH=71688
IDSOLVER=568
FILE ID=node83/1797334-1242089030
PBS_JOBID= 9277718
Free space on /tmp= 66164 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT_RACE06/manol-pipe-c10nidw_s.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797334-1242089030/watcher-1797334-1242089030 -o /tmp/evaluation-result-1797334-1242089030/solver-1797334-1242089030 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797334-1242089030.cnf

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=607472937

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1503648 kB
Buffers:         68156 kB
Cached:         402880 kB
SwapCached:       5508 kB
Active:         202496 kB
Inactive:       276636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1503648 kB
SwapTotal:     4192956 kB
SwapFree:      4181596 kB
Dirty:           22812 kB
Writeback:           0 kB
Mapped:          13692 kB
Slab:            59096 kB
Committed_AS:   811392 kB
PageTables:       1384 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= 66164 MiB
End job on node83 at 2009-05-12 02:57:06