Trace number 1796710

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.07 1200.61

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications 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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
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	c revival is preprocessing the formula...#ITERATIONS 2
0.19/0.23	#LEARNT CLAUSES 6
0.19/0.25	done !
0.19/0.25	c Now, SatElite...
0.19/0.25	c Parsing...
0.19/0.27	c ==============================================================================
0.19/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.27	c ==============================================================================
0.19/0.27	c |         0 |   22201    51735 |    6660       0        0     nan |  0.000 % |
0.24/0.38	c |         0 |   16475    45850 |      --       0       --      -- |     --   | -5726/-5885
0.24/0.38	c ==============================================================================
0.24/0.38	c Result  :   #vars: 4069   #clauses: 16475   #literals: 45850
0.24/0.38	c CPU time:   0.12998 s
0.24/0.38	c ==============================================================================
0.24/0.42	c SatElite is done !
0.24/0.42	c Calling MINISAT
0.24/0.42	This is MiniSat 2.0 beta
0.24/0.42	WARNING: for repeatability, setting FPU to use double precision
0.24/0.42	============================[ Problem Statistics ]=============================
0.24/0.42	|                                                                             |
0.24/0.42	|  Number of variables:  4069                                                 |
0.24/0.42	|  Number of clauses:    16475                                                |
0.24/0.43	|  Parsing time:         0.01         s                                       |
0.24/0.43	============================[ Search Statistics ]==============================
0.24/0.43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.24/0.43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.24/0.43	===============================================================================
0.24/0.43	|         0 |    4069    16475    45850 |     5491        0    nan |  0.000 % |
0.24/0.44	|       102 |    4069    16475    45850 |     6040      102      9 |  0.000 % |
0.41/0.51	|       253 |    4069    16475    45850 |     6644      253     25 |  0.000 % |
0.41/0.69	|       479 |    4069    16475    45850 |     7309      479     27 |  0.000 % |
0.98/1.02	|       818 |    4069    16475    45850 |     8040      818     27 |  0.000 % |
1.38/1.48	|      1324 |    4069    16475    45850 |     8844     1324     34 |  0.000 % |
1.98/2.01	|      2083 |    4069    16475    45850 |     9728     2083     33 |  0.000 % |
3.18/3.26	|      3222 |    4069    16475    45850 |    10701     3222     36 |  0.000 % |
4.98/5.08	|      4930 |    4069    16475    45850 |    11771     4930     33 |  0.000 % |
7.98/8.06	|      7492 |    4069    16475    45850 |    12949     7492     31 |  0.000 % |
12.38/12.42	|     11337 |    4069    16475    45850 |    14243    11337     31 |  0.000 % |
18.57/18.70	|     17103 |    4069    16475    45850 |    15668     9476     29 |  0.000 % |
29.97/30.08	|     25753 |    4069    16475    45850 |    17235     9776     28 |  0.000 % |
46.16/46.24	|     38728 |    4069    16475    45850 |    18958    13581     26 |  0.000 % |
73.24/73.33	|     58189 |    4069    16475    45850 |    20854    13144     34 |  0.000 % |
114.02/114.12	|     87381 |    4069    16475    45850 |    22940    20509     25 |  0.000 % |
178.59/178.76	|    131170 |    4069    16475    45850 |    25234    16236     25 |  0.000 % |
289.14/289.32	|    196855 |    4069    16475    45850 |    27757    13899     25 |  0.000 % |
449.57/449.80	|    295382 |    4069    16475    45850 |    30533    19677     23 |  0.000 % |
702.35/702.77	|    443172 |    4069    16475    45850 |    33586    22623     23 |  0.000 % |
974.83/975.32	|    664857 |    4069    16475    45850 |    36945    24729     31 |  0.000 % |
1200.04/1200.60	HOME/run.sh: line 55:  8319 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-1796710-1242079272/watcher-1796710-1242079272 -o /tmp/evaluation-result-1796710-1242079272/solver-1796710-1242079272 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796710-1242079272.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 1.00 1.00 3/64 8315
/proc/meminfo: memFree=1383296/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0
/proc/8315/stat : 8315 (run.sh) R 8313 8315 8045 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235960107 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 233588714143 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8315/statm: 1340 236 195 169 0 51 0
[pid=8316] ppid=8315 vsize=1868 CPUtime=0
/proc/8316/stat : 8316 (revival) R 8315 8315 8045 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 235960108 1912832 195 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/8316/statm: 531 197 81 6 0 169 0

