Trace number 1833492

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S23858409-056.cnf
MD5SUM1d9e0ed32c3bf3bc5fbb21926c01a19c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.065989
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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 |    2295     6885 |     688       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2278     6961 |      --       0       --      -- |     --   | -17/76
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 523   #clauses: 2278   #literals: 6961
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Number of variables   : 523          
0.00/0.03	c Number of clauses     : 2278         
0.00/0.03	c Parsing time: 0.00         s
1200.04/1200.41	HOME/SatELiteGTI: line 36: 17599 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-1833492-1242822580/watcher-1833492-1242822580 -o /tmp/evaluation-result-1833492-1242822580/solver-1833492-1242822580 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833492-1242822580.cnf -random-seed=868972811 

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.00 1.00 1.22 3/64 17593
/proc/meminfo: memFree=1977168/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310285590 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 236437864530 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/17593/statm: 1339 235 195 169 0 50 0
[pid=17594] ppid=17593 vsize=5356 CPUtime=0
/proc/17594/stat : 17594 (SatELiteGTI) S 17593 17593 17522 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 310285591 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/17594/statm: 1339 238 198 169 0 50 0
[pid=17596] ppid=17594 vsize=0 CPUtime=0
/proc/17596/stat : 17596 (sed) R 17594 17593 17522 0 -1 4194308 163 0 0 0 0 0 0 0 22 0 1 0 310285591 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17596/statm: -- couldn't open statm file --
[startup+0.0273619 s]
/proc/loadavg: 1.00 1.00 1.22 3/64 17593
/proc/meminfo: memFree=1977168/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310285590 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101369 s]
/proc/loadavg: 1.00 1.00 1.22 3/64 17593
/proc/meminfo: memFree=1977168/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30139 s]
/proc/loadavg: 1.00 1.00 1.22 3/64 17593
/proc/meminfo: memFree=1977168/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701438 s]
/proc/loadavg: 1.00 1.00 1.22 3/64 17593
/proc/meminfo: memFree=1977168/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 1.22 2/66 17599
/proc/meminfo: memFree=1974720/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=4264 CPUtime=1.45
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 733 0 0 0 145 0 0 0 25 0 1 0 310285594 4366336 719 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 1066 719 76 170 0 893 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 9620

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 1.22 2/66 17599
/proc/meminfo: memFree=1973632/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=5392 CPUtime=3.06
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 1015 0 0 0 305 1 0 0 25 0 1 0 310285594 5521408 1001 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 1348 1001 76 170 0 1175 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10748

[startup+6.30207 s]
/proc/loadavg: 1.00 1.00 1.22 2/66 17599
/proc/meminfo: memFree=1971776/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=7008 CPUtime=6.25
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 1390 0 0 0 624 1 0 0 25 0 1 0 310285594 7176192 1376 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 1752 1376 76 170 0 1579 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 12364

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.22 2/66 17599
/proc/meminfo: memFree=1969472/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=9072 CPUtime=12.65
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 1898 0 0 0 1263 2 0 0 25 0 1 0 310285594 9289728 1884 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 2268 1884 76 170 0 2095 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 14428

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.22 2/66 17599
/proc/meminfo: memFree=1966720/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=11704 CPUtime=25.44
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 2542 0 0 0 2541 3 0 0 25 0 1 0 310285594 11984896 2528 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 2926 2528 76 170 0 2753 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17060

[startup+51.1012 s]
/proc/loadavg: 1.07 1.02 1.22 2/66 17599
/proc/meminfo: memFree=1966336/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=12236 CPUtime=51.03
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 2677 0 0 0 5100 3 0 0 25 0 1 0 310285594 12529664 2663 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 3059 2663 76 170 0 2886 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 17592

[startup+102.306 s]
/proc/loadavg: 1.10 1.03 1.21 2/66 17599
/proc/meminfo: memFree=1964416/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=13972 CPUtime=102.23
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 3121 0 0 0 10218 5 0 0 25 0 1 0 310285594 14307328 3107 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 3493 3107 76 170 0 3320 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19328

