Trace number 1580734

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
glucose 1.0? (TO) 1200.03 1200.71

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.563
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
1.38/1.44	c ==============================================================================
1.38/1.44	c |           |     ORIGINAL     |              LEARNT              |          |
1.38/1.44	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.38/1.44	c ==============================================================================
1.38/1.44	c |         0 | 1404697  3320628 |  421409       0        0     nan |  0.000 % |
8.56/8.65	c |         0 | 1044843  2775530 |      --       0       --      -- |     --   | -106380/29683
8.56/8.66	c ==============================================================================
8.56/8.66	c Result  :   #vars: 219138   #clauses: 1044843   #literals: 2775530
8.56/8.66	c CPU time:   8.25874 s
8.56/8.66	c ==============================================================================
9.56/9.66	c
9.56/9.66	c Starting glucose
9.56/9.66	c
9.56/9.66	
9.56/9.66	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
9.56/9.66	
9.56/9.66	c ============================[ Problem Statistics ]=============================
9.56/9.66	c |                                                                             |
9.56/9.66	c |  Number of variables:  219138                                               |
9.56/9.66	c |  Number of clauses:    1044843                                              |
10.35/10.41	c |  Parsing time:         0.65         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-1580734-1238921528/watcher-1580734-1238921528 -o /tmp/evaluation-result-1580734-1238921528/solver-1580734-1238921528 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1580734-1238921528.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.09 3/72 12550
/proc/meminfo: memFree=1475288/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=0
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164814245 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 236 195 169 0 51 0
[pid=12551] ppid=12550 vsize=1904 CPUtime=0
/proc/12551/stat : 12551 (SatELite_releas) R 12550 12550 12103 0 -1 4194304 317 0 0 0 0 0 0 0 19 0 1 0 1164814245 1949696 301 1992294400 134512640 135225430 4294956160 18446744073709551615 134717415 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 476 309 50 174 0 299 0

[startup+0.00912291 s]
/proc/loadavg: 0.92 0.98 1.09 3/72 12550
/proc/meminfo: memFree=1475288/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=0
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164814245 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 236 195 169 0 51 0
[pid=12551] ppid=12550 vsize=4080 CPUtime=0
/proc/12551/stat : 12551 (SatELite_releas) R 12550 12550 12103 0 -1 4194304 611 0 0 0 0 0 0 0 19 0 1 0 1164814245 4177920 595 1992294400 134512640 135225430 4294956160 18446744073709551615 134544080 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 1020 597 50 174 0 843 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9440

[startup+0.101136 s]
/proc/loadavg: 0.92 0.98 1.09 3/72 12550
/proc/meminfo: memFree=1475288/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=0
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164814245 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 236 195 169 0 51 0
[pid=12551] ppid=12550 vsize=30068 CPUtime=0.09
/proc/12551/stat : 12551 (SatELite_releas) R 12550 12550 12103 0 -1 4194304 5803 0 0 0 7 2 0 0 19 0 1 0 1164814245 30789632 5683 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 7517 5683 50 174 0 7340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35428

[startup+0.301172 s]
/proc/loadavg: 0.92 0.98 1.09 3/72 12550
/proc/meminfo: memFree=1475288/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=0
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164814245 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 236 195 169 0 51 0
[pid=12551] ppid=12550 vsize=50084 CPUtime=0.29
/proc/12551/stat : 12551 (SatELite_releas) R 12550 12550 12103 0 -1 4194304 10649 0 0 0 24 5 0 0 21 0 1 0 1164814245 51286016 10529 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 12521 10529 50 174 0 12344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55444

[startup+0.70125 s]
/proc/loadavg: 0.92 0.98 1.09 3/72 12550
/proc/meminfo: memFree=1475288/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=0
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164814245 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 236 195 169 0 51 0
[pid=12551] ppid=12550 vsize=73516 CPUtime=0.69
/proc/12551/stat : 12551 (SatELite_releas) R 12550 12550 12103 0 -1 4194304 16477 0 0 0 59 10 0 0 25 0 1 0 1164814245 75280384 16357 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 18379 16358 50 174 0 18202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78876

[startup+1.5014 s]
/proc/loadavg: 0.92 0.98 1.09 2/74 12552
/proc/meminfo: memFree=1373256/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=0
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164814245 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 236 195 169 0 51 0
[pid=12551] ppid=12550 vsize=161880 CPUtime=1.48
/proc/12551/stat : 12551 (SatELite_releas) R 12550 12550 12103 0 -1 4194304 34509 0 0 0 126 22 0 0 25 0 1 0 1164814245 165765120 34389 1992294400 134512640 135225430 4294956160 18446744073709551615 134549555 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 40470 34389 72 174 0 40293 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 167240

