Trace number 1833534

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.1 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S1546885609-031.cnf
MD5SUMab528a6ad10c0959e2d17075599d3c26
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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.00	c |         0 |    1955     5865 |     586       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    1927     5821 |      --       0       --      -- |     --   | -28/-44
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 450   #clauses: 1927   #literals: 5821
0.00/0.01	c CPU time:   0.004999 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   : 450          
0.00/0.01	c Number of clauses     : 1927         
0.00/0.01	c Parsing time: 0.00         s
1200.07/1200.41	HOME/SatELiteGTI: line 36: 18785 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-1833534-1242822966/watcher-1833534-1242822966 -o /tmp/evaluation-result-1833534-1242822966/solver-1833534-1242822966 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833534-1242822966.cnf -random-seed=937322958 

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 18779
/proc/meminfo: memFree=1976224/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 137298455 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 244671283282 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/18779/statm: 1339 235 195 169 0 50 0
[pid=18780] ppid=18779 vsize=5356 CPUtime=0
/proc/18780/stat : 18780 (SatELiteGTI) S 18779 18779 18706 0 -1 4194368 51 25 0 0 0 0 0 0 19 0 1 0 137298456 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/18780/statm: 1339 238 198 169 0 50 0
[pid=18782] ppid=18780 vsize=2608 CPUtime=0
/proc/18782/stat : 18782 (sed) R 18780 18779 18706 0 -1 4194304 162 0 0 0 0 0 0 0 22 0 1 0 137298456 2670592 135 1992294400 4194304 4240196 548682069056 18446744073709551615 244671283154 0 0 4096 0 0 0 0 17 1 0 0
/proc/18782/statm: -- couldn't open statm file --
[startup+0.032845 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 18779
/proc/meminfo: memFree=1976224/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101848 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 18779
/proc/meminfo: memFree=1976224/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301868 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 18779
/proc/meminfo: memFree=1976224/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701909 s]
/proc/loadavg: 0.92 0.98 1.20 3/64 18779
/proc/meminfo: memFree=1976224/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 1.20 2/66 18785
/proc/meminfo: memFree=1974032/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=4132 CPUtime=1.48
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 674 0 0 0 148 0 0 0 25 0 1 0 137298457 4231168 660 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 1033 660 76 170 0 860 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9488