[startup+162.302 s]
/proc/loadavg: 1.10 1.04 1.19 2/66 17599
/proc/meminfo: memFree=1963200/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=15028 CPUtime=162.2
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 3425 0 0 0 16215 5 0 0 25 0 1 0 310285594 15388672 3411 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 3757 3411 76 170 0 3584 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20384

[startup+222.302 s]
/proc/loadavg: 1.10 1.04 1.18 2/66 17599
/proc/meminfo: memFree=1961856/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=16572 CPUtime=222.19
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 3748 0 0 0 22213 6 0 0 25 0 1 0 310285594 16969728 3734 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 4143 3734 76 170 0 3970 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 21928

[startup+282.302 s]
/proc/loadavg: 1.09 1.05 1.18 2/66 17599
/proc/meminfo: memFree=1960448/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=17948 CPUtime=282.17
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 4098 0 0 0 28211 6 0 0 25 0 1 0 310285594 18378752 4084 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 4487 4084 76 170 0 4314 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 23304

[startup+342.301 s]
/proc/loadavg: 1.08 1.05 1.17 2/66 17599
/proc/meminfo: memFree=1959232/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=19028 CPUtime=342.16
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 4397 0 0 0 34209 7 0 0 25 0 1 0 310285594 19484672 4383 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 4757 4383 76 170 0 4584 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 24384

[startup+402.301 s]
/proc/loadavg: 1.08 1.06 1.16 2/66 17599
/proc/meminfo: memFree=1958720/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=19556 CPUtime=402.14
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 4504 0 0 0 40207 7 0 0 25 0 1 0 310285594 20025344 4490 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=17599] ppid=17593 vsize=21040 CPUtime=462.13
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 4914 0 0 0 46205 8 0 0 25 0 1 0 310285594 21544960 4900 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 5260 4900 76 170 0 5087 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 26396

[startup+522.302 s]
/proc/loadavg: 1.07 1.06 1.15 2/66 17599
/proc/meminfo: memFree=1956992/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=21180 CPUtime=522.11
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 4928 0 0 0 52203 8 0 0 25 0 1 0 310285594 21688320 4914 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 5295 4914 76 170 0 5122 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 26536

[startup+582.302 s]
/proc/loadavg: 1.06 1.06 1.14 2/66 17599
/proc/meminfo: memFree=1955008/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=23376 CPUtime=582.1
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 5422 0 0 0 58201 9 0 0 25 0 1 0 310285594 23937024 5408 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 5844 5408 76 170 0 5671 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 28732

[startup+642.301 s]
/proc/loadavg: 1.09 1.07 1.14 2/66 17599
/proc/meminfo: memFree=1954944/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=23520 CPUtime=642.09
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 5435 0 0 0 64200 9 0 0 25 0 1 0 310285594 24084480 5421 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 5880 5421 76 170 0 5707 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 28876

[startup+702.301 s]
/proc/loadavg: 1.21 1.10 1.15 2/66 17599
/proc/meminfo: memFree=1954752/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=23656 CPUtime=702.06
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 5470 0 0 0 70197 9 0 0 25 0 1 0 310285594 24223744 5456 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 5914 5456 76 170 0 5741 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 29012

[startup+762.305 s]
/proc/loadavg: 1.25 1.13 1.15 2/66 17599
/proc/meminfo: memFree=1952896/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=25408 CPUtime=762.06
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 5936 0 0 0 76196 10 0 0 25 0 1 0 310285594 26017792 5922 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 6352 5922 76 170 0 6179 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 30764

[startup+822.302 s]
/proc/loadavg: 1.22 1.14 1.15 2/66 17599
/proc/meminfo: memFree=1952832/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=25408 CPUtime=822.04
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 5949 0 0 0 82194 10 0 0 25 0 1 0 310285594 26017792 5935 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 6352 5935 76 170 0 6179 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 30764

