Trace number 1806545

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
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.08 1200.61

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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 17
2.39/2.45	#LEARNT CLAUSES 157
2.39/2.47	done !
2.39/2.47	c Now, SatElite...
2.39/2.47	c Parsing...
2.39/2.49	c ==============================================================================
2.39/2.49	c |           |     ORIGINAL     |              LEARNT              |          |
2.39/2.49	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.39/2.49	c ==============================================================================
2.39/2.49	c |         0 |   17733    54000 |    5319       0        0     nan |  0.000 % |
2.46/2.50	c |         0 |   17399    53331 |      --       0       --      -- |     --   | -334/-669
2.46/2.50	c ==============================================================================
2.46/2.50	c Result  :   #vars: 2751   #clauses: 17399   #literals: 53331
2.46/2.50	c CPU time:   0.030995 s
2.46/2.50	c ==============================================================================
2.46/2.54	c SatElite is done !
2.46/2.54	c Calling MINISAT
2.46/2.54	This is MiniSat 2.0 beta
2.46/2.54	WARNING: for repeatability, setting FPU to use double precision
2.46/2.54	============================[ Problem Statistics ]=============================
2.46/2.54	|                                                                             |
2.46/2.54	|  Number of variables:  2751                                                 |
2.46/2.54	|  Number of clauses:    17399                                                |
2.46/2.55	|  Parsing time:         0.01         s                                       |
2.46/2.55	============================[ Search Statistics ]==============================
2.46/2.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.46/2.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.46/2.55	===============================================================================
2.46/2.55	|         0 |    2751    17399    53331 |     5799        0    nan |  0.000 % |
2.46/2.57	|       102 |    2751    17399    53331 |     6379      102     26 |  0.000 % |
2.52/2.61	|       253 |    2751    17399    53331 |     7017      253     63 |  0.001 % |
2.52/2.68	|       478 |    2751    17399    53331 |     7719      478     82 |  0.000 % |
2.52/2.80	|       815 |    2751    17399    53331 |     8491      815     80 |  0.000 % |
2.52/2.91	|      1322 |    2751    17399    53331 |     9340     1322     77 |  0.001 % |
2.52/3.09	|      2083 |    2751    17399    53331 |    10274     2083     80 |  0.000 % |
3.37/3.44	|      3222 |    2751    17399    53331 |    11301     3222     74 |  0.000 % |
3.87/3.94	|      4931 |    2751    17399    53331 |    12432     4931     73 |  0.000 % |
4.57/4.67	|      7493 |    2751    17399    53331 |    13675     7493     70 |  0.000 % |
5.77/5.82	|     11338 |    2751    17399    53331 |    15042    11338     80 |  0.000 % |
7.67/7.73	|     17104 |    2751    17399    53331 |    16547     9336     56 |  0.000 % |
11.66/11.71	|     25754 |    2751    17399    53331 |    18201     9491     49 |  0.000 % |
16.77/16.82	|     38728 |    2751    17399    53331 |    20022    13046     31 |  0.001 % |
26.86/26.90	|     58189 |    2751    17399    53331 |    22024    11988     60 |  0.000 % |
44.55/44.64	|     87382 |    2751    17399    53331 |    24226    18760     47 |  0.001 % |
72.64/72.75	|    131172 |    2751    17399    53331 |    26649    24670     42 |  0.000 % |
112.13/112.25	|    196856 |    2751    17399    53331 |    29314    22529     37 |  0.000 % |
180.59/180.71	|    295384 |    2751    17399    53331 |    32245    16878     29 |  0.000 % |
280.05/280.28	|    443173 |    2751    17399    53331 |    35470    30971     35 |  0.000 % |
449.59/449.84	|    664857 |    2751    17399    53331 |    39017    18123     24 |  0.000 % |
724.95/725.36	|    997382 |    2751    17399    53331 |    42918    34979     58 |  0.000 % |
1183.36/1183.90	|   1496170 |    2751    17399    53331 |    47210    27792     50 |  0.001 % |
1200.05/1200.61	HOME/run.sh: line 55: 18650 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806545-1242150499/watcher-1806545-1242150499 -o /tmp/evaluation-result-1806545-1242150499/solver-1806545-1242150499 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806545-1242150499.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.98 0.92 3/64 18646
/proc/meminfo: memFree=1648808/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=0
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243083084 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 237 196 169 0 51 0
[pid=18647] ppid=18646 vsize=2156 CPUtime=0
/proc/18647/stat : 18647 (revival) R 18646 18646 18330 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 243083085 2207744 244 1992294400 134512640 134537284 4294956368 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/18647/statm: 539 246 82 6 0 177 0

