Trace number 1796898

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.08 1200.61

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
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 variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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
2.09/2.20	#LEARNT CLAUSES 0
2.19/2.27	done !
2.19/2.27	c Now, SatElite...
2.19/2.27	c Parsing...
2.26/2.36	c ==============================================================================
2.26/2.36	c |           |     ORIGINAL     |              LEARNT              |          |
2.26/2.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.26/2.36	c ==============================================================================
2.26/2.36	c |         0 |   89237   208814 |   26771       0        0     nan |  0.000 % |
3.47/3.54	c |         0 |   57085   171181 |      --       0       --      -- |     --   | -32152/-37633
3.47/3.54	c ==============================================================================
3.47/3.54	c Result  :   #vars: 13771   #clauses: 57085   #literals: 171181
3.47/3.54	c CPU time:   1.22581 s
3.47/3.54	c ==============================================================================
3.57/3.65	c SatElite is done !
3.57/3.65	c Calling MINISAT
3.57/3.65	This is MiniSat 2.0 beta
3.57/3.65	WARNING: for repeatability, setting FPU to use double precision
3.57/3.65	============================[ Problem Statistics ]=============================
3.57/3.65	|                                                                             |
3.57/3.65	|  Number of variables:  13771                                                |
3.57/3.65	|  Number of clauses:    57085                                                |
3.57/3.69	|  Parsing time:         0.03         s                                       |
3.57/3.69	============================[ Search Statistics ]==============================
3.57/3.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.57/3.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.57/3.69	===============================================================================
3.57/3.69	|         0 |   13771    57085   171181 |    19028        0    nan |  0.000 % |
3.64/3.71	|       100 |   13771    57085   171181 |    20931      100     59 |  0.000 % |
3.64/3.84	|       251 |   13771    57085   171181 |    23024      251     58 |  0.000 % |
3.64/4.19	|       477 |   13771    57085   171181 |    25326      477     61 |  0.000 % |
5.07/5.18	|       815 |   13771    57085   171181 |    27859      815     52 |  0.000 % |
7.16/7.21	|      1322 |   13771    57085   171181 |    30645     1322     41 |  0.000 % |
9.77/9.87	|      2082 |   13771    57085   171181 |    33709     2082     35 |  0.000 % |
12.77/12.84	|      3221 |   13771    57085   171181 |    37080     3221     36 |  0.000 % |
18.96/19.06	|      4930 |   13771    57085   171181 |    40788     4930     36 |  0.000 % |
29.16/29.22	|      7493 |   13771    57085   171181 |    44867     7493     34 |  0.000 % |
45.15/45.27	|     11337 |   13771    57085   171181 |    49354    11337     33 |  0.000 % |
70.43/70.54	|     17103 |   13771    57085   171181 |    54290    17103     35 |  0.000 % |
109.22/109.36	|     25753 |   13771    57085   171181 |    59719    25753     39 |  0.000 % |
166.59/166.76	|     38727 |   13771    57085   171181 |    65690    38727     39 |  0.000 % |
259.86/260.05	|     58188 |   13771    57085   171181 |    72260    58188     40 |  0.000 % |
418.10/418.36	|     87381 |   13771    57085   171181 |    79486    29918     29 |  0.000 % |
667.38/667.77	|    131171 |   13771    57085   171181 |    87434    73708     27 |  0.000 % |
1044.12/1044.67	|    196855 |   13771    57085   171181 |    96178    67062     27 |  0.000 % |
1200.06/1200.61	HOME/run.sh: line 55: 25257 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-1796898-1242082390/watcher-1796898-1242082390 -o /tmp/evaluation-result-1796898-1242082390/solver-1796898-1242082390 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796898-1242082390.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: 1.00 1.00 1.00 3/67 25253
/proc/meminfo: memFree=1957152/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=0
/proc/25253/stat : 25253 (run.sh) R 25251 25253 24811 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236265217 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25253/statm: 1340 236 195 169 0 51 0
[pid=25254] ppid=25253 vsize=2636 CPUtime=0
/proc/25254/stat : 25254 (revival) R 25253 25253 24811 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 236265217 2699264 282 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25254/statm: 659 289 81 6 0 297 0

