Trace number 1796372

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

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
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 variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
1.48/1.52	c ==============================================================================
1.48/1.52	c |           |     ORIGINAL     |              LEARNT              |          |
1.48/1.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.48/1.52	c ==============================================================================
1.48/1.52	c |         0 | 1525052  3560301 |  457515       0        0     nan |  0.000 % |
24.38/24.41	c |         0 |  885495  3067928 |      --       0       --      -- |     --   | -639557/-492373
24.38/24.42	c ==============================================================================
24.38/24.42	c Result  :   #vars: 134938   #clauses: 885495   #literals: 3067928
24.38/24.42	c CPU time:   23.8674 s
24.38/24.42	c ==============================================================================
26.47/26.56	c SatElite is done !
26.47/26.56	c revival is preprocessing the formula...Time out is reached... exporting CNF
526.81/527.11	#ITERATIONS 1
526.81/527.11	#LEARNT CLAUSES 237
527.72/528.03	done !
527.72/528.03	c Calling MINISAT
527.72/528.03	This is MiniSat 2.0 beta
527.72/528.03	WARNING: for repeatability, setting FPU to use double precision
527.72/528.03	============================[ Problem Statistics ]=============================
527.72/528.03	|                                                                             |
527.72/528.03	|  Number of variables:  134938                                               |
527.72/528.03	|  Number of clauses:    874490                                               |
527.75/528.64	|  Parsing time:         0.55         s                                       |
527.75/528.68	============================[ Search Statistics ]==============================
527.75/528.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
527.75/528.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
527.75/528.68	===============================================================================
527.75/528.68	|         0 |  134275   864166  2961786 |   288055        0    nan |  0.000 % |
528.90/529.28	|       101 |  134272   864166  2961786 |   316860       98      9 |  0.494 % |
529.61/529.99	|       251 |  134271   864166  2961786 |   348546      247     12 |  0.494 % |
530.91/531.24	|       476 |  134270   864166  2961786 |   383401      471     13 |  0.495 % |
533.50/533.87	|       814 |  134268   860903  2951569 |   421741      770     33 |  0.497 % |
537.20/537.55	|      1321 |  134268   860903  2951569 |   463915     1277     30 |  0.497 % |
543.39/543.75	|      2082 |  134266   860139  2948564 |   510307     2036     54 |  0.498 % |
550.69/551.04	|      3225 |  134263   858934  2944775 |   561338     3176     57 |  0.500 % |
565.29/565.66	|      4933 |  134262   856667  2935963 |   617472     4882     48 |  0.502 % |
579.18/579.53	|      7495 |  134262   856667  2935963 |   679219     7444     37 |  0.502 % |
606.45/606.88	|     11339 |  134258   855048  2930786 |   747141    11267     37 |  0.504 % |
659.31/659.74	|     17105 |  134256   855040  2930763 |   821855    17021     57 |  0.505 % |
733.38/733.88	|     25754 |  134254   853636  2926362 |   904041    25658     59 |  0.507 % |
853.52/854.08	|     38729 |  134252   852965  2924104 |   994445    38599     61 |  0.508 % |
1035.54/1036.16	|     58191 |  134246   849385  2913006 |  1093889    57960     60 |  0.513 % |

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-1796372-1242075170/watcher-1796372-1242075170 -o /tmp/evaluation-result-1796372-1242075170/solver-1796372-1242075170 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796372-1242075170.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.91 0.98 0.99 3/64 29446
/proc/meminfo: memFree=1174496/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=0
/proc/29446/stat : 29446 (run.sh) R 29444 29446 29313 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 235549817 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824129183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29446/statm: 1340 237 196 169 0 51 0
[pid=29447] ppid=29446 vsize=1168 CPUtime=0
/proc/29447/stat : 29447 (SatElite) R 29446 29446 29313 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 235549818 1196032 171 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/29447/statm: 292 171 52 126 0 163 0

