Trace number 1773384

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 10003.6

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark129.894
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.17	c ==============================================================================
0.09/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.17	c ==============================================================================
0.09/0.17	c |         0 |  180421   522537 |   54126       0        0     nan |  0.000 % |
0.69/0.75	c |         0 |  120276   407848 |      --       0       --      -- |     --   | -57310/-106300
0.69/0.75	c ==============================================================================
0.69/0.75	c Result  :   #vars: 20562   #clauses: 120276   #literals: 407848
0.69/0.75	c CPU time:   0.692894 s
0.69/0.75	c ==============================================================================
0.78/0.89	c
0.78/0.89	c Starting glucose
0.78/0.89	c
0.78/0.89	
0.78/0.89	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.78/0.89	
0.78/0.89	c ============================[ Problem Statistics ]=============================
0.78/0.89	c |                                                                             |
0.78/0.90	c |  Number of variables:  20562                                                |
0.78/0.90	c |  Number of clauses:    120276                                               |
0.89/0.98	c |  Parsing time:         0.07         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-1773384-1241257313/watcher-1773384-1241257313 -o /tmp/evaluation-result-1773384-1241257313/solver-1773384-1241257313 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773384-1241257313.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.92 0.98 0.99 2/64 26281
/proc/meminfo: memFree=1256896/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0
/proc/26281/stat : 26281 (glucose.sh) R 26279 26281 26244 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 153764603 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871608479 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/26281/statm: 1340 235 194 169 0 51 0
[pid=26282] ppid=26281 vsize=876 CPUtime=0
/proc/26282/stat : 26282 (SatELite_releas) R 26281 26281 26244 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 153764603 897024 87 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/26282/statm: 219 87 51 174 0 42 0

