Trace number 1832288

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    9559    37389 |    2867       0        0     nan |  0.000 % |
0.00/0.16	c |         0 |    9196    48642 |      --       0       --      -- |     --   | -363/11253
0.00/0.16	c ==============================================================================
0.00/0.16	c Result  :   #vars: 242   #clauses: 9196   #literals: 48642
0.00/0.16	c CPU time:   0.147977 s
0.00/0.16	c ==============================================================================
0.00/0.17	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.17	c Number of variables   : 242          
0.00/0.17	c Number of clauses     : 9196         
0.00/0.18	c Parsing time: 0.01         s

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-1832288-1242771539/watcher-1832288-1242771539 -o /tmp/evaluation-result-1832288-1242771539/solver-1832288-1242771539 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832288-1242771539.cnf -random-seed=192800022 

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.02 1.01 0.99 3/64 7557
/proc/meminfo: memFree=1681328/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305179895 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7557/statm: 1339 237 197 169 0 50 0

[startup+0.0968179 s]
/proc/loadavg: 1.02 1.01 0.99 3/64 7557
/proc/meminfo: memFree=1681328/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305179895 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7557/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102818 s]
/proc/loadavg: 1.02 1.01 0.99 3/64 7557
/proc/meminfo: memFree=1681328/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305179895 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7557/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302853 s]
/proc/loadavg: 1.02 1.01 0.99 3/64 7557
/proc/meminfo: memFree=1681328/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5356

[startup+0.701884 s]
/proc/loadavg: 1.02 1.01 0.99 3/64 7557
/proc/meminfo: memFree=1681328/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5356

[startup+1.50196 s]
/proc/loadavg: 1.02 1.01 0.99 2/66 7563
/proc/meminfo: memFree=1678112/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=4272 CPUtime=1.31
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 766 0 0 0 131 0 0 0 25 0 1 0 305179913 4374528 752 1992294400 134512640 135212243 4294956240 18446744073709551615 134526200 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 1068 752 76 170 0 895 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9628

[startup+3.10111 s]
/proc/loadavg: 1.01 1.01 0.99 2/66 7563
/proc/meminfo: memFree=1677408/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=5196 CPUtime=2.91
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 984 0 0 0 291 0 0 0 25 0 1 0 305179913 5320704 970 1992294400 134512640 135212243 4294956240 18446744073709551615 134535568 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 1299 970 76 170 0 1126 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10552

[startup+6.30143 s]
/proc/loadavg: 1.01 1.01 0.99 2/66 7563
/proc/meminfo: memFree=1675808/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=6516 CPUtime=6.11
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 1308 0 0 0 611 0 0 0 25 0 1 0 305179913 6672384 1294 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 1629 1294 76 170 0 1456 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11872

[startup+12.7011 s]
/proc/loadavg: 1.01 1.01 0.99 2/66 7563
/proc/meminfo: memFree=1674016/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=8264 CPUtime=12.51
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 1771 0 0 0 1250 1 0 0 25 0 1 0 305179913 8462336 1757 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 2066 1757 76 170 0 1893 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13620

[startup+25.5023 s]
/proc/loadavg: 1.01 1.01 0.99 2/66 7563
/proc/meminfo: memFree=1670752/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=11380 CPUtime=25.3
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 2524 0 0 0 2528 2 0 0 25 0 1 0 305179913 11653120 2510 1992294400 134512640 135212243 4294956240 18446744073709551615 134538955 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 2845 2510 76 170 0 2672 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16736

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7563
/proc/meminfo: memFree=1667488/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=14540 CPUtime=50.9
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 3305 0 0 0 5087 3 0 0 25 0 1 0 305179913 14888960 3291 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 3635 3291 76 170 0 3462 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19896

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7563
/proc/meminfo: memFree=1662240/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=19744 CPUtime=102.08
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 4602 0 0 0 10204 4 0 0 25 0 1 0 305179913 20217856 4588 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 4936 4588 76 170 0 4763 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25100

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7563
/proc/meminfo: memFree=1656288/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=25604 CPUtime=162.07
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 6084 0 0 0 16200 7 0 0 25 0 1 0 305179913 26218496 6070 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 6401 6070 76 170 0 6228 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30960

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7563
/proc/meminfo: memFree=1652832/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=29196 CPUtime=222.05
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 6950 0 0 0 22198 7 0 0 25 0 1 0 305179913 29896704 6936 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 7299 6936 76 170 0 7126 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34552

