Trace number 1796627

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 + SatElite 2009-03-18? (TO) 1200.05 1200.41

General information on the benchmark

Namealoul-chnl11-13.cnf
MD5SUMc7162bc1ddb6d2592f237fef1b04b5ce
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 variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1742     3718 |     522       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1716     6240 |      --       0       --      -- |     --   | -26/2522
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 260   #clauses: 1716   #literals: 6240
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c SatElite is done !
0.00/0.01	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.01	#LEARNT CLAUSES 0
0.00/0.01	done !
0.00/0.01	c Calling MINISAT
0.00/0.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  260                                                  |
0.00/0.01	|  Number of clauses:    1716                                                 |
0.00/0.02	|  Parsing time:         0.00         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |     260     1716     6240 |      572        0    nan |  0.000 % |
0.00/0.02	|       101 |     260     1716     6240 |      629      101     40 |  0.001 % |
0.00/0.02	|       253 |     260     1716     6240 |      692      253     42 |  0.001 % |
0.00/0.03	|       480 |     260     1716     6240 |      761      480     47 |  0.001 % |
0.00/0.04	|       817 |     260     1716     6240 |      837      817     49 |  0.001 % |
0.00/0.05	|      1323 |     260     1716     6240 |      921      888     51 |  0.001 % |
0.00/0.08	|      2083 |     260     1716     6240 |     1013      674     47 |  0.001 % |
0.01/0.12	|      3222 |     260     1716     6240 |     1114      752     49 |  0.001 % |
0.01/0.19	|      4930 |     260     1716     6240 |     1226      703     49 |  0.001 % |
0.01/0.28	|      7498 |     260     1716     6240 |     1348      680     44 |  0.001 % |
0.01/0.43	|     11343 |     260     1716     6240 |     1483      987     48 |  0.001 % |
0.01/0.67	|     17112 |     260     1716     6240 |     1631     1313     50 |  0.001 % |
0.01/1.00	|     25761 |     260     1716     6240 |     1795     1499     47 |  0.001 % |
1.49/1.52	|     38737 |     260     1716     6240 |     1974     1461     47 |  0.001 % |
2.29/2.37	|     58200 |     260     1716     6240 |     2172     1554     50 |  0.001 % |
3.69/3.73	|     87396 |     260     1716     6240 |     2389     1694     48 |  0.001 % |
5.79/5.80	|    131186 |     260     1716     6240 |     2628     1412     45 |  0.001 % |
8.98/9.07	|    196870 |     260     1716     6240 |     2891     1955     50 |  0.001 % |
14.38/14.47	|    295398 |     260     1716     6240 |     3180     2815     49 |  0.001 % |
22.68/22.77	|    443190 |     260     1716     6240 |     3498     2600     53 |  0.001 % |
35.97/36.02	|    664875 |     260     1716     6240 |     3848     3057     44 |  0.001 % |
56.46/56.57	|    997404 |     260     1716     6240 |     4232     2627     45 |  0.001 % |
87.15/87.22	|   1496195 |     260     1716     6240 |     4656     2279     49 |  0.001 % |
135.04/135.14	|   2244377 |     260     1716     6240 |     5121     4655     42 |  0.001 % |
214.22/214.30	|   3366658 |     260     1716     6240 |     5634     4228     49 |  0.001 % |
338.29/338.45	|   5050069 |     260     1716     6240 |     6197     4861     52 |  0.001 % |
538.43/538.66	|   7575187 |     260     1716     6240 |     6817     6113     51 |  0.001 % |
856.74/857.08	|  11362863 |     259     1704     6216 |     7498     4392     48 |  0.386 % |
1200.03/1200.40	HOME/run.sh: line 54:  3593 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-1796627-1242078279/watcher-1796627-1242078279 -o /tmp/evaluation-result-1796627-1242078279/solver-1796627-1242078279 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796627-1242078279.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.99 3/64 3589
/proc/meminfo: memFree=1415408/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235856039 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 238 197 169 0 51 0
[pid=3590] ppid=3589 vsize=820 CPUtime=0
/proc/3590/stat : 3590 (SatElite) R 3589 3589 3360 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 235856040 839680 136 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 1 0 0
/proc/3590/statm: 205 136 67 126 0 76 0

