Trace number 1833432

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S786890012-057.cnf
MD5SUMa1a4d8d82b0d4daf47cfa00c0df86ca5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020996
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    2380     7140 |     713       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    2369     7175 |      --       0       --      -- |     --   | -11/35
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 549   #clauses: 2369   #literals: 7175
0.00/0.02	c CPU time:   0.005999 s
0.00/0.02	c ==============================================================================
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Number of variables   : 549          
0.00/0.03	c Number of clauses     : 2369         
0.00/0.03	c Parsing time: 0.00         s
1200.05/1200.41	HOME/SatELiteGTI: line 36: 13736 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-1833432-1242821657/watcher-1833432-1242821657 -o /tmp/evaluation-result-1833432-1242821657/solver-1833432-1242821657 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833432-1242821657.cnf -random-seed=166665538 

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.45 1.86 1.87 3/64 13730
/proc/meminfo: memFree=1984344/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) R 13728 13730 13693 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 310193547 5484544 233 1992294400 4194304 4889804 548682068800 18446744073709551615 258938694131 0 0 4100 65536 0 0 0 17 1 0 0
/proc/13730/statm: 1339 233 194 169 0 50 0

[startup+0.0127839 s]
/proc/loadavg: 1.45 1.86 1.87 3/64 13730
/proc/meminfo: memFree=1984344/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310193547 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13730/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101795 s]
/proc/loadavg: 1.45 1.86 1.87 3/64 13730
/proc/meminfo: memFree=1984344/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301812 s]
/proc/loadavg: 1.45 1.86 1.87 3/64 13730
/proc/meminfo: memFree=1984344/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701851 s]
/proc/loadavg: 1.45 1.86 1.87 3/64 13730
/proc/meminfo: memFree=1984344/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50293 s]
/proc/loadavg: 1.45 1.86 1.87 2/66 13736
/proc/meminfo: memFree=1981896/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=4308 CPUtime=1.46
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 728 0 0 0 146 0 0 0 25 0 1 0 310193551 4411392 714 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 1077 714 76 170 0 904 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9664

[startup+3.1011 s]
/proc/loadavg: 1.45 1.86 1.87 2/66 13736
/proc/meminfo: memFree=1980744/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=5452 CPUtime=3.05
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 1028 0 0 0 305 0 0 0 25 0 1 0 310193551 5582848 1014 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 1363 1014 76 170 0 1190 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 10808

[startup+6.30142 s]
/proc/loadavg: 1.41 1.84 1.87 2/66 13736
/proc/meminfo: memFree=1978824/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=7072 CPUtime=6.26
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 1414 0 0 0 625 1 0 0 25 0 1 0 310193551 7241728 1400 1992294400 134512640 135212243 4294956240 18446744073709551615 134526275 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 1768 1400 76 170 0 1595 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12428

[startup+12.7011 s]
/proc/loadavg: 1.38 1.83 1.86 2/66 13736
/proc/meminfo: memFree=1976592/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=9140 CPUtime=12.65
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 1932 0 0 0 1264 1 0 0 25 0 1 0 310193551 9359360 1918 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 2285 1918 76 170 0 2112 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 14496

[startup+25.5014 s]
/proc/loadavg: 1.30 1.79 1.85 2/66 13736
/proc/meminfo: memFree=1973648/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=11908 CPUtime=25.45
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 2614 0 0 0 2543 2 0 0 25 0 1 0 310193551 12193792 2600 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 2977 2600 76 170 0 2804 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17264

[startup+51.102 s]
/proc/loadavg: 1.19 1.72 1.82 2/66 13736
/proc/meminfo: memFree=1973264/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=12304 CPUtime=51.04
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 2722 0 0 0 5102 2 0 0 25 0 1 0 310193551 12599296 2708 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 3076 2708 76 170 0 2903 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 17660

[startup+102.305 s]
/proc/loadavg: 1.08 1.61 1.78 2/66 13736
/proc/meminfo: memFree=1971280/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=14156 CPUtime=102.23
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 3196 0 0 0 10220 3 0 0 25 0 1 0 310193551 14495744 3182 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 3539 3182 76 170 0 3366 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19512

[startup+162.301 s]
/proc/loadavg: 1.03 1.50 1.73 2/66 13736
/proc/meminfo: memFree=1970064/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=15548 CPUtime=162.21
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 3509 0 0 0 16217 4 0 0 25 0 1 0 310193551 15921152 3495 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 3887 3495 76 170 0 3714 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20904

[startup+222.301 s]
/proc/loadavg: 1.01 1.40 1.68 2/66 13736
/proc/meminfo: memFree=1968592/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=16900 CPUtime=222.2
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 3853 0 0 0 22216 4 0 0 25 0 1 0 310193551 17305600 3839 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 4225 3839 76 170 0 4052 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 22256

[startup+282.302 s]
/proc/loadavg: 1.00 1.33 1.63 2/66 13736
/proc/meminfo: memFree=1967120/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=18360 CPUtime=282.18
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 4225 0 0 0 28214 4 0 0 25 0 1 0 310193551 18800640 4211 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 4590 4211 76 170 0 4417 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 23716

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.59 2/66 13736
/proc/meminfo: memFree=1965776/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=19712 CPUtime=342.17
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 4564 0 0 0 34212 5 0 0 25 0 1 0 310193551 20185088 4550 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 4928 4550 76 170 0 4755 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 25068

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.55 2/66 13736
/proc/meminfo: memFree=1965456/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=19976 CPUtime=402.15
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 4627 0 0 0 40210 5 0 0 25 0 1 0 310193551 20455424 4613 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 4994 4613 76 170 0 4821 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 25332