[startup+282.303 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 7563
/proc/meminfo: memFree=1648608/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=33308 CPUtime=282.04
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 7983 0 0 0 28195 9 0 0 25 0 1 0 305179913 34107392 7969 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 8327 7969 76 170 0 8154 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 38664

[startup+342.303 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 7563
/proc/meminfo: memFree=1645536/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=36260 CPUtime=342.02
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 8732 0 0 0 34192 10 0 0 25 0 1 0 305179913 37130240 8718 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 9065 8718 76 170 0 8892 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 41616

[startup+402.303 s]
/proc/loadavg: 1.13 1.05 1.01 2/66 7563
/proc/meminfo: memFree=1641888/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=40108 CPUtime=402
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 9636 0 0 0 40189 11 0 0 25 0 1 0 305179913 41070592 9622 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 10027 9622 76 170 0 9854 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 45464

[startup+462.303 s]

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

/proc/7563/statm: 11006 10591 76 170 0 10833 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 49380

[startup+582.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 7563
/proc/meminfo: memFree=1633952/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=47904 CPUtime=581.95
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 11587 0 0 0 58182 13 0 0 25 0 1 0 305179913 49053696 11573 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 11976 11573 76 170 0 11803 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 53260

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 7563
/proc/meminfo: memFree=1633888/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=47904 CPUtime=641.94
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 11594 0 0 0 64181 13 0 0 25 0 1 0 305179913 49053696 11580 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 11976 11580 76 170 0 11803 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 53260

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 7563
/proc/meminfo: memFree=1629728/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=52008 CPUtime=701.92
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 12625 0 0 0 70178 14 0 0 25 0 1 0 305179913 53256192 12611 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 13002 12611 76 170 0 12829 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 57364

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 7563
/proc/meminfo: memFree=1629344/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=52292 CPUtime=761.9
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 12715 0 0 0 76176 14 0 0 25 0 1 0 305179913 53547008 12701 1992294400 134512640 135212243 4294956240 18446744073709551615 134526194 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 13073 12701 76 170 0 12900 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 57648

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7563
/proc/meminfo: memFree=1624672/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=57604 CPUtime=821.89
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 13884 0 0 0 82173 16 0 0 25 0 1 0 305179913 58986496 13870 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 14401 13870 76 170 0 14228 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 62960

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7563
/proc/meminfo: memFree=1624544/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=57604 CPUtime=881.87
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 13898 0 0 0 88171 16 0 0 25 0 1 0 305179913 58986496 13884 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 14401 13884 76 170 0 14228 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 62960

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7563
/proc/meminfo: memFree=1623008/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=59356 CPUtime=941.85
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 14311 0 0 0 94168 17 0 0 25 0 1 0 305179913 60780544 14297 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 14839 14297 76 170 0 14666 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 64712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7563
/proc/meminfo: memFree=1618592/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=63724 CPUtime=1001.83
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 15378 0 0 0 100165 18 0 0 25 0 1 0 305179913 65253376 15364 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 15931 15364 76 170 0 15758 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 69080

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7563
/proc/meminfo: memFree=1618528/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=63724 CPUtime=1061.81
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 15384 0 0 0 106163 18 0 0 25 0 1 0 305179913 65253376 15370 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 15931 15370 76 170 0 15758 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 69080

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7563
/proc/meminfo: memFree=1618080/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=64156 CPUtime=1121.8
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 15499 0 0 0 112161 19 0 0 25 0 1 0 305179913 65695744 15485 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 16039 15485 76 170 0 15866 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 69512

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7563
/proc/meminfo: memFree=1612896/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=69128 CPUtime=1181.79
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 16766 0 0 0 118159 20 0 0 25 0 1 0 305179913 70787072 16752 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 17282 16752 76 170 0 17109 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 74484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7563
/proc/meminfo: memFree=1612896/2055920 swapFree=4179760/4192956
[pid=7557] ppid=7555 vsize=5356 CPUtime=0.17
/proc/7557/stat : 7557 (SatELiteGTI) S 7555 7557 7396 0 -1 4194304 335 621 0 0 0 0 16 1 16 0 1 0 305179895 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7557/statm: 1339 239 197 169 0 50 0
[pid=7563] ppid=7557 vsize=69128 CPUtime=1199.88
/proc/7563/stat : 7563 (minisat_static) R 7557 7557 7396 0 -1 4194304 16766 0 0 0 119968 20 0 0 25 0 1 0 305179913 70787072 16752 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/7563/statm: 17282 16752 76 170 0 17109 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 74484

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7557 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=161975
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.176972
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.84
CPU system time (s): 0.21
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 74484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.161975
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 956
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= 13
involuntary context switches= 5

runsolver used 1.35579 second user time and 3.01954 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-20 00:18:59
IDJOB=1832288
IDBENCH=24692
IDSOLVER=672
FILE ID=node70/1832288-1242771539
PBS_JOBID= 9322232
Free space on /tmp= 66184 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832288-1242771539/watcher-1832288-1242771539 -o /tmp/evaluation-result-1832288-1242771539/solver-1832288-1242771539 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832288-1242771539.cnf -random-seed=192800022

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=192800022

node70.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.213
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.213
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:       1681872 kB
Buffers:         13160 kB
Cached:         319928 kB
SwapCached:       7388 kB
Active:          66584 kB
Inactive:       275352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681872 kB
SwapTotal:     4192956 kB
SwapFree:      4179760 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            18128 kB
Committed_AS:   960472 kB
PageTables:       1376 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= 66184 MiB
End job on node70 at 2009-05-20 00:39:01