[startup+0.0156789 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25253
/proc/meminfo: memFree=1957152/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=0
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236265217 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25253/statm: 1340 237 196 169 0 51 0
[pid=25254] ppid=25253 vsize=6336 CPUtime=0
/proc/25254/stat : 25254 (revival) R 25253 25253 24811 0 -1 4194304 1276 0 0 0 0 0 0 0 18 0 1 0 236265217 6488064 1235 1992294400 134512640 134537284 4294956368 18446744073709551615 134526288 0 0 4096 0 0 0 0 17 0 0 0
/proc/25254/statm: 1584 1236 82 6 0 1222 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11696

[startup+0.101682 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25253
/proc/meminfo: memFree=1957152/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=0
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236265217 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25253/statm: 1340 237 196 169 0 51 0
[pid=25254] ppid=25253 vsize=7444 CPUtime=0.09
/proc/25254/stat : 25254 (revival) R 25253 25253 24811 0 -1 4194304 1888 0 0 0 9 0 0 0 19 0 1 50000 236265217 7622656 1465 1992294400 134512640 134537284 4294956368 18446744073709551615 134531146 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25254/statm: 1861 1465 85 6 0 1499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12804

[startup+0.3017 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25253
/proc/meminfo: memFree=1957152/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=0
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236265217 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25253/statm: 1340 237 196 169 0 51 0
[pid=25254] ppid=25253 vsize=7444 CPUtime=0.29
/proc/25254/stat : 25254 (revival) R 25253 25253 24811 0 -1 4194304 1891 0 0 0 29 0 0 0 21 0 1 50000 236265217 7622656 1468 1992294400 134512640 134537284 4294956368 18446744073709551615 134524290 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25254/statm: 1861 1468 85 6 0 1499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12804

[startup+0.701736 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25253
/proc/meminfo: memFree=1957152/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=0
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236265217 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25253/statm: 1340 237 196 169 0 51 0
[pid=25254] ppid=25253 vsize=7444 CPUtime=0.69
/proc/25254/stat : 25254 (revival) R 25253 25253 24811 0 -1 4194304 1893 0 0 0 69 0 0 0 25 0 1 50000 236265217 7622656 1470 1992294400 134512640 134537284 4294956368 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25254/statm: 1861 1470 85 6 0 1499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12804

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25255
/proc/meminfo: memFree=1951184/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=0
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236265217 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25253/statm: 1340 237 196 169 0 51 0
[pid=25254] ppid=25253 vsize=7444 CPUtime=1.49
/proc/25254/stat : 25254 (revival) R 25253 25253 24811 0 -1 4194304 1893 0 0 0 149 0 0 0 25 0 1 50000 236265217 7622656 1470 1992294400 134512640 134537284 4294956368 18446744073709551615 134523926 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25254/statm: 1861 1470 85 6 0 1499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12804

[startup+3.10196 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25255
/proc/meminfo: memFree=1951056/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=2.26
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 311 1908 0 0 0 0 225 1 16 0 1 0 236265217 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 5360
heavy processes:

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25257
/proc/meminfo: memFree=1945360/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=5936 CPUtime=2.62
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 1335 0 0 0 262 0 0 0 25 0 1 0 236265583 6078464 1319 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/25257/statm: 1484 1319 76 170 0 1312 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11296

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25257
/proc/meminfo: memFree=1944976/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=6332 CPUtime=9.03
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 1425 0 0 0 902 1 0 0 25 0 1 0 236265583 6483968 1409 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 1583 1409 76 170 0 1411 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11692

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25257
/proc/meminfo: memFree=1944400/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=6992 CPUtime=21.82
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 1590 0 0 0 2181 1 0 0 25 0 1 0 236265583 7159808 1574 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 1748 1574 76 170 0 1576 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12352

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25257
/proc/meminfo: memFree=1943312/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=8096 CPUtime=47.4
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 1865 0 0 0 4739 1 0 0 25 0 1 0 236265583 8290304 1849 1992294400 134512640 135212939 4294956240 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/25257/statm: 2024 1849 76 170 0 1852 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13456

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25257
/proc/meminfo: memFree=1940880/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=10636 CPUtime=98.58
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 2492 0 0 0 9856 2 0 0 25 0 1 0 236265583 10891264 2476 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 2659 2476 76 170 0 2487 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 15996

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25257
/proc/meminfo: memFree=1938000/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=13492 CPUtime=158.55
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 3183 0 0 0 15853 2 0 0 25 0 1 0 236265583 13815808 3167 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 3373 3167 76 170 0 3201 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 18852

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25257
/proc/meminfo: memFree=1934992/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=16464 CPUtime=218.53
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 3920 0 0 0 21850 3 0 0 25 0 1 0 236265583 16859136 3904 1992294400 134512640 135212939 4294956240 18446744073709551615 134536358 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 4116 3904 76 170 0 3944 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21824

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25257
/proc/meminfo: memFree=1932816/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=18792 CPUtime=278.51
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 4468 0 0 0 27847 4 0 0 25 0 1 0 236265583 19243008 4452 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 4698 4452 76 170 0 4526 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 24152

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25257
/proc/meminfo: memFree=1931216/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=20312 CPUtime=338.48
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 4860 0 0 0 33844 4 0 0 25 0 1 0 236265583 20799488 4844 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5078 4844 76 170 0 4906 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 25672


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

/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=20724 CPUtime=458.44
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 4947 0 0 0 45839 5 0 0 25 0 1 0 236265583 21221376 4931 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5181 4931 76 170 0 5009 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 26084

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1930512/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=20724 CPUtime=518.4
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 4947 0 0 0 51835 5 0 0 25 0 1 0 236265583 21221376 4931 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5181 4931 76 170 0 5009 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 26084

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1930512/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=20868 CPUtime=578.38
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 4975 0 0 0 57833 5 0 0 25 0 1 0 236265583 21368832 4959 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5217 4959 76 170 0 5045 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 26228

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1930448/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=20868 CPUtime=638.35
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 4985 0 0 0 63830 5 0 0 25 0 1 0 236265583 21368832 4969 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5217 4969 76 170 0 5045 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 26228

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1929744/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=21512 CPUtime=698.32
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 5152 0 0 0 69827 5 0 0 25 0 1 0 236265583 22028288 5136 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5378 5136 76 170 0 5206 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 26872

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1929616/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=21672 CPUtime=758.31
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 5172 0 0 0 75826 5 0 0 25 0 1 0 236265583 22192128 5156 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5418 5156 76 170 0 5246 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 27032

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1929552/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=21672 CPUtime=818.27
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 5175 0 0 0 81822 5 0 0 25 0 1 0 236265583 22192128 5159 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5418 5159 76 170 0 5246 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 27032

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1929552/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=21672 CPUtime=878.25
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 5175 0 0 0 87820 5 0 0 25 0 1 0 236265583 22192128 5159 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5418 5159 76 170 0 5246 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 27032

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1929424/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=21836 CPUtime=938.22
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 5231 0 0 0 93817 5 0 0 25 0 1 0 236265583 22360064 5215 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5459 5215 76 170 0 5287 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 27196

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1929424/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=21836 CPUtime=998.2
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 5232 0 0 0 99814 6 0 0 25 0 1 0 236265583 22360064 5216 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5459 5216 76 170 0 5287 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 27196

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1928912/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=22376 CPUtime=1058.18
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 5340 0 0 0 105812 6 0 0 25 0 1 0 236265583 22913024 5324 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5594 5324 76 170 0 5422 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 27736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1928464/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=22864 CPUtime=1118.15
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 5439 0 0 0 111809 6 0 0 25 0 1 0 236265583 23412736 5423 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5716 5423 76 170 0 5544 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 28224

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1928400/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=22864 CPUtime=1178.12
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 5447 0 0 0 117806 6 0 0 25 0 1 0 236265583 23412736 5431 1992294400 134512640 135212939 4294956240 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5716 5431 76 170 0 5544 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 28224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25263
/proc/meminfo: memFree=1928400/2055920 swapFree=4172744/4192956
[pid=25253] ppid=25251 vsize=5360 CPUtime=3.64
/proc/25253/stat : 25253 (run.sh) S 25251 25253 24811 0 -1 4194304 341 5544 0 0 0 0 358 6 16 0 1 0 236265217 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25253/statm: 1340 241 197 169 0 51 0
[pid=25257] ppid=25253 vsize=23044 CPUtime=1196.42
/proc/25257/stat : 25257 (minisat) R 25253 25253 24811 0 -1 4194304 5459 0 0 0 119636 6 0 0 25 0 1 0 236265583 23597056 5443 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25257/statm: 5761 5443 76 170 0 5589 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 28404

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.133979
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 28404

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

runsolver used 1.12383 second user time and 3.2585 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-12 00:53:11
IDJOB=1796898
IDBENCH=70878
IDSOLVER=647
FILE ID=node68/1796898-1242082390
PBS_JOBID= 9277607
Free space on /tmp= 66284 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-25-s100.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796898-1242082390/watcher-1796898-1242082390 -o /tmp/evaluation-result-1796898-1242082390/solver-1796898-1242082390 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796898-1242082390.cnf HOME

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

MD5SUM BENCH= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED=603677539

node68.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.223
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.223
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:       1957632 kB
Buffers:          4836 kB
Cached:          29644 kB
SwapCached:      12100 kB
Active:          35012 kB
Inactive:        13924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1957632 kB
SwapTotal:     4192956 kB
SwapFree:      4172744 kB
Dirty:            2936 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            35024 kB
Committed_AS:   695368 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node68 at 2009-05-12 01:13:11