[startup+882.302 s]
/proc/loadavg: 1.18 1.14 1.15 2/66 17601
/proc/meminfo: memFree=1952512/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=25708 CPUtime=882.02
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 6006 0 0 0 88192 10 0 0 25 0 1 0 310285594 26324992 5992 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 6427 5992 76 170 0 6254 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 31064

[startup+942.302 s]
/proc/loadavg: 1.22 1.16 1.15 2/66 17601
/proc/meminfo: memFree=1950336/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=27732 CPUtime=942
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 6535 0 0 0 94190 10 0 0 25 0 1 0 310285594 28397568 6521 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 6933 6521 76 170 0 6760 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 33088

[startup+1002.3 s]
/proc/loadavg: 1.17 1.15 1.15 2/66 17601
/proc/meminfo: memFree=1950336/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=27732 CPUtime=1001.98
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 6535 0 0 0 100188 10 0 0 25 0 1 0 310285594 28397568 6521 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 6933 6521 76 170 0 6760 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 33088

[startup+1062.3 s]
/proc/loadavg: 1.18 1.17 1.16 2/66 17601
/proc/meminfo: memFree=1950272/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=27888 CPUtime=1061.97
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 6553 0 0 0 106187 10 0 0 25 0 1 0 310285594 28557312 6539 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 6972 6539 76 170 0 6799 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 33244

[startup+1122.3 s]
/proc/loadavg: 1.14 1.16 1.16 2/66 17601
/proc/meminfo: memFree=1949696/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=28384 CPUtime=1121.96
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 6692 0 0 0 112185 11 0 0 25 0 1 0 310285594 29065216 6678 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 7096 6678 76 170 0 6923 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 33740

[startup+1182.3 s]
/proc/loadavg: 1.08 1.14 1.15 2/66 17601
/proc/meminfo: memFree=1947840/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=30124 CPUtime=1181.94
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 7145 0 0 0 118182 12 0 0 25 0 1 0 310285594 30846976 7131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 7531 7131 76 170 0 7358 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 35480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.13 1.15 1.15 2/66 17601
/proc/meminfo: memFree=1947840/2055920 swapFree=4179040/4192956
[pid=17593] ppid=17591 vsize=5356 CPUtime=0
/proc/17593/stat : 17593 (SatELiteGTI) S 17591 17593 17522 0 -1 4194304 335 438 0 0 0 0 0 0 18 0 1 0 310285590 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17593/statm: 1339 239 197 169 0 50 0
[pid=17599] ppid=17593 vsize=30124 CPUtime=1200.04
/proc/17599/stat : 17599 (minisat_static) R 17593 17593 17522 0 -1 4194304 7145 0 0 0 119992 12 0 0 25 0 1 0 310285594 30846976 7131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17599/statm: 7531 7131 76 170 0 7358 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35480

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.07
CPU user time (s): 1199.94
CPU system time (s): 0.131979
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 35480

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

runsolver used 1.36579 second user time and 3.00954 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-20 14:29:40
IDJOB=1833492
IDBENCH=70709
IDSOLVER=672
FILE ID=node62/1833492-1242822580
PBS_JOBID= 9322490
Free space on /tmp= 66272 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S23858409-056.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833492-1242822580/watcher-1833492-1242822580 -o /tmp/evaluation-result-1833492-1242822580/solver-1833492-1242822580 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833492-1242822580.cnf -random-seed=868972811

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

MD5SUM BENCH= 1d9e0ed32c3bf3bc5fbb21926c01a19c
RANDOM SEED=868972811

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1977648 kB
Buffers:         14004 kB
Cached:          26200 kB
SwapCached:       7464 kB
Active:          25188 kB
Inactive:        24696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1977648 kB
SwapTotal:     4192956 kB
SwapFree:      4179040 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          14688 kB
Slab:            14196 kB
Committed_AS:   848668 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node62 at 2009-05-20 14:49:43