Trace number 1833504

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
MiniSAT 09z 2009-03-22? (TO) 1200.08 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S957997002-040.cnf
MD5SUM92eaf07e43795c59dd53e3c833d9e0f0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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 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.01	c |         0 |    2040     6120 |     611       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2025     6166 |      --       0       --      -- |     --   | -15/46
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 467   #clauses: 2025   #literals: 6166
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Number of variables   : 467          
0.00/0.01	c Number of clauses     : 2025         
0.00/0.01	c Parsing time: 0.00         s
1200.05/1200.41	HOME/SatELiteGTI: line 36:  5685 Terminated              $MS $2 $TMP.cnf $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-1833504-1242822727/watcher-1833504-1242822727 -o /tmp/evaluation-result-1833504-1242822727/solver-1833504-1242822727 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833504-1242822727.cnf -random-seed=1543382190 

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.92 0.98 1.20 3/64 5679
/proc/meminfo: memFree=1984640/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310305301 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210824298578 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/5679/statm: 1339 235 195 169 0 50 0
[pid=5680] ppid=5679 vsize=5356 CPUtime=0
/proc/5680/stat : 5680 (SatELiteGTI) S 5679 5679 5609 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 310305301 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/5680/statm: 1339 238 198 169 0 50 0
[pid=5682] ppid=5680 vsize=5356 CPUtime=0
/proc/5682/stat : 5682 (SatELiteGTI) R 5680 5679 5609 0 -1 4194368 19 0 0 0 0 0 0 0 18 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824129831 0 0 4096 0 0 0 0 17 1 0 0
/proc/5682/statm: 1339 239 199 169 0 50 0

[startup+0.092691 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 5679
/proc/meminfo: memFree=1984640/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101689 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 5679
/proc/meminfo: memFree=1984640/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301713 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 5679
/proc/meminfo: memFree=1984640/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701764 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 5679
/proc/meminfo: memFree=1984640/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50185 s]
/proc/loadavg: 0.92 0.98 1.20 2/66 5685
/proc/meminfo: memFree=1982304/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=4152 CPUtime=1.47
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 694 0 0 0 147 0 0 0 25 0 1 0 310305302 4251648 680 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 1038 680 76 170 0 865 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9508

[startup+3.10104 s]
/proc/loadavg: 0.92 0.98 1.20 2/66 5685
/proc/meminfo: memFree=1981344/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=5216 CPUtime=3.07
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 946 0 0 0 306 1 0 0 25 0 1 0 310305302 5341184 932 1992294400 134512640 135212243 4294956240 18446744073709551615 134526084 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 1304 932 76 170 0 1131 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10572

[startup+6.30142 s]
/proc/loadavg: 0.93 0.98 1.20 2/66 5685
/proc/meminfo: memFree=1979552/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=6568 CPUtime=6.27
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 1282 0 0 0 626 1 0 0 25 0 1 0 310305302 6725632 1268 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 1642 1268 76 170 0 1469 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11924

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 1.20 2/66 5685
/proc/meminfo: memFree=1977576/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=8368 CPUtime=12.67
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 1727 0 0 0 1265 2 0 0 25 0 1 0 310305302 8568832 1713 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 2092 1713 76 170 0 1919 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13724

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.19 2/66 5685
/proc/meminfo: memFree=1975016/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=10880 CPUtime=25.47
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 2343 0 0 0 2544 3 0 0 25 0 1 0 310305302 11141120 2329 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 2720 2329 76 170 0 2547 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16236

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 1.18 2/66 5685
/proc/meminfo: memFree=1974696/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=11152 CPUtime=51.06
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 2417 0 0 0 5103 3 0 0 25 0 1 0 310305302 11419648 2403 1992294400 134512640 135212243 4294956240 18446744073709551615 134526245 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 2788 2403 76 170 0 2615 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16508

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.17 2/66 5685
/proc/meminfo: memFree=1972840/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=13012 CPUtime=102.24
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 2877 0 0 0 10221 3 0 0 25 0 1 0 310305302 13324288 2863 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 3253 2863 76 170 0 3080 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18368

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.16 2/66 5685
/proc/meminfo: memFree=1971624/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=14108 CPUtime=162.23
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 3184 0 0 0 16219 4 0 0 25 0 1 0 310305302 14446592 3170 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 3527 3170 76 170 0 3354 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19464

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.15 2/66 5685
/proc/meminfo: memFree=1970408/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=15548 CPUtime=222.21
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 3480 0 0 0 22217 4 0 0 25 0 1 0 310305302 15921152 3466 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 3887 3466 76 170 0 3714 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20904

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.14 2/66 5685
/proc/meminfo: memFree=1969000/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=16888 CPUtime=282.19
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 3825 0 0 0 28215 4 0 0 25 0 1 0 310305302 17293312 3811 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 4222 3811 76 170 0 4049 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 22244

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.13 2/66 5685
/proc/meminfo: memFree=1968872/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=16888 CPUtime=342.17
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 3844 0 0 0 34213 4 0 0 25 0 1 0 310305302 17293312 3830 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 4222 3830 76 170 0 4049 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 22244

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.11 2/66 5685
/proc/meminfo: memFree=1967592/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=18216 CPUtime=402.16

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