[startup+3.10116 s]
/proc/loadavg: 0.92 0.98 1.20 2/66 18785
/proc/meminfo: memFree=1973008/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=5188 CPUtime=3.08
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 941 0 0 0 308 0 0 0 25 0 1 0 137298457 5312512 927 1992294400 134512640 135212243 4294956240 18446744073709551615 134526523 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 1297 927 76 170 0 1124 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10544

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 1.19 2/66 18785
/proc/meminfo: memFree=1971216/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=6540 CPUtime=6.28
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 1280 0 0 0 627 1 0 0 25 0 1 0 137298457 6696960 1266 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 1635 1266 76 170 0 1462 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11896

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 1.19 2/66 18785
/proc/meminfo: memFree=1969168/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=8480 CPUtime=12.68
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 1745 0 0 0 1266 2 0 0 25 0 1 0 137298457 8683520 1731 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 2120 1731 76 170 0 1947 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13836

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 1.19 2/66 18785
/proc/meminfo: memFree=1966544/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=11008 CPUtime=25.48
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 2362 0 0 0 2545 3 0 0 25 0 1 0 137298457 11272192 2348 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 2752 2348 76 170 0 2579 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16364

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 1.18 2/66 18785
/proc/meminfo: memFree=1966224/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=11296 CPUtime=51.07
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 2439 0 0 0 5104 3 0 0 25 0 1 0 137298457 11567104 2425 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 2824 2425 76 170 0 2651 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16652

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.17 2/66 18785
/proc/meminfo: memFree=1964176/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=13184 CPUtime=102.26
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 2949 0 0 0 10222 4 0 0 25 0 1 0 137298457 13500416 2935 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 3296 2935 76 170 0 3123 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18540

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.16 2/66 18785
/proc/meminfo: memFree=1963024/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=14436 CPUtime=162.23
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 3224 0 0 0 16219 4 0 0 25 0 1 0 137298457 14782464 3210 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 3609 3210 76 170 0 3436 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19792

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.15 2/66 18785
/proc/meminfo: memFree=1961744/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=15840 CPUtime=222.22
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 3542 0 0 0 22217 5 0 0 25 0 1 0 137298457 16220160 3528 1992294400 134512640 135212243 4294956240 18446744073709551615 134535941 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 3960 3528 76 170 0 3787 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21196

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.14 2/66 18785
/proc/meminfo: memFree=1960464/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=16932 CPUtime=282.2
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 3851 0 0 0 28215 5 0 0 25 0 1 0 137298457 17338368 3837 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 4233 3837 76 170 0 4060 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22288

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.12 2/66 18785
/proc/meminfo: memFree=1960336/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=17072 CPUtime=342.19
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 3887 0 0 0 34214 5 0 0 25 0 1 0 137298457 17481728 3873 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 4268 3873 76 170 0 4095 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 22428

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.11 2/66 18785
/proc/meminfo: memFree=1958928/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=18492 CPUtime=402.18
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 4235 0 0 0 40212 6 0 0 25 0 1 0 137298457 18935808 4221 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=18785] ppid=18779 vsize=18820 CPUtime=462.16
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 4329 0 0 0 46210 6 0 0 25 0 1 0 137298457 19271680 4315 1992294400 134512640 135212243 4294956240 18446744073709551615 134526461 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 4705 4315 76 170 0 4532 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 24176

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/66 18785
/proc/meminfo: memFree=1957264/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=19964 CPUtime=522.15
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 4623 0 0 0 52208 7 0 0 25 0 1 0 137298457 20443136 4609 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 4991 4609 76 170 0 4818 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 25320

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 18785
/proc/meminfo: memFree=1957136/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=20260 CPUtime=582.13
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 4662 0 0 0 58206 7 0 0 25 0 1 0 137298457 20746240 4648 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 5065 4648 76 170 0 4892 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 25616

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 18785
/proc/meminfo: memFree=1955408/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=22132 CPUtime=642.12
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 5081 0 0 0 64205 7 0 0 25 0 1 0 137298457 22663168 5067 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 5533 5067 76 170 0 5360 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 27488

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 18785
/proc/meminfo: memFree=1955280/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=22284 CPUtime=702.1
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 5104 0 0 0 70203 7 0 0 25 0 1 0 137298457 22818816 5090 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 5571 5090 76 170 0 5398 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 27640

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 18785
/proc/meminfo: memFree=1954384/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=23044 CPUtime=762.09
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 5325 0 0 0 76201 8 0 0 25 0 1 0 137298457 23597056 5311 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 5761 5311 76 170 0 5588 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 28400

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 18785
/proc/meminfo: memFree=1953232/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=24164 CPUtime=822.07
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 5608 0 0 0 82198 9 0 0 25 0 1 0 137298457 24743936 5594 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 6041 5594 76 170 0 5868 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 29520

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 18785
/proc/meminfo: memFree=1953168/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=24164 CPUtime=882.05
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 5609 0 0 0 88196 9 0 0 25 0 1 0 137298457 24743936 5595 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 6041 5595 76 170 0 5868 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 29520

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 18785
/proc/meminfo: memFree=1952976/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=24432 CPUtime=942.04
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 5653 0 0 0 94195 9 0 0 25 0 1 0 137298457 25018368 5639 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 6108 5639 76 170 0 5935 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 29788

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 18785
/proc/meminfo: memFree=1951120/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=26180 CPUtime=1002.02
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 6121 0 0 0 100193 9 0 0 25 0 1 0 137298457 26808320 6107 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 6545 6107 76 170 0 6372 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 31536

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 18785
/proc/meminfo: memFree=1951056/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=26180 CPUtime=1062.01
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 6124 0 0 0 106191 10 0 0 25 0 1 0 137298457 26808320 6110 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 6545 6110 76 170 0 6372 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 31536

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 18785
/proc/meminfo: memFree=1950864/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=26464 CPUtime=1121.99
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 6162 0 0 0 112189 10 0 0 25 0 1 0 137298457 27099136 6148 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 6616 6148 76 170 0 6443 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 31820

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 18785
/proc/meminfo: memFree=1950608/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=26628 CPUtime=1181.97
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 6221 0 0 0 118187 10 0 0 25 0 1 0 137298457 27267072 6207 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 6657 6207 76 170 0 6484 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 31984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 18785
/proc/meminfo: memFree=1949904/2055920 swapFree=4180264/4192956
[pid=18779] ppid=18777 vsize=5356 CPUtime=0
/proc/18779/stat : 18779 (SatELiteGTI) S 18777 18779 18706 0 -1 4194304 335 409 0 0 0 0 0 0 16 0 1 0 137298455 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18779/statm: 1339 239 197 169 0 50 0
[pid=18785] ppid=18779 vsize=27420 CPUtime=1200.07
/proc/18785/stat : 18785 (minisat_static) R 18779 18779 18706 0 -1 4194304 6406 0 0 0 119997 10 0 0 25 0 1 0 137298457 28078080 6392 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18785/statm: 6855 6392 76 170 0 6682 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 32776

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.1
CPU user time (s): 1199.99
CPU system time (s): 0.114982
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 32776

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

runsolver used 1.3018 second user time and 2.91156 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-20 14:36:06
IDJOB=1833534
IDBENCH=70730
IDSOLVER=672
FILE ID=node7/1833534-1242822966
PBS_JOBID= 9322528
Free space on /tmp= 66312 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/460/unif-k3-r4.25-v460-c1955-S1546885609-031.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833534-1242822966/watcher-1833534-1242822966 -o /tmp/evaluation-result-1833534-1242822966/solver-1833534-1242822966 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833534-1242822966.cnf -random-seed=937322958

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

MD5SUM BENCH= ab528a6ad10c0959e2d17075599d3c26
RANDOM SEED=937322958

node7.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.243
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.243
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:       1976640 kB
Buffers:         16368 kB
Cached:          27196 kB
SwapCached:       7300 kB
Active:          18992 kB
Inactive:        33336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1976640 kB
SwapTotal:     4192956 kB
SwapFree:      4180264 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          13424 kB
Slab:            12852 kB
Committed_AS:   401676 kB
PageTables:       1444 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= 66308 MiB
End job on node7 at 2009-05-20 14:56:08