Trace number 1806540

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
ReVivAl 0.23 2009-03-18UNSAT 610.204 610.467

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
MD5SUMd2283e85579af5f5de3cfcfaac7f25fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark489.662
Satisfiable
(Un)Satisfiability was proved
Number of variables580
Number of clauses7153
Sum of the clauses size21604
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37008
Number of clauses of size 4145
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.04	#LEARNT CLAUSES 0
0.00/0.04	done !
0.00/0.04	c Calling MINISAT
0.00/0.04	This is MiniSat 2.0 beta
0.00/0.04	WARNING: for repeatability, setting FPU to use double precision
0.00/0.04	============================[ Problem Statistics ]=============================
0.00/0.04	|                                                                             |
0.00/0.04	|  Number of variables:  580                                                  |
0.00/0.04	|  Number of clauses:    7153                                                 |
0.00/0.05	|  Parsing time:         0.00         s                                       |
0.00/0.05	============================[ Search Statistics ]==============================
0.00/0.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.05	===============================================================================
0.00/0.05	|         0 |     580     7153    21604 |     2384        0    nan |  0.000 % |
0.00/0.05	|       100 |     580     7153    21604 |     2622      100      8 |  0.001 % |
0.00/0.06	|       251 |     580     7153    21604 |     2885      251      9 |  0.000 % |
0.00/0.07	|       476 |     580     7153    21604 |     3173      476     10 |  0.000 % |
0.00/0.08	|       813 |     580     7153    21604 |     3490      813     11 |  0.000 % |
0.04/0.10	|      1319 |     580     7153    21604 |     3839     1319     11 |  0.000 % |
0.04/0.14	|      2079 |     580     7153    21604 |     4223     2079     11 |  0.000 % |
0.04/0.20	|      3218 |     580     7153    21604 |     4646     3218     13 |  0.000 % |
0.04/0.34	|      4927 |     580     7153    21604 |     5111     2539     11 |  0.000 % |
0.04/0.55	|      7490 |     580     7153    21604 |     5622     5102     15 |  0.000 % |
0.04/0.92	|     11335 |     580     7153    21604 |     6184     3248     12 |  0.000 % |
1.48/1.55	|     17101 |     580     7153    21604 |     6802     5908     13 |  0.000 % |
2.48/2.52	|     25751 |     580     7153    21604 |     7483     4249     13 |  0.000 % |
3.78/3.84	|     38725 |     580     7153    21604 |     8231     5904     13 |  0.000 % |
5.57/5.66	|     58187 |     580     7153    21604 |     9054     4695     15 |  0.000 % |
8.37/8.45	|     87381 |     580     7153    21604 |     9959     6635     14 |  0.000 % |
13.08/13.18	|    131171 |     580     7153    21604 |    10955     5422     14 |  0.000 % |
20.07/20.15	|    196855 |     580     7153    21604 |    12051    10561     15 |  0.000 % |
31.87/31.93	|    295381 |     580     7153    21604 |    13256     6200     12 |  0.001 % |
52.55/52.60	|    443171 |     580     7153    21604 |    14582     7629     13 |  0.001 % |
83.73/83.87	|    664855 |     580     7153    21604 |    16040     9795     13 |  0.001 % |
133.40/133.52	|    997380 |     580     7153    21604 |    17644    12582     16 |  0.000 % |
207.88/208.04	|   1496168 |     580     7153    21604 |    19409    16002     17 |  0.000 % |
329.43/329.61	|   2244351 |     579     7105    21460 |    21350    11659     15 |  0.173 % |
540.14/540.48	|   3366626 |     578     7104    21456 |    23485    15322     14 |  0.345 % |
610.12/610.46	===============================================================================
610.12/610.46	restarts              : 25
610.12/610.46	conflicts             : 3729604        (6113 /sec)
610.12/610.46	decisions             : 4036617        (1.71 % random) (6616 /sec)
610.12/610.46	propagations          : 370243739      (606819 /sec)
610.12/610.46	conflict literals     : 70542426       (33.82 % deleted)
610.12/610.46	Memory used           : 7.64 MB
610.12/610.46	CPU time              : 610.138 s
610.12/610.46	
610.12/610.46	UNSATISFIABLE
610.12/610.46	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-1806540-1242150423/watcher-1806540-1242150423 -o /tmp/evaluation-result-1806540-1242150423/solver-1806540-1242150423 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806540-1242150423.cnf HOME 

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: 0.99 0.97 0.91 3/64 24385
/proc/meminfo: memFree=1357356/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0
/proc/24385/stat : 24385 (run.sh) R 24383 24385 24005 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243074890 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24385/statm: 1340 236 195 169 0 51 0
[pid=24386] ppid=24385 vsize=1744 CPUtime=0
/proc/24386/stat : 24386 (revival) R 24385 24385 24005 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 243074890 1785856 154 1992294400 134512640 134537284 4294956368 18446744073709551615 1901517 0 0 4096 0 0 0 0 17 0 0 0
/proc/24386/statm: 436 155 81 6 0 74 0