[pid=5685] ppid=5679 vsize=18496 CPUtime=462.15
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 4253 0 0 0 46210 5 0 0 25 0 1 0 310305302 18939904 4239 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 4624 4239 76 170 0 4451 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 23852

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/66 5685
/proc/meminfo: memFree=1965800/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=19880 CPUtime=522.13
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 4587 0 0 0 52208 5 0 0 25 0 1 0 310305302 20357120 4573 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 4970 4573 76 170 0 4797 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 25236

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 5685
/proc/meminfo: memFree=1965608/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=20180 CPUtime=582.11
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 4643 0 0 0 58206 5 0 0 25 0 1 0 310305302 20664320 4629 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 5045 4629 76 170 0 4872 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 25536

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 5685
/proc/meminfo: memFree=1964072/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=21848 CPUtime=642.1
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 5009 0 0 0 64204 6 0 0 25 0 1 0 310305302 22372352 4995 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 5462 4995 76 170 0 5289 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 27204

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 5687
/proc/meminfo: memFree=1963816/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=21848 CPUtime=702.08
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 5024 0 0 0 70202 6 0 0 25 0 1 0 310305302 22372352 5010 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 5462 5010 76 170 0 5289 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 27204

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 5687
/proc/meminfo: memFree=1962280/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=23344 CPUtime=762.06
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 5402 0 0 0 76200 6 0 0 25 0 1 0 310305302 23904256 5388 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 5836 5388 76 170 0 5663 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 28700

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 5687
/proc/meminfo: memFree=1961768/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=24004 CPUtime=822.05
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 5558 0 0 0 82198 7 0 0 25 0 1 0 310305302 24580096 5544 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 6001 5544 76 170 0 5828 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 29360

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 5687
/proc/meminfo: memFree=1961704/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=24004 CPUtime=882.04
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 5569 0 0 0 88197 7 0 0 25 0 1 0 310305302 24580096 5555 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 6001 5555 76 170 0 5828 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 29360

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 5687
/proc/meminfo: memFree=1961320/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=24412 CPUtime=942.02
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 5670 0 0 0 94195 7 0 0 25 0 1 0 310305302 24997888 5656 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 6103 5656 76 170 0 5930 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 29768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 5687
/proc/meminfo: memFree=1959592/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=26072 CPUtime=1002
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 6085 0 0 0 100193 7 0 0 25 0 1 0 310305302 26697728 6071 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 6518 6071 76 170 0 6345 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 31428

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 5687
/proc/meminfo: memFree=1959592/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=26072 CPUtime=1061.98
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 6089 0 0 0 106191 7 0 0 25 0 1 0 310305302 26697728 6075 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 6518 6075 76 170 0 6345 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 31428

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 5687
/proc/meminfo: memFree=1959528/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=26072 CPUtime=1121.96
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 6103 0 0 0 112189 7 0 0 25 0 1 0 310305302 26697728 6089 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 6518 6089 76 170 0 6345 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 31428

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 5687
/proc/meminfo: memFree=1959208/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=26368 CPUtime=1181.95
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 6174 0 0 0 118188 7 0 0 25 0 1 0 310305302 27000832 6160 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 6592 6160 76 170 0 6419 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 31724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 5687
/proc/meminfo: memFree=1958312/2055920 swapFree=4179664/4192956
[pid=5679] ppid=5677 vsize=5356 CPUtime=0
/proc/5679/stat : 5679 (SatELiteGTI) S 5677 5679 5609 0 -1 4194304 335 413 0 0 0 0 0 0 16 0 1 0 310305301 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5679/statm: 1339 239 197 169 0 50 0
[pid=5685] ppid=5679 vsize=27212 CPUtime=1200.05
/proc/5685/stat : 5685 (minisat_static) R 5679 5679 5609 0 -1 4194304 6394 0 0 0 119998 7 0 0 25 0 1 0 310305302 27865088 6380 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/5685/statm: 6803 6380 76 170 0 6630 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32568

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.99
CPU system time (s): 0.089986
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 32568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7152
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= 25
involuntary context switches= 1225

runsolver used 1.39279 second user time and 2.96955 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-20 14:32:07
IDJOB=1833504
IDBENCH=70715
IDSOLVER=672
FILE ID=node33/1833504-1242822727
PBS_JOBID= 9322502
Free space on /tmp= 66304 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S957997002-040.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833504-1242822727/watcher-1833504-1242822727 -o /tmp/evaluation-result-1833504-1242822727/solver-1833504-1242822727 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833504-1242822727.cnf -random-seed=1543382190

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

MD5SUM BENCH= 92eaf07e43795c59dd53e3c833d9e0f0
RANDOM SEED=1543382190

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:       1985120 kB
Buffers:         10740 kB
Cached:          24284 kB
SwapCached:       7340 kB
Active:          16272 kB
Inactive:        27400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1985120 kB
SwapTotal:     4192956 kB
SwapFree:      4179664 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          13840 kB
Slab:            13196 kB
Committed_AS:  1059092 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= 66304 MiB
End job on node33 at 2009-05-20 14:52:09