Trace number 1773464

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) 10000.1 10005.1

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark220.732
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

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...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  180292   522218 |   54087       0        0     nan |  0.000 % |
0.68/0.71	c |         0 |  120343   408065 |      --       0       --      -- |     --   | -57260/-106174
0.68/0.71	c ==============================================================================
0.68/0.71	c Result  :   #vars: 20573   #clauses: 120343   #literals: 408065
0.68/0.71	c CPU time:   0.661899 s
0.68/0.71	c ==============================================================================
0.79/0.85	c
0.79/0.85	c Starting glucose
0.79/0.85	c
0.79/0.85	
0.79/0.85	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.79/0.85	
0.79/0.85	c ============================[ Problem Statistics ]=============================
0.79/0.85	c |                                                                             |
0.79/0.85	c |  Number of variables:  20573                                                |
0.79/0.85	c |  Number of clauses:    120343                                               |
0.84/0.94	c |  Parsing time:         0.08         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-1773464-1241257678/watcher-1773464-1241257678 -o /tmp/evaluation-result-1773464-1241257678/solver-1773464-1241257678 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773464-1241257678.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3467
/proc/meminfo: memFree=1188832/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0
/proc/3467/stat : 3467 (glucose.sh) R 3465 3467 3368 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 153801927 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 206381312671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3467/statm: 1340 235 194 169 0 51 0
[pid=3468] ppid=3467 vsize=1300 CPUtime=0
/proc/3468/stat : 3468 (SatELite_releas) R 3467 3467 3368 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 153801927 1331200 158 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/3468/statm: 325 158 51 174 0 148 0