[startup+0.0921661 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24385
/proc/meminfo: memFree=1357356/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.101167 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24385
/proc/meminfo: memFree=1357356/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.30119 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24385
/proc/meminfo: memFree=1357356/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.701233 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24385
/proc/meminfo: memFree=1357356/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+1.50132 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1355868/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=2832 CPUtime=1.44
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 373 0 0 0 144 0 0 0 25 0 1 0 243074895 2899968 359 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/24388/statm: 708 359 76 170 0 536 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8192

[startup+3.1015 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1355548/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=2964 CPUtime=3.04
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 422 0 0 0 304 0 0 0 25 0 1 0 243074895 3035136 408 1992294400 134512640 135212939 4294956240 18446744073709551615 134526571 0 0 4096 3 0 0 0 17 1 0 0
/proc/24388/statm: 741 408 76 170 0 569 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8324

[startup+6.30185 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1355164/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=3236 CPUtime=6.23
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 489 0 0 0 623 0 0 0 25 0 1 0 243074895 3313664 475 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 809 475 76 170 0 637 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8596

[startup+12.7026 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1354844/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=3504 CPUtime=12.63
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 550 0 0 0 1263 0 0 0 25 0 1 0 243074895 3588096 536 1992294400 134512640 135212939 4294956240 18446744073709551615 134536997 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 876 536 76 170 0 704 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8864

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1354332/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=4060 CPUtime=25.42
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 685 0 0 0 2542 0 0 0 25 0 1 0 243074895 4157440 671 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1015 671 76 170 0 843 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9420

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1353820/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=4588 CPUtime=51.01
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 828 0 0 0 5101 0 0 0 25 0 1 0 243074895 4698112 814 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1147 814 76 170 0 975 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 9948

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1352796/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=5528 CPUtime=102.19
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1039 0 0 0 10219 0 0 0 25 0 1 0 243074895 5660672 1025 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1382 1025 76 170 0 1210 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10888

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1352412/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=5940 CPUtime=162.15
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1148 0 0 0 16215 0 0 0 25 0 1 0 243074895 6082560 1134 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1485 1134 76 170 0 1313 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 11300

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1352028/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=6380 CPUtime=222.13
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1242 0 0 0 22213 0 0 0 25 0 1 0 243074895 6533120 1228 1992294400 134512640 135212939 4294956240 18446744073709551615 134526820 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1595 1228 76 170 0 1423 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11740

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1351708/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=6660 CPUtime=282.11
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1319 0 0 0 28210 1 0 0 25 0 1 0 243074895 6819840 1305 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1665 1305 76 170 0 1493 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 12020

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1351516/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=6804 CPUtime=342.09
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1363 0 0 0 34208 1 0 0 25 0 1 0 243074895 6967296 1349 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1701 1349 76 170 0 1529 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 12164

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1351132/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7244 CPUtime=402.06
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1453 0 0 0 40205 1 0 0 25 0 1 0 243074895 7417856 1439 1992294400 134512640 135212939 4294956240 18446744073709551615 134526904 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1811 1439 76 170 0 1639 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 12604

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1351004/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7380 CPUtime=462.03
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1500 0 0 0 46202 1 0 0 25 0 1 0 243074895 7557120 1486 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1845 1486 76 170 0 1673 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 12740

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1350748/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7512 CPUtime=522.01
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1539 0 0 0 52200 1 0 0 25 0 1 0 243074895 7692288 1525 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1878 1525 76 170 0 1706 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 12872

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1350620/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7656 CPUtime=581.99
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1571 0 0 0 58198 1 0 0 25 0 1 0 243074895 7839744 1557 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1914 1557 76 170 0 1742 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 13016

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

[startup+588.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1350620/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7656 CPUtime=588.39
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1571 0 0 0 58838 1 0 0 25 0 1 0 243074895 7839744 1557 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1914 1557 76 170 0 1742 0
Current children cumulated CPU time (s) 588.43
Current children cumulated vsize (KiB) 13016

[startup+601.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1350620/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7816 CPUtime=601.18
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1586 0 0 0 60117 1 0 0 25 0 1 0 243074895 8003584 1572 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1954 1572 76 170 0 1782 0
Current children cumulated CPU time (s) 601.22
Current children cumulated vsize (KiB) 13176

[startup+604.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1350556/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7816 CPUtime=604.38
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1586 0 0 0 60437 1 0 0 25 0 1 0 243074895 8003584 1572 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1954 1572 76 170 0 1782 0
Current children cumulated CPU time (s) 604.42
Current children cumulated vsize (KiB) 13176

[startup+607.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1350556/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7816 CPUtime=607.58
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1586 0 0 0 60757 1 0 0 25 0 1 0 243074895 8003584 1572 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1954 1572 76 170 0 1782 0
Current children cumulated CPU time (s) 607.62
Current children cumulated vsize (KiB) 13176

[startup+609.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1350556/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7816 CPUtime=609.18
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1586 0 0 0 60917 1 0 0 25 0 1 0 243074895 8003584 1572 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1954 1572 76 170 0 1782 0
Current children cumulated CPU time (s) 609.22
Current children cumulated vsize (KiB) 13176

[startup+609.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1350556/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7816 CPUtime=609.58
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1586 0 0 0 60957 1 0 0 25 0 1 0 243074895 8003584 1572 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1954 1572 76 170 0 1782 0
Current children cumulated CPU time (s) 609.62
Current children cumulated vsize (KiB) 13176

[startup+610.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1350556/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7816 CPUtime=609.98
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1586 0 0 0 60997 1 0 0 25 0 1 0 243074895 8003584 1572 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1954 1572 76 170 0 1782 0
Current children cumulated CPU time (s) 610.02
Current children cumulated vsize (KiB) 13176

[startup+610.402 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24388
/proc/meminfo: memFree=1350556/2055920 swapFree=4181240/4192956
[pid=24385] ppid=24383 vsize=5360 CPUtime=0.04
/proc/24385/stat : 24385 (run.sh) S 24383 24385 24005 0 -1 4194304 312 261 0 0 0 0 4 0 16 0 1 0 243074890 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24385/statm: 1340 238 197 169 0 51 0
[pid=24388] ppid=24385 vsize=7816 CPUtime=610.08
/proc/24388/stat : 24388 (minisat) R 24385 24385 24005 0 -1 4194304 1586 0 0 0 61007 1 0 0 25 0 1 0 243074895 8003584 1572 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24388/statm: 1954 1572 76 170 0 1782 0
Current children cumulated CPU time (s) 610.12
Current children cumulated vsize (KiB) 13176

Child status: 20
Real time (s): 610.467
CPU time (s): 610.204
CPU user time (s): 610.182
CPU system time (s): 0.021996
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 13176

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

runsolver used 0.540917 second user time and 1.68874 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-12 19:47:03
IDJOB=1806540
IDBENCH=24753
IDSOLVER=649
FILE ID=node35/1806540-1242150423
PBS_JOBID= 9289686
Free space on /tmp= 66096 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806540-1242150423/watcher-1806540-1242150423 -o /tmp/evaluation-result-1806540-1242150423/solver-1806540-1242150423 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806540-1242150423.cnf HOME

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

MD5SUM BENCH= d2283e85579af5f5de3cfcfaac7f25fa
RANDOM SEED=189266877

node35.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.214
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.214
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:       1357836 kB
Buffers:         63536 kB
Cached:         560872 kB
SwapCached:       6224 kB
Active:          90320 kB
Inactive:       542760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1357836 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            51060 kB
Committed_AS:   917052 kB
PageTables:       1404 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= 66092 MiB
End job on node35 at 2009-05-12 19:57:14