[startup+0.0408841 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 8315
/proc/meminfo: memFree=1383296/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235960107 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 237 196 169 0 51 0
[pid=8316] ppid=8315 vsize=3452 CPUtime=0.03
/proc/8316/stat : 8316 (revival) R 8315 8315 8045 0 -1 4194304 621 0 0 0 3 0 0 0 18 0 1 50000 235960108 3534848 493 1992294400 134512640 134537284 4294956368 18446744073709551615 134524284 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8316/statm: 863 493 85 6 0 501 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8812

[startup+0.10189 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 8315
/proc/meminfo: memFree=1383296/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235960107 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 237 196 169 0 51 0
[pid=8316] ppid=8315 vsize=3452 CPUtime=0.09
/proc/8316/stat : 8316 (revival) R 8315 8315 8045 0 -1 4194304 621 0 0 0 9 0 0 0 19 0 1 50000 235960108 3534848 493 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8316/statm: 863 493 85 6 0 501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8812

[startup+0.301923 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 8315
/proc/meminfo: memFree=1383296/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.24
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 311 636 0 0 0 0 24 0 15 0 1 0 235960107 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8315/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 5360

[startup+0.701951 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 8315
/proc/meminfo: memFree=1383296/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 5360

[startup+1.50103 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1380656/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=3152 CPUtime=1.07
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 488 0 0 0 107 0 0 0 25 0 1 0 235960150 3227648 472 1992294400 134512640 135212939 4294956240 18446744073709551615 134536498 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 788 472 76 170 0 616 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8512

[startup+3.10219 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1380272/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=3552 CPUtime=2.67
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 573 0 0 0 267 0 0 0 25 0 1 0 235960150 3637248 557 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 888 557 76 170 0 716 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8912

[startup+6.30152 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1379568/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=3948 CPUtime=5.87
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 694 0 0 0 587 0 0 0 25 0 1 0 235960150 4042752 678 1992294400 134512640 135212939 4294956240 18446744073709551615 134536658 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 987 678 76 170 0 815 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9308

[startup+12.7012 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1378544/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=5172 CPUtime=12.27
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 969 0 0 0 1227 0 0 0 25 0 1 0 235960150 5296128 953 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 1293 953 76 170 0 1121 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10532

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1377712/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=5728 CPUtime=25.05
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 1131 0 0 0 2505 0 0 0 25 0 1 0 235960150 5865472 1115 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 1432 1115 76 170 0 1260 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11088

[startup+51.1011 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1377008/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=6608 CPUtime=50.65
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 1316 0 0 0 5064 1 0 0 25 0 1 0 235960150 6766592 1300 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 1652 1300 76 170 0 1480 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11968

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1376112/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=7400 CPUtime=101.83
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 1525 0 0 0 10182 1 0 0 25 0 1 0 235960150 7577600 1509 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 1850 1509 76 170 0 1678 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 12760

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1375792/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=7712 CPUtime=161.78
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 1597 0 0 0 16177 1 0 0 25 0 1 0 235960150 7897088 1581 1992294400 134512640 135212939 4294956240 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 1928 1581 76 170 0 1756 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 13072

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1375344/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=8368 CPUtime=221.76
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 1724 0 0 0 22175 1 0 0 25 0 1 0 235960150 8568832 1708 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2092 1708 76 170 0 1920 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 13728

[startup+282.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 8319
/proc/meminfo: memFree=1375216/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=8508 CPUtime=281.73
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 1755 0 0 0 28172 1 0 0 25 0 1 0 235960150 8712192 1739 1992294400 134512640 135212939 4294956240 18446744073709551615 134536028 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2127 1739 76 170 0 1955 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 13868

[startup+342.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1374896/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=8840 CPUtime=341.7
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 1833 0 0 0 34169 1 0 0 25 0 1 0 235960150 9052160 1817 1992294400 134512640 135212939 4294956240 18446744073709551615 134537333 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2210 1817 76 170 0 2038 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 14200

[startup+402.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 8319
/proc/meminfo: memFree=1374896/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41

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

/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=9212 CPUtime=461.65
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 1932 0 0 0 46164 1 0 0 25 0 1 0 235960150 9433088 1916 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2303 1916 76 170 0 2131 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 14572

[startup+522.302 s]
/proc/loadavg: 1.24 1.08 1.02 2/66 8319
/proc/meminfo: memFree=1374128/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=9724 CPUtime=521.63
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2044 0 0 0 52161 2 0 0 25 0 1 0 235960150 9957376 2028 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2431 2028 76 170 0 2259 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 15084

[startup+582.302 s]
/proc/loadavg: 1.09 1.06 1.01 2/66 8319
/proc/meminfo: memFree=1374064/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=9724 CPUtime=581.6
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2064 0 0 0 58158 2 0 0 25 0 1 0 235960150 9957376 2048 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2431 2048 76 170 0 2259 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 15084

[startup+642.301 s]
/proc/loadavg: 1.03 1.05 1.00 3/66 8319
/proc/meminfo: memFree=1373808/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=9936 CPUtime=641.58
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2110 0 0 0 64156 2 0 0 25 0 1 0 235960150 10174464 2094 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2484 2094 76 170 0 2312 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 15296

[startup+702.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 8319
/proc/meminfo: memFree=1373744/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=9936 CPUtime=701.54
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2110 0 0 0 70152 2 0 0 25 0 1 0 235960150 10174464 2094 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2484 2094 76 170 0 2312 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 15296

[startup+762.305 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 8319
/proc/meminfo: memFree=1371760/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=11984 CPUtime=761.52
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2604 0 0 0 76150 2 0 0 25 0 1 0 235960150 12271616 2588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2996 2588 76 170 0 2824 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 17344

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 8319
/proc/meminfo: memFree=1371760/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=11984 CPUtime=821.49
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2604 0 0 0 82147 2 0 0 25 0 1 0 235960150 12271616 2588 1992294400 134512640 135212939 4294956240 18446744073709551615 134536379 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2996 2588 76 170 0 2824 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 17344

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 8319
/proc/meminfo: memFree=1371760/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=11984 CPUtime=881.46
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2604 0 0 0 88144 2 0 0 25 0 1 0 235960150 12271616 2588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2996 2588 76 170 0 2824 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 17344

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 8319
/proc/meminfo: memFree=1371760/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=11984 CPUtime=941.43
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2613 0 0 0 94141 2 0 0 25 0 1 0 235960150 12271616 2597 1992294400 134512640 135212939 4294956240 18446744073709551615 134535938 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2996 2597 76 170 0 2824 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 17344

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1371376/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=12516 CPUtime=1001.42
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2736 0 0 0 100139 3 0 0 25 0 1 0 235960150 12816384 2720 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 3129 2720 76 170 0 2957 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 17876

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1370928/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=12792 CPUtime=1061.39
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2831 0 0 0 106136 3 0 0 25 0 1 0 235960150 13099008 2815 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 3198 2815 76 170 0 3026 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 18152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1370800/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=13024 CPUtime=1121.36
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2858 0 0 0 112133 3 0 0 25 0 1 0 235960150 13336576 2842 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 3256 2842 76 170 0 3084 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 18384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1370736/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=13024 CPUtime=1181.34
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2858 0 0 0 118131 3 0 0 25 0 1 0 235960150 13336576 2842 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 3256 2842 76 170 0 3084 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 18384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8319
/proc/meminfo: memFree=1370736/2055920 swapFree=4178952/4192956
[pid=8315] ppid=8313 vsize=5360 CPUtime=0.41
/proc/8315/stat : 8315 (run.sh) S 8313 8315 8045 0 -1 4194304 341 1764 0 0 0 0 40 1 15 0 1 0 235960107 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8315/statm: 1340 241 197 169 0 51 0
[pid=8319] ppid=8315 vsize=13024 CPUtime=1199.63
/proc/8319/stat : 8319 (minisat) R 8315 8315 8045 0 -1 4194304 2859 0 0 0 119960 3 0 0 25 0 1 0 235960150 13336576 2843 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 3256 2843 76 170 0 3084 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 18384

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.07
CPU user time (s): 1200.01
CPU system time (s): 0.052991
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 18384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4980
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= 10
involuntary context switches= 3216

runsolver used 1.14682 second user time and 3.23251 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-12 00:01:12
IDJOB=1796710
IDBENCH=70775
IDSOLVER=647
FILE ID=node27/1796710-1242079272
PBS_JOBID= 9277606
Free space on /tmp= 66272 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796710-1242079272/watcher-1796710-1242079272 -o /tmp/evaluation-result-1796710-1242079272/solver-1796710-1242079272 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796710-1242079272.cnf HOME

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=830668577

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1383776 kB
Buffers:         75256 kB
Cached:         503876 kB
SwapCached:       8116 kB
Active:         189568 kB
Inactive:       399804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383776 kB
SwapTotal:     4192956 kB
SwapFree:      4178952 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            68712 kB
Committed_AS:   791180 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66272 MiB
End job on node27 at 2009-05-12 00:21:13