[startup+462.302 s]

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

[pid=13736] ppid=13730 vsize=21716 CPUtime=462.14
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 5057 0 0 0 46208 6 0 0 25 0 1 0 310193551 22237184 5043 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 5429 5043 76 170 0 5256 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 27072

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.48 2/66 13736
/proc/meminfo: memFree=1963664/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=21848 CPUtime=522.12
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 5077 0 0 0 52206 6 0 0 25 0 1 0 310193551 22372352 5063 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 5462 5063 76 170 0 5289 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 27204

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.45 2/66 13736
/proc/meminfo: memFree=1961744/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=23964 CPUtime=582.11
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 5556 0 0 0 58204 7 0 0 25 0 1 0 310193551 24539136 5542 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 5991 5542 76 170 0 5818 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 29320

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.42 2/66 13736
/proc/meminfo: memFree=1961680/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=23964 CPUtime=642.1
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 5561 0 0 0 64203 7 0 0 25 0 1 0 310193551 24539136 5547 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 5991 5547 76 170 0 5818 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 29320

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.39 2/66 13736
/proc/meminfo: memFree=1960912/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=24632 CPUtime=702.08
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 5725 0 0 0 70200 8 0 0 25 0 1 0 310193551 25223168 5711 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 6158 5711 76 170 0 5985 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 29988

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.36 2/66 13736
/proc/meminfo: memFree=1959120/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=26232 CPUtime=762.07
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 6152 0 0 0 76199 8 0 0 25 0 1 0 310193551 26861568 6138 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 6558 6138 76 170 0 6385 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 31588

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.34 2/66 13736
/proc/meminfo: memFree=1959056/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=26364 CPUtime=822.04
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 6162 0 0 0 82196 8 0 0 25 0 1 0 310193551 26996736 6148 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 6591 6148 76 170 0 6418 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 31720

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.31 2/66 13736
/proc/meminfo: memFree=1958800/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=26644 CPUtime=882.03
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 6235 0 0 0 88195 8 0 0 25 0 1 0 310193551 27283456 6221 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 6661 6221 76 170 0 6488 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 32000

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.29 2/66 13736
/proc/meminfo: memFree=1956816/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=28512 CPUtime=942.01
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 6725 0 0 0 94192 9 0 0 25 0 1 0 310193551 29196288 6711 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 7128 6711 76 170 0 6955 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 33868

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/66 13736
/proc/meminfo: memFree=1956816/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=28512 CPUtime=1002
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 6727 0 0 0 100191 9 0 0 25 0 1 0 310193551 29196288 6713 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 7128 6713 76 170 0 6955 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 33868

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/66 13736
/proc/meminfo: memFree=1956624/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=28672 CPUtime=1061.98
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 6774 0 0 0 106189 9 0 0 25 0 1 0 310193551 29360128 6760 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 7168 6760 76 170 0 6995 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 34028

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/66 13736
/proc/meminfo: memFree=1955344/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=30008 CPUtime=1121.97
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 7098 0 0 0 112187 10 0 0 25 0 1 0 310193551 30728192 7084 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 7502 7084 76 170 0 7329 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 35364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 13736
/proc/meminfo: memFree=1954192/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=31064 CPUtime=1181.95
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 7378 0 0 0 118185 10 0 0 25 0 1 0 310193551 31809536 7364 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 7766 7364 76 170 0 7593 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 36420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 13736
/proc/meminfo: memFree=1954128/2055920 swapFree=4179780/4192956
[pid=13730] ppid=13728 vsize=5356 CPUtime=0
/proc/13730/stat : 13730 (SatELiteGTI) S 13728 13730 13693 0 -1 4194304 335 428 0 0 0 0 0 0 16 0 1 0 310193547 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13730/statm: 1339 239 197 169 0 50 0
[pid=13736] ppid=13730 vsize=31064 CPUtime=1200.05
/proc/13736/stat : 13736 (minisat_static) R 13730 13730 13693 0 -1 4194304 7378 0 0 0 119995 10 0 0 25 0 1 0 310193551 31809536 7364 1992294400 134512640 135212243 4294956240 18446744073709551615 134526538 0 0 4096 3 0 0 0 17 1 0 0
/proc/13736/statm: 7766 7364 76 170 0 7593 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 36420

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.09
CPU user time (s): 1199.97
CPU system time (s): 0.117982
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 36420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8151
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= 32
involuntary context switches= 2327

runsolver used 1.44178 second user time and 2.90756 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-20 14:14:17
IDJOB=1833432
IDBENCH=70679
IDSOLVER=672
FILE ID=node45/1833432-1242821657
PBS_JOBID= 9322515
Free space on /tmp= 66224 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S786890012-057.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833432-1242821657/watcher-1833432-1242821657 -o /tmp/evaluation-result-1833432-1242821657/solver-1833432-1242821657 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833432-1242821657.cnf -random-seed=166665538

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

MD5SUM BENCH= a1a4d8d82b0d4daf47cfa00c0df86ca5
RANDOM SEED=166665538

node45.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.231
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.231
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:       1984824 kB
Buffers:         12428 kB
Cached:          23488 kB
SwapCached:       7332 kB
Active:          21792 kB
Inactive:        22860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1984824 kB
SwapTotal:     4192956 kB
SwapFree:      4179780 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          13760 kB
Slab:            12492 kB
Committed_AS:  1014772 kB
PageTables:       1380 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= 66220 MiB
End job on node45 at 2009-05-20 14:34:19