[startup+0.0811889 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3467
/proc/meminfo: memFree=1188832/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153801927 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3467/statm: 1340 236 195 169 0 51 0
[pid=3468] ppid=3467 vsize=10708 CPUtime=0.06
/proc/3468/stat : 3468 (SatELite_releas) R 3467 3467 3368 0 -1 4194304 2452 0 0 0 5 1 0 0 19 0 1 0 153801927 10964992 2436 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/3468/statm: 2677 2438 51 174 0 2500 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16068

[startup+0.101193 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3467
/proc/meminfo: memFree=1188832/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153801927 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3467/statm: 1340 236 195 169 0 51 0
[pid=3468] ppid=3467 vsize=15280 CPUtime=0.09
/proc/3468/stat : 3468 (SatELite_releas) R 3467 3467 3368 0 -1 4194304 3077 0 0 0 7 2 0 0 19 0 1 0 153801927 15646720 3061 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/3468/statm: 3820 3062 51 174 0 3643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20640

[startup+0.301229 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3467
/proc/meminfo: memFree=1188832/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153801927 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3467/statm: 1340 236 195 169 0 51 0
[pid=3468] ppid=3467 vsize=27988 CPUtime=0.29
/proc/3468/stat : 3468 (SatELite_releas) R 3467 3467 3368 0 -1 4194304 6598 0 0 0 25 4 0 0 21 0 1 0 153801927 28659712 6131 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/3468/statm: 6997 6131 77 174 0 6820 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33348

[startup+0.701302 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3467
/proc/meminfo: memFree=1188832/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153801927 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3467/statm: 1340 236 195 169 0 51 0
[pid=3468] ppid=3467 vsize=31396 CPUtime=0.68
/proc/3468/stat : 3468 (SatELite_releas) R 3467 3467 3368 0 -1 4194304 7998 0 0 0 64 4 0 0 25 0 1 0 153801927 32149504 6987 1992294400 134512640 135225430 4294956176 18446744073709551615 134586155 0 0 4096 3 0 0 0 17 0 0 0
/proc/3468/statm: 7849 6987 77 174 0 7672 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 36756

[startup+1.50145 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1173520/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=12792 CPUtime=0.63
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 2930 0 0 0 62 1 0 0 23 0 1 0 153802013 13099008 2912 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 3198 2912 77 172 0 3023 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 18152

[startup+3.10174 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1170896/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=14924 CPUtime=2.23
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 3473 0 0 0 222 1 0 0 25 0 1 0 153802013 15282176 3455 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 3731 3455 77 172 0 3556 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 20284

[startup+6.30132 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1168592/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=16672 CPUtime=5.43
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 3909 0 0 0 540 3 0 0 25 0 1 0 153802013 17072128 3891 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 4168 3891 77 172 0 3993 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22032

[startup+12.7025 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1166928/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=18388 CPUtime=11.82
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 4337 0 0 0 1179 3 0 0 25 0 1 0 153802013 18829312 4319 1992294400 134512640 135217611 4294956304 18446744073709551615 134526426 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 4597 4319 77 172 0 4422 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23748

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1163792/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=21368 CPUtime=24.62
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 5070 0 0 0 2458 4 0 0 25 0 1 0 153802013 21880832 5052 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 5342 5052 77 172 0 5167 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 26728

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1160848/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=24260 CPUtime=50.21
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 5790 0 0 0 5015 6 0 0 25 0 1 0 153802013 24842240 5772 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 6065 5772 77 172 0 5890 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 29620

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1157712/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=27520 CPUtime=101.38
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 6591 0 0 0 10131 7 0 0 25 0 1 0 153802013 28180480 6573 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 6880 6573 77 172 0 6705 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32880

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1155216/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=30076 CPUtime=161.35
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 7211 0 0 0 16127 8 0 0 25 0 1 0 153802013 30797824 7193 1992294400 134512640 135217611 4294956304 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 7519 7193 77 172 0 7344 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 35436

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1152976/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=32188 CPUtime=221.32
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 7759 0 0 0 22123 9 0 0 25 0 1 0 153802013 32960512 7741 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 8047 7741 77 172 0 7872 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 37548

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1151888/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=33376 CPUtime=281.29
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 8042 0 0 0 28120 9 0 0 25 0 1 0 153802013 34177024 8024 1992294400 134512640 135217611 4294956304 18446744073709551615 134526239 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 8344 8024 77 172 0 8169 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 38736

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3470
/proc/meminfo: memFree=1150224/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=34960 CPUtime=341.26
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 8460 0 0 0 34117 9 0 0 25 0 1 0 153802013 35799040 8442 1992294400 134512640 135217611 4294956304 18446744073709551615 134534057 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 8740 8442 77 172 0 8565 0
Current children cumulated CPU time (s) 342.1

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

/proc/3470/statm: 25786 25460 77 172 0 25611 0
Current children cumulated CPU time (s) 9397.56
Current children cumulated vsize (KiB) 108504

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1081296/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=103144 CPUtime=9456.69
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25478 0 0 0 945634 35 0 0 25 0 1 0 153802013 105619456 25460 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 25786 25460 77 172 0 25611 0
Current children cumulated CPU time (s) 9457.53
Current children cumulated vsize (KiB) 108504

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1081296/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=103144 CPUtime=9516.67
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25478 0 0 0 951632 35 0 0 25 0 1 0 153802013 105619456 25460 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 25786 25460 77 172 0 25611 0
Current children cumulated CPU time (s) 9517.51
Current children cumulated vsize (KiB) 108504

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1081296/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=103144 CPUtime=9576.64
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25481 0 0 0 957629 35 0 0 25 0 1 0 153802013 105619456 25463 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 25786 25463 77 172 0 25611 0
Current children cumulated CPU time (s) 9577.48
Current children cumulated vsize (KiB) 108504

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1081232/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=103144 CPUtime=9636.6
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25481 0 0 0 963625 35 0 0 25 0 1 0 153802013 105619456 25463 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3470/statm: 25786 25463 77 172 0 25611 0
Current children cumulated CPU time (s) 9637.44
Current children cumulated vsize (KiB) 108504

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1081104/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=103144 CPUtime=9696.57
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25481 0 0 0 969622 35 0 0 25 0 1 0 153802013 105619456 25463 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 25786 25463 77 172 0 25611 0
Current children cumulated CPU time (s) 9697.41
Current children cumulated vsize (KiB) 108504

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1080400/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=104068 CPUtime=9756.55
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25701 0 0 0 975619 36 0 0 25 0 1 0 153802013 106565632 25683 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 26017 25683 77 172 0 25842 0
Current children cumulated CPU time (s) 9757.39
Current children cumulated vsize (KiB) 109428

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1080400/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=104068 CPUtime=9816.52
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25701 0 0 0 981616 36 0 0 25 0 1 0 153802013 106565632 25683 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 26017 25683 77 172 0 25842 0
Current children cumulated CPU time (s) 9817.36
Current children cumulated vsize (KiB) 109428

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1080400/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=104068 CPUtime=9876.49
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25701 0 0 0 987613 36 0 0 25 0 1 0 153802013 106565632 25683 1992294400 134512640 135217611 4294956304 18446744073709551615 134533664 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 26017 25683 77 172 0 25842 0
Current children cumulated CPU time (s) 9877.33
Current children cumulated vsize (KiB) 109428

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1079504/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=104992 CPUtime=9936.46
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25939 0 0 0 993610 36 0 0 25 0 1 0 153802013 107511808 25921 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 26248 25921 77 172 0 26073 0
Current children cumulated CPU time (s) 9937.3
Current children cumulated vsize (KiB) 110352

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1079504/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=104992 CPUtime=9996.43
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25939 0 0 0 999607 36 0 0 25 0 1 0 153802013 107511808 25921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 26248 25921 77 172 0 26073 0
Current children cumulated CPU time (s) 9997.27
Current children cumulated vsize (KiB) 110352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1079504/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=104992 CPUtime=9999.23
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25939 0 0 0 999887 36 0 0 25 0 1 0 153802013 107511808 25921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 26248 25921 77 172 0 26073 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 110352

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

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

[startup+10005.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3492
/proc/meminfo: memFree=1079504/2055920 swapFree=4180836/4192956
[pid=3467] ppid=3465 vsize=5360 CPUtime=0.84
/proc/3467/stat : 3467 (glucose.sh) S 3465 3467 3368 0 -1 4194304 313 8006 0 0 0 0 78 6 16 0 1 0 153801927 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3467/statm: 1340 238 195 169 0 51 0
[pid=3470] ppid=3467 vsize=104992 CPUtime=9999.23
/proc/3470/stat : 3470 (glucose_static) R 3467 3467 3368 0 -1 4194304 25939 0 0 0 999887 36 0 0 25 0 1 0 153802013 107511808 25921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3470/statm: 26248 25921 77 172 0 26073 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 110352

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 10005.1
CPU time (s): 10000.1
CPU user time (s): 9999.65
CPU system time (s): 0.42
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 110352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.790879
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8319
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= 5

runsolver used 9.08862 second user time and 27.2988 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-02 11:47:58
IDJOB=1773464
IDBENCH=69598
IDSOLVER=610
FILE ID=node2/1773464-1241257678
PBS_JOBID= 9224927
Free space on /tmp= 66360 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773464-1241257678/watcher-1773464-1241257678 -o /tmp/evaluation-result-1773464-1241257678/solver-1773464-1241257678 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773464-1241257678.cnf

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=1043853145

node2.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.265
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.265
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:       1189376 kB
Buffers:         87164 kB
Cached:         668572 kB
SwapCached:       5932 kB
Active:          59292 kB
Inactive:       704812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189376 kB
SwapTotal:     4192956 kB
SwapFree:      4180836 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            88384 kB
Committed_AS:   889868 kB
PageTables:       1468 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= 66352 MiB
End job on node2 at 2009-05-02 14:34:45