[startup+0.012497 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 18646
/proc/meminfo: memFree=1648808/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=0
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243083084 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 237 196 169 0 51 0
[pid=18647] ppid=18646 vsize=2840 CPUtime=0
/proc/18647/stat : 18647 (revival) R 18646 18646 18330 0 -1 4194304 447 0 0 0 0 0 0 0 19 0 1 0 243083085 2908160 413 1992294400 134512640 134537284 4294956368 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/18647/statm: 710 414 82 6 0 348 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8200

[startup+0.101505 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 18646
/proc/meminfo: memFree=1648808/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=0
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243083084 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 237 196 169 0 51 0
[pid=18647] ppid=18646 vsize=2816 CPUtime=0.09
/proc/18647/stat : 18647 (revival) R 18646 18646 18330 0 -1 4194304 550 0 0 0 9 0 0 0 19 0 1 50000 243083085 2883584 412 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18647/statm: 704 412 85 6 0 342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8176

[startup+0.301526 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 18646
/proc/meminfo: memFree=1648808/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=0
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243083084 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 237 196 169 0 51 0
[pid=18647] ppid=18646 vsize=2816 CPUtime=0.29
/proc/18647/stat : 18647 (revival) R 18646 18646 18330 0 -1 4194304 557 0 0 0 29 0 0 0 21 0 1 50000 243083085 2883584 419 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18647/statm: 704 419 85 6 0 342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8176

[startup+0.70157 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 18646
/proc/meminfo: memFree=1648808/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=0
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243083084 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 237 196 169 0 51 0
[pid=18647] ppid=18646 vsize=2816 CPUtime=0.69
/proc/18647/stat : 18647 (revival) R 18646 18646 18330 0 -1 4194304 558 0 0 0 69 0 0 0 25 0 1 50000 243083085 2883584 420 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18647/statm: 704 420 85 6 0 342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8176

[startup+1.50166 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18648
/proc/meminfo: memFree=1647128/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=0
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243083084 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 237 196 169 0 51 0
[pid=18647] ppid=18646 vsize=2816 CPUtime=1.49
/proc/18647/stat : 18647 (revival) R 18646 18646 18330 0 -1 4194304 559 0 0 0 149 0 0 0 25 0 1 50000 243083085 2883584 421 1992294400 134512640 134537284 4294956368 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18647/statm: 704 421 85 6 0 342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8176

[startup+3.10184 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18648
/proc/meminfo: memFree=1647000/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 5360

[startup+6.30118 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1642840/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=7320 CPUtime=3.75
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 1541 0 0 0 375 0 0 0 25 0 1 0 243083338 7495680 1525 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 1830 1525 76 170 0 1658 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12680

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1640992/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=7980 CPUtime=10.14
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 1697 0 0 0 1014 0 0 0 25 0 1 0 243083338 8171520 1681 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 1995 1681 76 170 0 1823 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13340

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1640992/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=8376 CPUtime=22.94
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 1787 0 0 0 2293 1 0 0 25 0 1 0 243083338 8577024 1771 1992294400 134512640 135212939 4294956240 18446744073709551615 134527133 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 2094 1771 76 170 0 1922 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13736

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1639392/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=9828 CPUtime=48.53
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 2172 0 0 0 4852 1 0 0 25 0 1 0 243083338 10063872 2156 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 2457 2156 76 170 0 2285 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15188

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1638240/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=10928 CPUtime=99.71
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 2427 0 0 0 9970 1 0 0 25 0 1 0 243083338 11190272 2411 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 2732 2411 76 170 0 2560 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16288

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1638112/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=10928 CPUtime=159.68
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 2430 0 0 0 15967 1 0 0 25 0 1 0 243083338 11190272 2414 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 2732 2414 76 170 0 2560 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 16288

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1638112/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=10928 CPUtime=219.65
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 2441 0 0 0 21964 1 0 0 25 0 1 0 243083338 11190272 2425 1992294400 134512640 135212939 4294956240 18446744073709551615 134526644 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 2732 2425 76 170 0 2560 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 16288

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1637664/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=11480 CPUtime=279.63
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 2574 0 0 0 27962 1 0 0 25 0 1 0 243083338 11755520 2558 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 2870 2558 76 170 0 2698 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 16840

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1636768/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=12448 CPUtime=339.61
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 2817 0 0 0 33959 2 0 0 25 0 1 0 243083338 12746752 2801 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 3112 2801 76 170 0 2940 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 17808

[startup+402.302 s]

################
# More data... #
################

/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=12584 CPUtime=459.56
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 2843 0 0 0 45954 2 0 0 25 0 1 0 243083338 12886016 2827 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 3146 2827 76 170 0 2974 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 17944

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1635616/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=13524 CPUtime=519.53
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 3070 0 0 0 51951 2 0 0 25 0 1 0 243083338 13848576 3054 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 3381 3054 76 170 0 3209 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 18884

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1635616/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=13524 CPUtime=579.5
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 3070 0 0 0 57948 2 0 0 25 0 1 0 243083338 13848576 3054 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 3381 3054 76 170 0 3209 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 18884

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1635168/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=13920 CPUtime=639.49
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 3191 0 0 0 63946 3 0 0 25 0 1 0 243083338 14254080 3175 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 3480 3175 76 170 0 3308 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 19280

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18650
/proc/meminfo: memFree=1631008/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=18012 CPUtime=699.46
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 4217 0 0 0 69942 4 0 0 25 0 1 0 243083338 18444288 4201 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 4503 4201 76 170 0 4331 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 23372

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18656
/proc/meminfo: memFree=1630752/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=18092 CPUtime=759.41
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 4222 0 0 0 75937 4 0 0 25 0 1 0 243083338 18526208 4206 1992294400 134512640 135212939 4294956240 18446744073709551615 134537422 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 4523 4206 76 170 0 4351 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 23452

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18656
/proc/meminfo: memFree=1630816/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=18092 CPUtime=819.38
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 4222 0 0 0 81934 4 0 0 25 0 1 0 243083338 18526208 4206 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 4523 4206 76 170 0 4351 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 23452

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18656
/proc/meminfo: memFree=1630752/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=18092 CPUtime=879.35
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 4223 0 0 0 87931 4 0 0 25 0 1 0 243083338 18526208 4207 1992294400 134512640 135212939 4294956240 18446744073709551615 134535790 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 4523 4207 76 170 0 4351 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 23452

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18656
/proc/meminfo: memFree=1630816/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=18092 CPUtime=939.34
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 4223 0 0 0 93929 5 0 0 25 0 1 0 243083338 18526208 4207 1992294400 134512640 135212939 4294956240 18446744073709551615 134529632 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 4523 4207 76 170 0 4351 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 23452

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18656
/proc/meminfo: memFree=1629920/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=19148 CPUtime=999.31
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 4477 0 0 0 99926 5 0 0 25 0 1 0 243083338 19607552 4461 1992294400 134512640 135212939 4294956240 18446744073709551615 134526904 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 4787 4461 76 170 0 4615 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 24508

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18656
/proc/meminfo: memFree=1629856/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=19148 CPUtime=1059.29
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 4477 0 0 0 105924 5 0 0 25 0 1 0 243083338 19607552 4461 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 4787 4461 76 170 0 4615 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 24508

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18656
/proc/meminfo: memFree=1629856/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=19148 CPUtime=1119.26
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 4477 0 0 0 111921 5 0 0 25 0 1 0 243083338 19607552 4461 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 4787 4461 76 170 0 4615 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 24508

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18656
/proc/meminfo: memFree=1628448/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=20468 CPUtime=1179.24
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 4823 0 0 0 117918 6 0 0 25 0 1 0 243083338 20959232 4807 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 5117 4807 76 170 0 4945 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 25828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 18656
/proc/meminfo: memFree=1628448/2055920 swapFree=4178672/4192956
[pid=18646] ppid=18644 vsize=5360 CPUtime=2.52
/proc/18646/stat : 18646 (run.sh) S 18644 18646 18330 0 -1 4194304 341 1152 0 0 0 0 252 0 16 0 1 0 243083084 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18646/statm: 1340 241 197 169 0 51 0
[pid=18650] ppid=18646 vsize=20468 CPUtime=1197.53
/proc/18650/stat : 18650 (minisat) R 18646 18646 18330 0 -1 4194304 4825 0 0 0 119747 6 0 0 25 0 1 0 243083338 20959232 4809 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18650/statm: 5117 4809 76 170 0 4945 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 25828

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1200
CPU system time (s): 0.078987
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 25828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6334
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= 9
involuntary context switches= 2278

runsolver used 1.15282 second user time and 3.22551 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-12 19:48:19
IDJOB=1806545
IDBENCH=24754
IDSOLVER=647
FILE ID=node21/1806545-1242150499
PBS_JOBID= 9289700
Free space on /tmp= 65964 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806545-1242150499/watcher-1806545-1242150499 -o /tmp/evaluation-result-1806545-1242150499/solver-1806545-1242150499 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806545-1242150499.cnf HOME

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

MD5SUM BENCH= 4bdea1a05617ff95eaeaf981037754e7
RANDOM SEED=1770441530

node21.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.233
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.233
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1649288 kB
Buffers:         40328 kB
Cached:         292080 kB
SwapCached:       8136 kB
Active:          97088 kB
Inactive:       244768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649288 kB
SwapTotal:     4192956 kB
SwapFree:      4178672 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:          15024 kB
Slab:            50840 kB
Committed_AS:   966120 kB
PageTables:       1380 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= 65964 MiB
End job on node21 at 2009-05-12 20:08:20