Trace number 1833570

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.03 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S2032263657-035.cnf
MD5SUM53f64d3919c2bd6a89e2520e3c5780bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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 |    1530     4590 |     458       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    1517     4647 |      --       0       --      -- |     --   | -13/57
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 346   #clauses: 1517   #literals: 4647
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   : 346          
0.00/0.01	c Number of clauses     : 1517         
0.00/0.01	c Parsing time: 0.00         s
1200.00/1200.51	HOME/SatELiteGTI: line 36: 21138 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-1833570-1242823501/watcher-1833570-1242823501 -o /tmp/evaluation-result-1833570-1242823501/solver-1833570-1242823501 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833570-1242823501.cnf -random-seed=2046719561 

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.07 1.08 1.08 3/65 21132
/proc/meminfo: memFree=1911888/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310380101 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234046062674 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/21132/statm: 1339 235 195 169 0 50 0
[pid=21133] ppid=21132 vsize=5356 CPUtime=0
/proc/21133/stat : 21133 (SatELiteGTI) S 21132 21132 20993 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 310380101 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/21133/statm: 1339 238 198 169 0 50 0
[pid=21135] ppid=21133 vsize=5356 CPUtime=0
/proc/21135/stat : 21135 (SatELiteGTI) R 21133 21132 20993 0 -1 4194368 19 0 0 0 0 0 0 0 21 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045893927 0 0 4096 0 0 0 0 17 1 0 0
/proc/21135/statm: 1339 239 199 169 0 50 0

[startup+0.104792 s]
/proc/loadavg: 1.07 1.08 1.08 3/65 21132
/proc/meminfo: memFree=1911888/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201802 s]
/proc/loadavg: 1.07 1.08 1.08 3/65 21132
/proc/meminfo: memFree=1911888/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301811 s]
/proc/loadavg: 1.07 1.08 1.08 3/65 21132
/proc/meminfo: memFree=1911888/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701855 s]
/proc/loadavg: 1.07 1.08 1.08 3/65 21132
/proc/meminfo: memFree=1911888/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50194 s]
/proc/loadavg: 1.07 1.08 1.08 2/67 21138
/proc/meminfo: memFree=1909696/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=4140 CPUtime=1.48
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 662 0 0 0 148 0 0 0 25 0 1 0 310380102 4239360 648 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 1035 648 76 170 0 862 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9496

[startup+3.1021 s]
/proc/loadavg: 1.07 1.08 1.08 2/67 21138
/proc/meminfo: memFree=1908672/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=5096 CPUtime=3.07
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 921 0 0 0 307 0 0 0 25 0 1 0 310380102 5218304 907 1992294400 134512640 135212243 4294956240 18446744073709551615 134526185 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 1274 907 76 170 0 1101 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10452

[startup+6.30144 s]
/proc/loadavg: 1.06 1.08 1.08 2/67 21138
/proc/meminfo: memFree=1907136/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=6284 CPUtime=6.27
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 1208 0 0 0 627 0 0 0 25 0 1 0 310380102 6434816 1194 1992294400 134512640 135212243 4294956240 18446744073709551615 134526139 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 1571 1194 76 170 0 1398 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11640

[startup+12.7011 s]
/proc/loadavg: 1.06 1.08 1.08 2/67 21138
/proc/meminfo: memFree=1905472/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=7704 CPUtime=12.67
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 1580 0 0 0 1266 1 0 0 25 0 1 0 310380102 7888896 1566 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 1926 1566 76 170 0 1753 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13060

[startup+25.5014 s]
/proc/loadavg: 1.04 1.07 1.08 2/67 21138
/proc/meminfo: memFree=1903552/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=9832 CPUtime=25.46
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 2068 0 0 0 2544 2 0 0 25 0 1 0 310380102 10067968 2054 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 2458 2054 76 170 0 2285 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15188

[startup+51.1011 s]
/proc/loadavg: 1.03 1.06 1.07 2/67 21138
/proc/meminfo: memFree=1902976/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=10536 CPUtime=51.05
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 2244 0 0 0 5103 2 0 0 25 0 1 0 310380102 10788864 2230 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 2634 2230 76 170 0 2461 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15892

[startup+102.301 s]
/proc/loadavg: 1.01 1.05 1.07 2/67 21138
/proc/meminfo: memFree=1901568/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=11740 CPUtime=102.24
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 2547 0 0 0 10222 2 0 0 25 0 1 0 310380102 12021760 2533 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 2935 2533 76 170 0 2762 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17096

[startup+162.302 s]
/proc/loadavg: 1.00 1.04 1.06 2/67 21138
/proc/meminfo: memFree=1900416/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=12832 CPUtime=162.2
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 2824 0 0 0 16217 3 0 0 25 0 1 0 310380102 13139968 2810 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 3208 2810 76 170 0 3035 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18188

[startup+222.305 s]
/proc/loadavg: 1.00 1.03 1.06 2/67 21138
/proc/meminfo: memFree=1899392/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=13912 CPUtime=222.17
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 3072 0 0 0 22214 3 0 0 25 0 1 0 310380102 14245888 3058 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 3478 3058 76 170 0 3305 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 19268

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 21138
/proc/meminfo: memFree=1898176/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=15156 CPUtime=282.13
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 3370 0 0 0 28210 3 0 0 25 0 1 0 310380102 15519744 3356 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 3789 3356 76 170 0 3616 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 20512

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 21138
/proc/meminfo: memFree=1896832/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=16372 CPUtime=342.11
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 3710 0 0 0 34207 4 0 0 25 0 1 0 310380102 16764928 3696 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 4093 3696 76 170 0 3920 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 21728

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.04 2/67 21138
/proc/meminfo: memFree=1896576/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=16660 CPUtime=402.08

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