[startup+0.057229 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 29446
/proc/meminfo: memFree=1174496/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=0
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235549817 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29446/statm: 1340 238 197 169 0 51 0
[pid=29447] ppid=29446 vsize=8756 CPUtime=0.05
/proc/29447/stat : 29447 (SatElite) R 29446 29446 29313 0 -1 4194304 2009 0 0 0 4 1 0 0 19 0 1 0 235549818 8966144 1992 1992294400 134512640 135031949 4294956224 18446744073709551615 134544815 0 0 4096 3 0 0 0 17 0 0 0
/proc/29447/statm: 2189 1994 52 126 0 2060 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14116

[startup+0.101232 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 29446
/proc/meminfo: memFree=1174496/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=0
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235549817 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29446/statm: 1340 238 197 169 0 51 0
[pid=29447] ppid=29446 vsize=15872 CPUtime=0.09
/proc/29447/stat : 29447 (SatElite) R 29446 29446 29313 0 -1 4194304 3463 0 0 0 7 2 0 0 19 0 1 0 235549818 16252928 3446 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/29447/statm: 3968 3447 52 126 0 3839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21232

[startup+0.301257 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 29446
/proc/meminfo: memFree=1174496/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=0
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235549817 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29446/statm: 1340 238 197 169 0 51 0
[pid=29447] ppid=29446 vsize=40860 CPUtime=0.29
/proc/29447/stat : 29447 (SatElite) R 29446 29446 29313 0 -1 4194304 9893 0 0 0 24 5 0 0 21 0 1 0 235549818 41840640 9877 1992294400 134512640 135031949 4294956224 18446744073709551615 134544749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29447/statm: 10215 9879 52 126 0 10086 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46220

[startup+0.701315 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 29446
/proc/meminfo: memFree=1174496/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=0
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235549817 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29446/statm: 1340 238 197 169 0 51 0
[pid=29447] ppid=29446 vsize=112400 CPUtime=0.68
/proc/29447/stat : 29447 (SatElite) R 29446 29446 29313 0 -1 4194304 22189 0 0 0 56 12 0 0 25 0 1 0 235549818 115097600 22172 1992294400 134512640 135031949 4294956224 18446744073709551615 134546626 0 0 4096 3 0 0 0 17 1 0 0
/proc/29447/statm: 28100 22172 52 126 0 27971 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 117760

[startup+1.5014 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 29448
/proc/meminfo: memFree=1050896/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=0
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235549817 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29446/statm: 1340 238 197 169 0 51 0
[pid=29447] ppid=29446 vsize=185548 CPUtime=1.48
/proc/29447/stat : 29447 (SatElite) R 29446 29446 29313 0 -1 4194304 45353 0 0 0 123 25 0 0 25 0 1 0 235549818 190001152 45336 1992294400 134512640 135031949 4294956224 18446744073709551615 134542563 0 0 4096 3 0 0 0 17 0 0 0
/proc/29447/statm: 46387 45336 52 126 0 46258 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 190908

[startup+3.10159 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 29448
/proc/meminfo: memFree=979984/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=0
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235549817 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29446/statm: 1340 238 197 169 0 51 0
[pid=29447] ppid=29446 vsize=206668 CPUtime=3.08
/proc/29447/stat : 29447 (SatElite) R 29446 29446 29313 0 -1 4194304 50244 0 0 0 279 29 0 0 25 0 1 0 235549818 211628032 48982 1992294400 134512640 135031949 4294956224 18446744073709551615 134540562 0 0 4096 3 0 0 0 17 0 0 0
/proc/29447/statm: 51667 48982 67 126 0 51538 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 212028

[startup+6.30197 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 29448
/proc/meminfo: memFree=964304/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=0
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235549817 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29446/statm: 1340 238 197 169 0 51 0
[pid=29447] ppid=29446 vsize=215376 CPUtime=6.29
/proc/29447/stat : 29447 (SatElite) R 29446 29446 29313 0 -1 4194304 52299 0 0 0 594 35 0 0 25 0 1 0 235549818 220545024 51037 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/29447/statm: 53844 51037 67 126 0 53715 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 220736

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29448
/proc/meminfo: memFree=933456/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=0
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235549817 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29446/statm: 1340 238 197 169 0 51 0
[pid=29447] ppid=29446 vsize=232756 CPUtime=12.68
/proc/29447/stat : 29447 (SatElite) R 29446 29446 29313 0 -1 4194304 56095 0 0 0 1224 44 0 0 25 0 1 0 235549818 238342144 54833 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/29447/statm: 58189 54833 67 126 0 58060 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 238116

[startup+25.5023 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 29448
/proc/meminfo: memFree=901328/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=0
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235549817 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29446/statm: 1340 238 197 169 0 51 0
[pid=29447] ppid=29446 vsize=251892 CPUtime=25.48
/proc/29447/stat : 29447 (SatElite) R 29446 29446 29313 0 -1 4194304 65809 0 0 0 2490 58 0 0 25 0 1 0 235549818 257937408 58131 1992294400 134512640 135031949 4294956224 18446744073709551615 134587772 0 0 4096 3 0 0 0 17 0 0 0
/proc/29447/statm: 62973 58131 70 126 0 62844 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 257252

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 29449
/proc/meminfo: memFree=1073424/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=26.54
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 317 65812 0 0 0 0 2589 65 16 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29449] ppid=29446 vsize=57204 CPUtime=24.5
/proc/29449/stat : 29449 (revival) R 29446 29446 29313 0 -1 4194304 16805 0 0 0 2443 7 0 0 25 0 1 50000 235552474 58576896 11768 1992294400 134512640 134537284 4294956384 18446744073709551615 134524029 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29449/statm: 14301 11768 85 6 0 13939 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 62564

[startup+102.306 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 29449
/proc/meminfo: memFree=1071248/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=26.54
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 317 65812 0 0 0 0 2589 65 16 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29449] ppid=29446 vsize=59084 CPUtime=75.69
/proc/29449/stat : 29449 (revival) R 29446 29446 29313 0 -1 4194304 17281 0 0 0 7561 8 0 0 25 0 1 50000 235552474 60502016 12244 1992294400 134512640 134537284 4294956384 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29449/statm: 14771 12244 85 6 0 14409 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 64444

[startup+162.303 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 29449
/proc/meminfo: memFree=1070416/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=26.54
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 317 65812 0 0 0 0 2589 65 16 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29449] ppid=29446 vsize=59744 CPUtime=135.66
/proc/29449/stat : 29449 (revival) R 29446 29446 29313 0 -1 4194304 17498 0 0 0 13557 9 0 0 25 0 1 50000 235552474 61177856 12461 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29449/statm: 14936 12461 85 6 0 14574 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 65104

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29449
/proc/meminfo: memFree=1070224/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=26.54
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 317 65812 0 0 0 0 2589 65 16 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29449] ppid=29446 vsize=60012 CPUtime=195.63
/proc/29449/stat : 29449 (revival) R 29446 29446 29313 0 -1 4194304 17556 0 0 0 19554 9 0 0 25 0 1 50000 235552474 61452288 12519 1992294400 134512640 134537284 4294956384 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29449/statm: 15003 12519 85 6 0 14641 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 65372

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29449
/proc/meminfo: memFree=1069968/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=26.54
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 317 65812 0 0 0 0 2589 65 16 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29449] ppid=29446 vsize=60284 CPUtime=255.58
/proc/29449/stat : 29449 (revival) R 29446 29446 29313 0 -1 4194304 17627 0 0 0 25549 9 0 0 25 0 1 50000 235552474 61730816 12590 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29449/statm: 15071 12590 85 6 0 14709 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 65644

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29449
/proc/meminfo: memFree=1069840/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=26.54
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 317 65812 0 0 0 0 2589 65 16 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29449] ppid=29446 vsize=60416 CPUtime=315.56
/proc/29449/stat : 29449 (revival) R 29446 29446 29313 0 -1 4194304 17661 0 0 0 31547 9 0 0 25 0 1 50000 235552474 61865984 12624 1992294400 134512640 134537284 4294956384 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29449/statm: 15104 12624 85 6 0 14742 0
Current children cumulated CPU time (s) 342.1

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

/proc/29456/statm: 13711 13229 77 170 0 13539 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 60204

[startup+642.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 29456
/proc/meminfo: memFree=1045256/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=56844 CPUtime=114.17
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 13790 0 0 0 11408 9 0 0 25 0 1 0 235602620 58208256 13719 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 14211 13719 77 170 0 14039 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 62204

[startup+702.301 s]
/proc/loadavg: 1.18 1.06 1.01 2/66 29456
/proc/meminfo: memFree=1042248/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=59900 CPUtime=174.14
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 14553 0 0 0 17405 9 0 0 25 0 1 0 235602620 61337600 14482 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 14975 14482 77 170 0 14803 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 65260

[startup+762.305 s]
/proc/loadavg: 1.22 1.09 1.02 2/66 29456
/proc/meminfo: memFree=1040456/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=61576 CPUtime=234.13
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 14979 0 0 0 23403 10 0 0 25 0 1 0 235602620 63053824 14908 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 15394 14908 77 170 0 15222 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 66936

[startup+822.302 s]
/proc/loadavg: 1.31 1.14 1.04 2/66 29456
/proc/meminfo: memFree=1038608/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=63472 CPUtime=294.08
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 15443 0 0 0 29397 11 0 0 25 0 1 0 235602620 64995328 15372 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 15868 15372 77 170 0 15696 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 68832

[startup+882.302 s]
/proc/loadavg: 1.23 1.14 1.04 2/66 29456
/proc/meminfo: memFree=1037072/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=65148 CPUtime=354.06
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 15844 0 0 0 35395 11 0 0 25 0 1 0 235602620 66711552 15773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 16287 15773 77 170 0 16115 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 70508

[startup+942.302 s]
/proc/loadavg: 1.26 1.16 1.05 2/66 29456
/proc/meminfo: memFree=1035664/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=66468 CPUtime=414.03
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 16184 0 0 0 41392 11 0 0 25 0 1 0 235602620 68063232 16113 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 16617 16113 77 170 0 16445 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 71828

[startup+1002.3 s]
/proc/loadavg: 1.20 1.16 1.06 2/66 29456
/proc/meminfo: memFree=1034320/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=67820 CPUtime=474
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 16507 0 0 0 47388 12 0 0 25 0 1 0 235602620 69447680 16436 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 16955 16436 77 170 0 16783 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 73180

[startup+1062.3 s]
/proc/loadavg: 1.17 1.16 1.06 2/66 29456
/proc/meminfo: memFree=1031696/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=70480 CPUtime=533.98
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 17162 0 0 0 53385 13 0 0 25 0 1 0 235602620 72171520 17091 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 17620 17091 77 170 0 17448 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 75840

[startup+1122.3 s]
/proc/loadavg: 1.11 1.14 1.06 2/66 29456
/proc/meminfo: memFree=1030160/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=72052 CPUtime=593.96
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 17530 0 0 0 59382 14 0 0 25 0 1 0 235602620 73781248 17459 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 18013 17459 77 170 0 17841 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 77412

[startup+1182.3 s]
/proc/loadavg: 1.09 1.13 1.06 2/66 29456
/proc/meminfo: memFree=1028432/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=73812 CPUtime=653.93
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 17980 0 0 0 65379 14 0 0 25 0 1 0 235602620 75583488 17909 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 18453 17909 77 170 0 18281 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 79172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.06 1.12 1.06 2/66 29456
/proc/meminfo: memFree=1027792/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=74340 CPUtime=672.32
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 18110 0 0 0 67218 14 0 0 25 0 1 0 235602620 76124160 18039 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 18585 18039 77 170 0 18413 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 79700

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.7 s]
/proc/loadavg: 1.06 1.12 1.06 2/66 29456
/proc/meminfo: memFree=1027792/2055920 swapFree=4178700/4192956
[pid=29446] ppid=29444 vsize=5360 CPUtime=527.75
/proc/29446/stat : 29446 (run.sh) S 29444 29446 29313 0 -1 4194304 343 83593 0 0 0 0 52693 82 19 0 1 0 235549817 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29446/statm: 1340 241 197 169 0 51 0
[pid=29456] ppid=29446 vsize=74340 CPUtime=672.32
/proc/29456/stat : 29456 (minisat) R 29446 29446 29313 0 -1 4194304 18110 0 0 0 67218 14 0 0 25 0 1 0 235602620 76124160 18039 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/29456/statm: 18585 18039 77 170 0 18413 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 79700

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29446 and gives
#  childrusage.ru_utime.tv_sec=526
#  childrusage.ru_utime.tv_usec=942892
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=829873
# CPU time returned by wait4() is 527.773
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1199.11
CPU system time (s): 0.96
CPU usage (%): 99.9465
Max. virtual memory (cumulated for all children) (KiB): 274412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 526.943
system time used= 0.829873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83936
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= 8
involuntary context switches= 1581

runsolver used 1.01984 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-11 22:52:52
IDJOB=1796372
IDBENCH=20423
IDSOLVER=648
FILE ID=node33/1796372-1242075170
PBS_JOBID= 9277654
Free space on /tmp= 66196 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796372-1242075170/watcher-1796372-1242075170 -o /tmp/evaluation-result-1796372-1242075170/solver-1796372-1242075170 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796372-1242075170.cnf HOME

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=1844847599

node33.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.212
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.212
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:       1174976 kB
Buffers:         55916 kB
Cached:         733968 kB
SwapCached:       8572 kB
Active:         100740 kB
Inactive:       699472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1174976 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:           28948 kB
Writeback:           0 kB
Mapped:          14044 kB
Slab:            66768 kB
Committed_AS:   771104 kB
PageTables:       1388 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= 66124 MiB
End job on node33 at 2009-05-11 23:12:55