[startup+3.1017 s]
/proc/loadavg: 0.93 0.98 1.09 2/74 12552
/proc/meminfo: memFree=1326728/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=0
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164814245 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 236 195 169 0 51 0
[pid=12551] ppid=12550 vsize=184972 CPUtime=3.07
/proc/12551/stat : 12551 (SatELite_releas) R 12550 12550 12103 0 -1 4194304 43592 0 0 0 278 29 0 0 25 0 1 0 1164814245 189411328 39898 1992294400 134512640 135225430 4294956160 18446744073709551615 134587369 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 46243 39898 77 174 0 46066 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 190332

[startup+6.3013 s]
/proc/loadavg: 0.93 0.98 1.09 2/74 12552
/proc/meminfo: memFree=1289928/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=0
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164814245 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 236 195 169 0 51 0
[pid=12551] ppid=12550 vsize=194088 CPUtime=6.26
/proc/12551/stat : 12551 (SatELite_releas) R 12550 12550 12103 0 -1 4194304 50004 0 0 0 593 33 0 0 25 0 1 0 1164814245 198746112 42032 1992294400 134512640 135225430 4294956160 18446744073709551615 134587343 0 0 4096 3 0 0 0 17 0 0 0
/proc/12551/statm: 48522 42032 77 174 0 48345 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 199448

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 1.09 2/74 12553
/proc/meminfo: memFree=1365064/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=84460 CPUtime=3.02
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 20197 0 0 0 292 10 0 0 25 0 1 0 1164815211 86487040 20120 1992294400 134512640 135217611 4294956272 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 21115 20120 77 172 0 20940 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 89820

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.09 2/74 12553
/proc/meminfo: memFree=1363848/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=86052 CPUtime=15.81
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 20491 0 0 0 1571 10 0 0 25 0 1 0 1164815211 88117248 20414 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 21513 20414 77 172 0 21338 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 91412

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.09 2/74 12553
/proc/meminfo: memFree=1360648/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=89376 CPUtime=41.4
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 21323 0 0 0 4129 11 0 0 25 0 1 0 1164815211 91521024 21246 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 22344 21246 77 172 0 22169 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 94736

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.08 2/74 12553
/proc/meminfo: memFree=1358408/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=91552 CPUtime=92.58
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 21845 0 0 0 9247 11 0 0 25 0 1 0 1164815211 93749248 21768 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 22888 21768 77 172 0 22713 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 96912

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/74 12553
/proc/meminfo: memFree=1350408/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=99504 CPUtime=152.55
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 23859 0 0 0 15242 13 0 0 25 0 1 0 1164815211 101892096 23782 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 24876 23782 77 172 0 24701 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 104864

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.07 2/74 12553
/proc/meminfo: memFree=1350152/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=99768 CPUtime=212.52
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 23919 0 0 0 21239 13 0 0 25 0 1 0 1164815211 102162432 23842 1992294400 134512640 135217611 4294956272 18446744073709551615 134537448 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 24942 23842 77 172 0 24767 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 105128

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/74 12553
/proc/meminfo: memFree=1349960/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=100164 CPUtime=272.49
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 24000 0 0 0 27235 14 0 0 25 0 1 0 1164815211 102567936 23923 1992294400 134512640 135217611 4294956272 18446744073709551615 134542251 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 25041 23923 77 172 0 24866 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 105524

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/74 12553
/proc/meminfo: memFree=1345928/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=104000 CPUtime=332.46
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 24982 0 0 0 33231 15 0 0 25 0 1 0 1164815211 106496000 24905 1992294400 134512640 135217611 4294956272 18446744073709551615 134532926 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26000 24905 77 172 0 25825 0

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