[startup+0.102676 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 26281
/proc/meminfo: memFree=1256896/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153764603 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26281/statm: 1340 236 195 169 0 51 0
[pid=26282] ppid=26281 vsize=14892 CPUtime=0.09
/proc/26282/stat : 26282 (SatELite_releas) R 26281 26281 26244 0 -1 4194304 2939 0 0 0 8 1 0 0 19 0 1 0 153764603 15249408 2923 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/26282/statm: 3723 2924 51 174 0 3546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20252

[startup+0.201695 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 26281
/proc/meminfo: memFree=1256896/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153764603 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26281/statm: 1340 236 195 169 0 51 0
[pid=26282] ppid=26281 vsize=25096 CPUtime=0.19
/proc/26282/stat : 26282 (SatELite_releas) R 26281 26281 26244 0 -1 4194304 5876 0 0 0 16 3 0 0 21 0 1 0 153764603 25698304 5409 1992294400 134512640 135225430 4294956176 18446744073709551615 134577214 0 0 4096 3 0 0 0 17 1 0 0
/proc/26282/statm: 6274 5416 77 174 0 6097 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30456

[startup+0.301713 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 26281
/proc/meminfo: memFree=1256896/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153764603 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26281/statm: 1340 236 195 169 0 51 0
[pid=26282] ppid=26281 vsize=27468 CPUtime=0.28
/proc/26282/stat : 26282 (SatELite_releas) R 26281 26281 26244 0 -1 4194304 6484 0 0 0 25 3 0 0 21 0 1 0 153764603 28127232 6017 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/26282/statm: 6867 6017 77 174 0 6690 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32828

[startup+0.701791 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 26281
/proc/meminfo: memFree=1256896/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153764603 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26281/statm: 1340 236 195 169 0 51 0
[pid=26282] ppid=26281 vsize=31684 CPUtime=0.69
/proc/26282/stat : 26282 (SatELite_releas) R 26281 26281 26244 0 -1 4194304 7975 0 0 0 64 5 0 0 25 0 1 0 153764603 32444416 6884 1992294400 134512640 135225430 4294956176 18446744073709551615 134605609 0 0 4096 3 0 0 0 17 1 0 0
/proc/26282/statm: 7921 6891 77 174 0 7744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37044

[startup+1.50196 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26284
/proc/meminfo: memFree=1241384/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=12504 CPUtime=0.59
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 2863 0 0 0 58 1 0 0 22 0 1 0 153764693 12804096 2849 1992294400 134512640 135217611 4294956288 18446744073709551615 134526282 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26284/statm: 3126 2849 77 172 0 2951 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17864

[startup+3.10226 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26284
/proc/meminfo: memFree=1239144/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=14244 CPUtime=2.18
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 3268 0 0 0 217 1 0 0 25 0 1 0 153764693 14585856 3254 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 3561 3254 77 172 0 3386 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 19604

[startup+6.41721 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26284
/proc/meminfo: memFree=1237800/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=16256 CPUtime=5.6
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 3778 0 0 0 558 2 0 0 25 0 1 0 153764693 16646144 3764 1992294400 134512640 135217611 4294956288 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 4064 3764 77 172 0 3889 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 21616

[startup+12.7011 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 26284
/proc/meminfo: memFree=1235120/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=18264 CPUtime=11.77
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 4286 0 0 0 1175 2 0 0 25 0 1 0 153764693 18702336 4272 1992294400 134512640 135217611 4294956288 18446744073709551615 134526356 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 4566 4272 77 172 0 4391 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23624

[startup+25.5056 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 26284
/proc/meminfo: memFree=1232496/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=20720 CPUtime=24.58
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 4891 0 0 0 2455 3 0 0 25 0 1 0 153764693 21217280 4877 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 5180 4877 77 172 0 5005 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 26080

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 26284
/proc/meminfo: memFree=1229680/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=23608 CPUtime=50.15
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 5624 0 0 0 5011 4 0 0 25 0 1 0 153764693 24174592 5610 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 5902 5610 77 172 0 5727 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 28968

[startup+102.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 26284
/proc/meminfo: memFree=1226800/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=26940 CPUtime=101.33
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 6441 0 0 0 10128 5 0 0 25 0 1 0 153764693 27586560 6427 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 6735 6427 77 172 0 6560 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32300

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26284
/proc/meminfo: memFree=1224176/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=29232 CPUtime=161.32
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 7006 0 0 0 16126 6 0 0 25 0 1 0 153764693 29933568 6992 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 7308 6992 77 172 0 7133 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 34592

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26284
/proc/meminfo: memFree=1222448/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=30944 CPUtime=221.3
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 7422 0 0 0 22123 7 0 0 25 0 1 0 153764693 31686656 7408 1992294400 134512640 135217611 4294956288 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 7736 7408 77 172 0 7561 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 36304

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26284
/proc/meminfo: memFree=1221168/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=32264 CPUtime=281.28
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 7754 0 0 0 28121 7 0 0 25 0 1 0 153764693 33038336 7740 1992294400 134512640 135217611 4294956288 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 8066 7740 77 172 0 7891 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 37624

[startup+342.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26284
/proc/meminfo: memFree=1218992/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=34244 CPUtime=341.25
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 8287 0 0 0 34118 7 0 0 25 0 1 0 153764693 35065856 8273 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 8561 8273 77 172 0 8386 0
Current children cumulated CPU time (s) 342.14

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

/proc/26284/statm: 25709 25357 77 172 0 25534 0
Current children cumulated CPU time (s) 9338.97
Current children cumulated vsize (KiB) 108196

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149744/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=102836 CPUtime=9398.06
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25371 0 0 0 939778 28 0 0 25 0 1 0 153764693 105304064 25357 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25709 25357 77 172 0 25534 0
Current children cumulated CPU time (s) 9398.95
Current children cumulated vsize (KiB) 108196

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149744/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=102836 CPUtime=9458.04
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25371 0 0 0 945776 28 0 0 25 0 1 0 153764693 105304064 25357 1992294400 134512640 135217611 4294956288 18446744073709551615 134533577 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25709 25357 77 172 0 25534 0
Current children cumulated CPU time (s) 9458.93
Current children cumulated vsize (KiB) 108196

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149744/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=102836 CPUtime=9518.02
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25374 0 0 0 951774 28 0 0 25 0 1 0 153764693 105304064 25360 1992294400 134512640 135217611 4294956288 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25709 25360 77 172 0 25534 0
Current children cumulated CPU time (s) 9518.91
Current children cumulated vsize (KiB) 108196

[startup+9582.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149680/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=102836 CPUtime=9578
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25374 0 0 0 957772 28 0 0 25 0 1 0 153764693 105304064 25360 1992294400 134512640 135217611 4294956288 18446744073709551615 134528193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25709 25360 77 172 0 25534 0
Current children cumulated CPU time (s) 9578.89
Current children cumulated vsize (KiB) 108196

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149680/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=102836 CPUtime=9637.97
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25374 0 0 0 963769 28 0 0 25 0 1 0 153764693 105304064 25360 1992294400 134512640 135217611 4294956288 18446744073709551615 134537299 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25709 25360 77 172 0 25534 0
Current children cumulated CPU time (s) 9638.86
Current children cumulated vsize (KiB) 108196

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149552/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=102968 CPUtime=9697.95
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25407 0 0 0 969767 28 0 0 25 0 1 0 153764693 105439232 25393 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25742 25393 77 172 0 25567 0
Current children cumulated CPU time (s) 9698.84
Current children cumulated vsize (KiB) 108328

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149552/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=102968 CPUtime=9757.93
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25407 0 0 0 975765 28 0 0 25 0 1 0 153764693 105439232 25393 1992294400 134512640 135217611 4294956288 18446744073709551615 134537910 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25742 25393 77 172 0 25567 0
Current children cumulated CPU time (s) 9758.82
Current children cumulated vsize (KiB) 108328

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149616/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=102968 CPUtime=9817.91
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25407 0 0 0 981763 28 0 0 25 0 1 0 153764693 105439232 25393 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25742 25393 77 172 0 25567 0
Current children cumulated CPU time (s) 9818.8
Current children cumulated vsize (KiB) 108328

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149040/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=103496 CPUtime=9877.89
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25558 0 0 0 987761 28 0 0 25 0 1 0 153764693 105979904 25544 1992294400 134512640 135217611 4294956288 18446744073709551615 134538871 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25874 25544 77 172 0 25699 0
Current children cumulated CPU time (s) 9878.78
Current children cumulated vsize (KiB) 108856

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149040/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=103496 CPUtime=9937.87
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25558 0 0 0 993759 28 0 0 25 0 1 0 153764693 105979904 25544 1992294400 134512640 135217611 4294956288 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25874 25544 77 172 0 25699 0
Current children cumulated CPU time (s) 9938.76
Current children cumulated vsize (KiB) 108856

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149040/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=103496 CPUtime=9997.85
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25558 0 0 0 999757 28 0 0 25 0 1 0 153764693 105979904 25544 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25874 25544 77 172 0 25699 0
Current children cumulated CPU time (s) 9998.74
Current children cumulated vsize (KiB) 108856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26306
/proc/meminfo: memFree=1149040/2055920 swapFree=4180712/4192956
[pid=26281] ppid=26279 vsize=5360 CPUtime=0.89
/proc/26281/stat : 26281 (glucose.sh) S 26279 26281 26244 0 -1 4194304 313 8092 0 0 0 0 82 7 16 0 1 0 153764603 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26281/statm: 1340 238 195 169 0 51 0
[pid=26284] ppid=26281 vsize=103496 CPUtime=9999.15
/proc/26284/stat : 26284 (glucose_static) R 26281 26281 26244 0 -1 4194304 25558 0 0 0 999887 28 0 0 25 0 1 0 153764693 105979904 25544 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26284/statm: 25874 25544 77 172 0 25699 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 108856

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 26281 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=821875
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=74988
# CPU time returned by wait4() is 0.896863
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.6
CPU time (s): 10000
CPU user time (s): 9999.69
CPU system time (s): 0.35
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 108856

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

runsolver used 11.7052 second user time and 25.4791 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-02 11:41:53
IDJOB=1773384
IDBENCH=69574
IDSOLVER=610
FILE ID=node28/1773384-1241257313
PBS_JOBID= 9224933
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED=1994000719

node28.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:       1257312 kB
Buffers:         71324 kB
Cached:         624152 kB
SwapCached:       5468 kB
Active:          73904 kB
Inactive:       630288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257312 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            80160 kB
Committed_AS:   714452 kB
PageTables:       1420 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= 66272 MiB
End job on node28 at 2009-05-02 14:28:39