[startup+0.103014 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3589
/proc/meminfo: memFree=1415408/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.202024 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3589
/proc/meminfo: memFree=1415408/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301035 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3589
/proc/meminfo: memFree=1415408/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701079 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 3589
/proc/meminfo: memFree=1415408/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50117 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1414240/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=2680 CPUtime=1.48
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 312 0 0 0 148 0 0 0 25 0 1 0 235856041 2744320 296 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 670 296 76 170 0 498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8040

[startup+3.10134 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1413920/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=2812 CPUtime=3.08
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 362 0 0 0 308 0 0 0 25 0 1 0 235856041 2879488 346 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 703 346 76 170 0 531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8172

[startup+6.3027 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1413608/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=2944 CPUtime=6.28
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 407 0 0 0 628 0 0 0 25 0 1 0 235856041 3014656 391 1992294400 134512640 135212939 4294956240 18446744073709551615 134536100 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 736 391 76 170 0 564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8304

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1413096/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=3340 CPUtime=12.67
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 504 0 0 0 1267 0 0 0 25 0 1 0 235856041 3420160 488 1992294400 134512640 135212939 4294956240 18446744073709551615 134530511 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 835 488 76 170 0 663 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8700

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1412648/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=3744 CPUtime=25.47
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 606 0 0 0 2547 0 0 0 25 0 1 0 235856041 3833856 590 1992294400 134512640 135212939 4294956240 18446744073709551615 134529289 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 936 590 76 170 0 764 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9104

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1412392/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=4032 CPUtime=51.06
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 671 0 0 0 5106 0 0 0 25 0 1 0 235856041 4128768 655 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1008 655 76 170 0 836 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9392

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1411560/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=4836 CPUtime=102.24
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 871 0 0 0 10224 0 0 0 25 0 1 0 235856041 4952064 855 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1209 855 76 170 0 1037 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10196

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1411368/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=4972 CPUtime=162.22
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 914 0 0 0 16222 0 0 0 25 0 1 0 235856041 5091328 898 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1243 898 76 170 0 1071 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 10332

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1410920/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=5528 CPUtime=222.22
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1013 0 0 0 22221 1 0 0 25 0 1 0 235856041 5660672 997 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1382 997 76 170 0 1210 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 10888

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1410792/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=5528 CPUtime=282.19
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1043 0 0 0 28218 1 0 0 25 0 1 0 235856041 5660672 1027 1992294400 134512640 135212939 4294956240 18446744073709551615 134536040 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1382 1027 76 170 0 1210 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 10888

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1410344/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=6036 CPUtime=342.18
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1146 0 0 0 34217 1 0 0 25 0 1 0 235856041 6180864 1130 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1509 1130 76 170 0 1337 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 11396

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1410216/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=6180 CPUtime=402.16
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1190 0 0 0 40215 1 0 0 25 0 1 0 235856041 6328320 1174 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1545 1174 76 170 0 1373 0
Current children cumulated CPU time (s) 402.17

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

[pid=3593] ppid=3589 vsize=6328 CPUtime=522.12
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1211 0 0 0 52211 1 0 0 25 0 1 0 235856041 6479872 1195 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1582 1195 76 170 0 1410 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 11688

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1409896/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=6468 CPUtime=582.1
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1278 0 0 0 58209 1 0 0 25 0 1 0 235856041 6623232 1262 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1617 1262 76 170 0 1445 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 11828

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1409832/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=6568 CPUtime=642.09
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1289 0 0 0 64208 1 0 0 25 0 1 0 235856041 6725632 1273 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1642 1273 76 170 0 1470 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 11928

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1409768/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=6568 CPUtime=702.07
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1291 0 0 0 70206 1 0 0 25 0 1 0 235856041 6725632 1275 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1642 1275 76 170 0 1470 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 11928

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1409704/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=6568 CPUtime=762.05
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1300 0 0 0 76204 1 0 0 25 0 1 0 235856041 6725632 1284 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1642 1284 76 170 0 1470 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 11928

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1409640/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=6568 CPUtime=822.03
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1310 0 0 0 82202 1 0 0 25 0 1 0 235856041 6725632 1294 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1642 1294 76 170 0 1470 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 11928

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1409320/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=6936 CPUtime=882.02
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1380 0 0 0 88201 1 0 0 25 0 1 0 235856041 7102464 1364 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1734 1364 76 170 0 1562 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 12296

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3593
/proc/meminfo: memFree=1409320/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=6936 CPUtime=942
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1380 0 0 0 94198 2 0 0 25 0 1 0 235856041 7102464 1364 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1734 1364 76 170 0 1562 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 12296

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3599
/proc/meminfo: memFree=1409192/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=7096 CPUtime=1001.98
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1408 0 0 0 100196 2 0 0 25 0 1 0 235856041 7266304 1392 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1774 1392 76 170 0 1602 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 12456

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3599
/proc/meminfo: memFree=1409128/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=7096 CPUtime=1061.96
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1427 0 0 0 106194 2 0 0 25 0 1 0 235856041 7266304 1411 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1774 1411 76 170 0 1602 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 12456

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3599
/proc/meminfo: memFree=1409064/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=7252 CPUtime=1121.94
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1441 0 0 0 112192 2 0 0 25 0 1 0 235856041 7426048 1425 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1813 1425 76 170 0 1641 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 12612

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3599
/proc/meminfo: memFree=1409064/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=7252 CPUtime=1181.92
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1441 0 0 0 118190 2 0 0 25 0 1 0 235856041 7426048 1425 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1813 1425 76 170 0 1641 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 12612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3599
/proc/meminfo: memFree=1409064/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=7252 CPUtime=1200.02
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1441 0 0 0 120000 2 0 0 25 0 1 0 235856041 7426048 1425 1992294400 134512640 135212939 4294956240 18446744073709551615 134536105 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1813 1425 76 170 0 1641 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 12612

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3599
/proc/meminfo: memFree=1409064/2055920 swapFree=4180856/4192956
[pid=3589] ppid=3587 vsize=5360 CPUtime=0.01
/proc/3589/stat : 3589 (run.sh) S 3587 3589 3360 0 -1 4194304 343 340 0 0 0 0 1 0 16 0 1 0 235856039 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3589/statm: 1340 241 197 169 0 51 0
[pid=3593] ppid=3589 vsize=7252 CPUtime=1200.02
/proc/3593/stat : 3593 (minisat) R 3589 3589 3360 0 -1 4194304 1441 0 0 0 120000 2 0 0 25 0 1 0 235856041 7426048 1425 1992294400 134512640 135212939 4294956240 18446744073709551615 134536105 0 0 4096 3 0 0 0 17 1 0 0
/proc/3593/statm: 1813 1425 76 170 0 1641 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 12612

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1200.02
CPU system time (s): 0.033994
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 12612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.033994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2139
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= 11
involuntary context switches= 3195

runsolver used 1.3198 second user time and 2.72959 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-11 23:44:39
IDJOB=1796627
IDBENCH=69602
IDSOLVER=648
FILE ID=node42/1796627-1242078279
PBS_JOBID= 9277645
Free space on /tmp= 66160 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT_RACE08/cnf/aloul-chnl11-13.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796627-1242078279/watcher-1796627-1242078279 -o /tmp/evaluation-result-1796627-1242078279/solver-1796627-1242078279 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796627-1242078279.cnf HOME

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

MD5SUM BENCH= c7162bc1ddb6d2592f237fef1b04b5ce
RANDOM SEED=1422060573

node42.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.232
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.232
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:       1415888 kB
Buffers:         63064 kB
Cached:         481480 kB
SwapCached:       5916 kB
Active:          20560 kB
Inactive:       532904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415888 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          14584 kB
Slab:            72604 kB
Committed_AS:   872676 kB
PageTables:       1392 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= 66156 MiB
End job on node42 at 2009-05-12 00:04:39