[pid=21138] ppid=21132 vsize=17832 CPUtime=462.06
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 4055 0 0 0 46202 4 0 0 25 0 1 0 310380102 18259968 4041 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 4458 4041 76 170 0 4285 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 23188

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 21138
/proc/meminfo: memFree=1895168/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=18000 CPUtime=522.03
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 4099 0 0 0 52199 4 0 0 25 0 1 0 310380102 18432000 4085 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 4500 4085 76 170 0 4327 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 23356

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 21138
/proc/meminfo: memFree=1893568/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=19828 CPUtime=582
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 4475 0 0 0 58196 4 0 0 25 0 1 0 310380102 20303872 4461 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 4957 4461 76 170 0 4784 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 25184

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 21138
/proc/meminfo: memFree=1893568/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=19828 CPUtime=641.98
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 4477 0 0 0 64194 4 0 0 25 0 1 0 310380102 20303872 4463 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 4957 4463 76 170 0 4784 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 25184

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 21138
/proc/meminfo: memFree=1893312/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=19968 CPUtime=701.95
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 4541 0 0 0 70191 4 0 0 25 0 1 0 310380102 20447232 4527 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 4992 4527 76 170 0 4819 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 25324

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21138
/proc/meminfo: memFree=1891840/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=21376 CPUtime=761.95
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 4876 0 0 0 76190 5 0 0 25 0 1 0 310380102 21889024 4862 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 5344 4862 76 170 0 5171 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 26732

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21138
/proc/meminfo: memFree=1891776/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=21544 CPUtime=821.93
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 4906 0 0 0 82188 5 0 0 25 0 1 0 310380102 22061056 4892 1992294400 134512640 135212243 4294956240 18446744073709551615 134526178 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 5386 4892 76 170 0 5213 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 26900

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21138
/proc/meminfo: memFree=1891392/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=21860 CPUtime=881.91
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 4986 0 0 0 88186 5 0 0 25 0 1 0 310380102 22384640 4972 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 5465 4972 76 170 0 5292 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 27216

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21138
/proc/meminfo: memFree=1889920/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=23272 CPUtime=941.87
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 5348 0 0 0 94182 5 0 0 25 0 1 0 310380102 23830528 5334 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 5818 5334 76 170 0 5645 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 28628

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21144
/proc/meminfo: memFree=1889600/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=23272 CPUtime=1001.86
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 5348 0 0 0 100180 6 0 0 25 0 1 0 310380102 23830528 5334 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 5818 5334 76 170 0 5645 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 28628

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21144
/proc/meminfo: memFree=1889472/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=23576 CPUtime=1061.84
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 5405 0 0 0 106178 6 0 0 25 0 1 0 310380102 24141824 5391 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 5894 5391 76 170 0 5721 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 28932

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21144
/proc/meminfo: memFree=1888832/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=24252 CPUtime=1121.82
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 5582 0 0 0 112176 6 0 0 25 0 1 0 310380102 24834048 5568 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 6063 5568 76 170 0 5890 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 29608

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21144
/proc/meminfo: memFree=1887616/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=25492 CPUtime=1181.8
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 5876 0 0 0 118174 6 0 0 25 0 1 0 310380102 26103808 5862 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 6373 5862 76 170 0 6200 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 30848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21144
/proc/meminfo: memFree=1887616/2055920 swapFree=4115588/4192956
[pid=21132] ppid=21130 vsize=5356 CPUtime=0
/proc/21132/stat : 21132 (SatELiteGTI) S 21130 21132 20993 0 -1 4194304 335 403 0 0 0 0 0 0 19 0 1 0 310380101 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21132/statm: 1339 239 197 169 0 50 0
[pid=21138] ppid=21132 vsize=25492 CPUtime=1200
/proc/21138/stat : 21138 (minisat_static) R 21132 21132 20993 0 -1 4194304 5876 0 0 0 119994 6 0 0 25 0 1 0 310380102 26103808 5862 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21138/statm: 6373 5862 76 170 0 6200 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 30848

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.51
CPU time (s): 1200.03
CPU user time (s): 1199.95
CPU system time (s): 0.077988
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 30848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6646
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= 28
involuntary context switches= 3995

runsolver used 1.03184 second user time and 3.34449 second system time

The end

Launcher Data

Begin job on node79 at 2009-05-20 14:45:01
IDJOB=1833570
IDBENCH=70748
IDSOLVER=672
FILE ID=node79/1833570-1242823501
PBS_JOBID= 9322482
Free space on /tmp= 66332 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S2032263657-035.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833570-1242823501/watcher-1833570-1242823501 -o /tmp/evaluation-result-1833570-1242823501/solver-1833570-1242823501 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833570-1242823501.cnf -random-seed=2046719561

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

MD5SUM BENCH= 53f64d3919c2bd6a89e2520e3c5780bd
RANDOM SEED=2046719561

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1912432 kB
Buffers:         12132 kB
Cached:          26380 kB
SwapCached:      71512 kB
Active:          79472 kB
Inactive:        32576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912432 kB
SwapTotal:     4192956 kB
SwapFree:      4115588 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          15364 kB
Slab:            17460 kB
Committed_AS:  1039764 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= 66332 MiB
End job on node79 at 2009-05-20 15:05:04