/proc/12553/statm: 26251 25117 77 172 0 26076 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 110364

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/74 12559
/proc/meminfo: memFree=1344840/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105004 CPUtime=632.28
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25196 0 0 0 63213 15 0 0 25 0 1 0 1164815211 107524096 25119 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26251 25119 77 172 0 26076 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 110364

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/74 12559
/proc/meminfo: memFree=1344776/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105004 CPUtime=692.25
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25197 0 0 0 69210 15 0 0 25 0 1 0 1164815211 107524096 25120 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26251 25120 77 172 0 26076 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 110364

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 1.02 2/74 12559
/proc/meminfo: memFree=1344712/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105004 CPUtime=752.22
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25198 0 0 0 75207 15 0 0 25 0 1 0 1164815211 107524096 25121 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26251 25121 77 172 0 26076 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 110364

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/74 12559
/proc/meminfo: memFree=1344776/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105004 CPUtime=812.18
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25202 0 0 0 81203 15 0 0 25 0 1 0 1164815211 107524096 25125 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26251 25125 77 172 0 26076 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 110364

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/74 12559
/proc/meminfo: memFree=1344776/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105004 CPUtime=872.17
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25202 0 0 0 87201 16 0 0 25 0 1 0 1164815211 107524096 25125 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26251 25125 77 172 0 26076 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 110364

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 12559
/proc/meminfo: memFree=1344712/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105004 CPUtime=932.13
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25216 0 0 0 93197 16 0 0 25 0 1 0 1164815211 107524096 25139 1992294400 134512640 135217611 4294956272 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26251 25139 77 172 0 26076 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 110364

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 12559
/proc/meminfo: memFree=1344712/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105144 CPUtime=992.1
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25232 0 0 0 99194 16 0 0 25 0 1 0 1164815211 107667456 25155 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26286 25155 77 172 0 26111 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 110504

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 12559
/proc/meminfo: memFree=1344648/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105144 CPUtime=1052.07
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25240 0 0 0 105191 16 0 0 25 0 1 0 1164815211 107667456 25163 1992294400 134512640 135217611 4294956272 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26286 25163 77 172 0 26111 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 110504

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 12559
/proc/meminfo: memFree=1344648/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105144 CPUtime=1112.04
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25240 0 0 0 111188 16 0 0 25 0 1 0 1164815211 107667456 25163 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26286 25163 77 172 0 26111 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 110504

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 12559
/proc/meminfo: memFree=1344584/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105296 CPUtime=1172
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25270 0 0 0 117184 16 0 0 25 0 1 0 1164815211 107823104 25193 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26324 25193 77 172 0 26149 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 110656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 12559
/proc/meminfo: memFree=1344584/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105296 CPUtime=1190.4
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25282 0 0 0 119024 16 0 0 25 0 1 0 1164815211 107823104 25205 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26324 25205 77 172 0 26149 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 110656

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 12559
/proc/meminfo: memFree=1344584/2055920 swapFree=4175004/4192956
[pid=12550] ppid=12548 vsize=5360 CPUtime=9.63
/proc/12550/stat : 12550 (glucose.sh) S 12548 12550 12103 0 -1 4194304 313 57632 0 0 0 0 916 47 19 0 1 0 1164814245 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12550/statm: 1340 238 195 169 0 51 0
[pid=12553] ppid=12550 vsize=105296 CPUtime=1190.4
/proc/12553/stat : 12553 (glucose_static) R 12550 12550 12103 0 -1 4194304 25282 0 0 0 119024 16 0 0 25 0 1 0 1164815211 107823104 25205 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/12553/statm: 26324 25205 77 172 0 26149 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 110656

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.71
CPU time (s): 1200.03
CPU user time (s): 1199.4
CPU system time (s): 0.63
CPU usage (%): 99.9431
Max. virtual memory (cumulated for all children) (KiB): 217268

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

runsolver used 1.20982 second user time and 3.3175 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-05 10:52:10
IDJOB=1580734
IDBENCH=71023
IDSOLVER=503
FILE ID=node64/1580734-1238921528
PBS_JOBID= 9101379
Free space on /tmp= 66508 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-5p1.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580734-1238921528/watcher-1580734-1238921528 -o /tmp/evaluation-result-1580734-1238921528/solver-1580734-1238921528 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1580734-1238921528.cnf

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED=1542301391

node64.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.261
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.261
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:       1475768 kB
Buffers:         57288 kB
Cached:         447372 kB
SwapCached:       8672 kB
Active:         240896 kB
Inactive:       274216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475768 kB
SwapTotal:     4192956 kB
SwapFree:      4175004 kB
Dirty:           27796 kB
Writeback:           0 kB
Mapped:          16184 kB
Slab:            49968 kB
Committed_AS:  3444296 kB
PageTables:       2012 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= 66476 MiB
End job on node64 at 2009-04-05 11:12:12