Trace number 1833992

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.04 1200.61

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-180-100.cnf
MD5SUM7303360aac56e0d882ae2452d62f8544
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.18221
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
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 |     432     1080 |     129       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 180   #clauses: 432   #literals: 1080
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Number of variables   : 180          
0.00/0.00	c Number of clauses     : 432          
0.00/0.00	c Parsing time: 0.00         s
1200.02/1200.61	HOME/SatELiteGTI: line 36: 15114 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-1833992-1242827012/watcher-1833992-1242827012 -o /tmp/evaluation-result-1833992-1242827012/solver-1833992-1242827012 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833992-1242827012.cnf -random-seed=1990820208 

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.99 0.98 0.99 3/64 15108
/proc/meminfo: memFree=1933744/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) R 15106 15108 14896 0 -1 4194304 290 250 0 0 0 0 0 0 18 0 1 0 310729236 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264840079859 0 0 4100 65536 0 0 0 17 0 0 0
/proc/15108/statm: 1339 237 197 169 0 50 0

[startup+0.067903 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15108
/proc/meminfo: memFree=1933744/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102905 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15108
/proc/meminfo: memFree=1933744/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301985 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15108
/proc/meminfo: memFree=1933744/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702017 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15108
/proc/meminfo: memFree=1933744/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50116 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1931296/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=4412 CPUtime=1.48
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 742 0 0 0 148 0 0 0 25 0 1 0 310729237 4517888 728 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 1103 728 76 170 0 930 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9768

[startup+3.10145 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1930208/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=5528 CPUtime=3.08
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 1015 0 0 0 308 0 0 0 25 0 1 0 310729237 5660672 1001 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 1382 1001 76 170 0 1209 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10884

[startup+6.30103 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1928416/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=6884 CPUtime=6.27
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 1367 0 0 0 627 0 0 0 25 0 1 0 310729237 7049216 1353 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 1721 1353 76 170 0 1548 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12240

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1926368/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=8740 CPUtime=12.68
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 1824 0 0 0 1267 1 0 0 25 0 1 0 310729237 8949760 1810 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 2185 1810 76 170 0 2012 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14096

[startup+25.5025 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1923872/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=11104 CPUtime=25.47
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 2416 0 0 0 2545 2 0 0 25 0 1 0 310729237 11370496 2402 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 2776 2402 76 170 0 2603 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16460

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1920672/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=14416 CPUtime=51.05
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 3222 0 0 0 5103 2 0 0 25 0 1 0 310729237 14761984 3208 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 3604 3208 76 170 0 3431 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19772

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1915808/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=19420 CPUtime=102.24
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 4418 0 0 0 10220 4 0 0 25 0 1 0 310729237 19886080 4404 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 4855 4404 76 170 0 4682 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24776

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1911648/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=23576 CPUtime=162.21
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 5426 0 0 0 16216 5 0 0 25 0 1 0 310729237 24141824 5412 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 5894 5412 76 170 0 5721 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 28932

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1909984/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=25100 CPUtime=222.18
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 5826 0 0 0 22213 5 0 0 25 0 1 0 310729237 25702400 5812 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 6275 5812 76 170 0 6102 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 30456

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1909920/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=25232 CPUtime=282.15
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 5845 0 0 0 28210 5 0 0 25 0 1 0 310729237 25837568 5831 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 6308 5831 76 170 0 6135 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 30588

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1909408/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=25692 CPUtime=342.11
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 5961 0 0 0 34206 5 0 0 25 0 1 0 310729237 26308608 5947 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 6423 5947 76 170 0 6250 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 31048

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1908064/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=26980 CPUtime=402.09
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 6310 0 0 0 40203 6 0 0 25 0 1 0 310729237 27627520 6296 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 6745 6296 76 170 0 6572 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 32336

[startup+462.302 s]

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

[pid=15114] ppid=15108 vsize=27380 CPUtime=462.06
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 6402 0 0 0 46200 6 0 0 25 0 1 0 310729237 28037120 6388 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 6845 6388 76 170 0 6672 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 32736

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1907488/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=27520 CPUtime=522.03
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 6416 0 0 0 52197 6 0 0 25 0 1 0 310729237 28180480 6402 1992294400 134512640 135212243 4294956240 18446744073709551615 134535631 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 6880 6402 76 170 0 6707 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 32876

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1907360/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=27656 CPUtime=582
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 6450 0 0 0 58194 6 0 0 25 0 1 0 310729237 28319744 6436 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 6914 6436 76 170 0 6741 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 33012

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1906528/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=28696 CPUtime=641.98
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 6648 0 0 0 64192 6 0 0 25 0 1 0 310729237 29384704 6634 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 7174 6634 76 170 0 7001 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 34052

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1904928/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=30344 CPUtime=701.95
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 7041 0 0 0 70188 7 0 0 25 0 1 0 310729237 31072256 7027 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 7586 7027 76 170 0 7413 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 35700

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1904864/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=30344 CPUtime=761.93
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 7041 0 0 0 76186 7 0 0 25 0 1 0 310729237 31072256 7027 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 7586 7027 76 170 0 7413 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 35700

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1904800/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=30532 CPUtime=821.9
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 7066 0 0 0 82183 7 0 0 25 0 1 0 310729237 31264768 7052 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 7633 7052 76 170 0 7460 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 35888

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1904608/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=30720 CPUtime=881.86
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 7110 0 0 0 88179 7 0 0 25 0 1 0 310729237 31457280 7096 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 7680 7096 76 170 0 7507 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 36076

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1904160/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=31004 CPUtime=941.83
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 7203 0 0 0 94176 7 0 0 25 0 1 0 310729237 31748096 7189 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 7751 7189 76 170 0 7578 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 36360

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15114
/proc/meminfo: memFree=1902048/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=33260 CPUtime=1001.81
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 7731 0 0 0 100173 8 0 0 25 0 1 0 310729237 34058240 7717 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 8315 7717 76 170 0 8142 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 38616

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15120
/proc/meminfo: memFree=1901592/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=33392 CPUtime=1061.78
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 7755 0 0 0 106170 8 0 0 25 0 1 0 310729237 34193408 7741 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 8348 7741 76 170 0 8175 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 38748

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15120
/proc/meminfo: memFree=1901592/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=33392 CPUtime=1121.75
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 7757 0 0 0 112167 8 0 0 25 0 1 0 310729237 34193408 7743 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 8348 7743 76 170 0 8175 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 38748

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15120
/proc/meminfo: memFree=1901592/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=33392 CPUtime=1181.72
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 7777 0 0 0 118164 8 0 0 25 0 1 0 310729237 34193408 7763 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 8348 7763 76 170 0 8175 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 38748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15120
/proc/meminfo: memFree=1901592/2055920 swapFree=4179892/4192956
[pid=15108] ppid=15106 vsize=5356 CPUtime=0
/proc/15108/stat : 15108 (SatELiteGTI) S 15106 15108 14896 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 310729236 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15108/statm: 1339 239 197 169 0 50 0
[pid=15114] ppid=15108 vsize=33532 CPUtime=1200.02
/proc/15114/stat : 15114 (minisat_static) R 15108 15108 14896 0 -1 4194304 7791 0 0 0 119994 8 0 0 25 0 1 0 310729237 34336768 7777 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15114/statm: 8383 7777 76 170 0 8210 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 38888

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.61
CPU time (s): 1200.04
CPU user time (s): 1199.94
CPU system time (s): 0.099984
CPU usage (%): 99.9526
Max. virtual memory (cumulated for all children) (KiB): 38888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8506
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= 23
involuntary context switches= 3840

runsolver used 1.00885 second user time and 3.36849 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-20 15:43:32
IDJOB=1833992
IDBENCH=71115
IDSOLVER=672
FILE ID=node44/1833992-1242827012
PBS_JOBID= 9322513
Free space on /tmp= 66336 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-180-100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833992-1242827012/watcher-1833992-1242827012 -o /tmp/evaluation-result-1833992-1242827012/solver-1833992-1242827012 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833992-1242827012.cnf -random-seed=1990820208

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

MD5SUM BENCH= 7303360aac56e0d882ae2452d62f8544
RANDOM SEED=1990820208

node44.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.267
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	: 5931.00
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.267
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:       1934232 kB
Buffers:         15428 kB
Cached:          69900 kB
SwapCached:       7152 kB
Active:          44456 kB
Inactive:        49736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1934232 kB
SwapTotal:     4192956 kB
SwapFree:      4179892 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          13924 kB
Slab:            13528 kB
Committed_AS:  1029236 kB
PageTables:       1384 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= 66336 MiB
End job on node44 at 2009-05-20 16:03:35