Trace number 1581566

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.04 1200.81

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark923.365
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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.99/1.08	c ==============================================================================
0.99/1.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.99/1.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.99/1.08	c ==============================================================================
0.99/1.08	c |         0 |  994915  2381378 |  298474       0        0     nan |  0.000 % |
6.49/6.53	c |         0 |  656617  1827272 |      --       0       --      -- |     --   | -87269/19681
6.49/6.53	c ==============================================================================
6.49/6.53	c Result  :   #vars: 101783   #clauses: 656617   #literals: 1827272
6.49/6.53	c CPU time:   6.29504 s
6.49/6.53	c ==============================================================================
7.11/7.59	c
7.11/7.59	c Starting glucose
7.11/7.59	c
7.11/7.59	
7.11/7.59	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
7.11/7.59	
7.11/7.59	c ============================[ Problem Statistics ]=============================
7.11/7.59	c |                                                                             |
7.11/7.59	c |  Number of variables:  101783                                               |
7.11/7.59	c |  Number of clauses:    656617                                               |
7.59/8.09	c |  Parsing time:         0.43         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-1581566-1238930339/watcher-1581566-1238930339 -o /tmp/evaluation-result-1581566-1238930339/solver-1581566-1238930339 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1581566-1238930339.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: 1.00 1.01 1.00 3/64 13358
/proc/meminfo: memFree=1675904/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=0
/proc/13358/stat : 13358 (glucose.sh) R 13356 13358 13228 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 769926430 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13358/statm: 1340 235 194 169 0 51 0
[pid=13359] ppid=13358 vsize=0 CPUtime=0
/proc/13359/stat : 13359 (glucose.sh) R 13358 13358 13228 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 769926431 0 0 1992294400 0 0 0 18446744073709551615 224627584295 0 0 4096 0 0 0 0 17 1 0 0
/proc/13359/statm: 0 0 0 0 0 0 0

[startup+0.0269689 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 13358
/proc/meminfo: memFree=1675904/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=0
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 769926430 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1340 236 195 169 0 51 0
[pid=13359] ppid=13358 vsize=7244 CPUtime=0.01
/proc/13359/stat : 13359 (SatELite_releas) R 13358 13358 13228 0 -1 4194304 1697 0 0 0 1 0 0 0 21 0 1 0 769926431 7417856 1641 1992294400 134512640 135225430 4294956160 18446744073709551615 134543671 0 0 4096 3 0 0 0 17 1 0 0
/proc/13359/statm: 1811 1644 50 174 0 1634 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12604

[startup+0.10198 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 13358
/proc/meminfo: memFree=1675904/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=0
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 769926430 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1340 236 195 169 0 51 0
[pid=13359] ppid=13358 vsize=29936 CPUtime=0.09
/proc/13359/stat : 13359 (SatELite_releas) R 13358 13358 13228 0 -1 4194304 5363 0 0 0 6 3 0 0 21 0 1 0 769926431 30654464 5179 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/13359/statm: 7484 5180 50 174 0 7307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35296

[startup+0.302007 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 13358
/proc/meminfo: memFree=1675904/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=0
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 769926430 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1340 236 195 169 0 51 0
[pid=13359] ppid=13358 vsize=48236 CPUtime=0.29
/proc/13359/stat : 13359 (SatELite_releas) R 13358 13358 13228 0 -1 4194304 9794 0 0 0 23 6 0 0 23 0 1 0 769926431 49393664 9610 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/13359/statm: 12059 9610 50 174 0 11882 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53596

[startup+0.701065 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 13358
/proc/meminfo: memFree=1675904/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=0
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 769926430 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1340 236 195 169 0 51 0
[pid=13359] ppid=13358 vsize=71176 CPUtime=0.69
/proc/13359/stat : 13359 (SatELite_releas) R 13358 13358 13228 0 -1 4194304 15642 0 0 0 59 10 0 0 25 0 1 0 769926431 72884224 15458 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/13359/statm: 17794 15458 51 174 0 17617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76536

[startup+1.50218 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13360
/proc/meminfo: memFree=1590384/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=0
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 769926430 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1340 236 195 169 0 51 0
[pid=13359] ppid=13358 vsize=101688 CPUtime=1.49
/proc/13359/stat : 13359 (SatELite_releas) R 13358 13358 13228 0 -1 4194304 25379 0 0 0 134 15 0 0 25 0 1 0 769926431 104128512 23153 1992294400 134512640 135225430 4294956160 18446744073709551615 134577467 0 0 4096 3 0 0 0 17 1 0 0
/proc/13359/statm: 25422 23153 77 174 0 25245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107048

[startup+3.1024 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13360
/proc/meminfo: memFree=1569072/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=0
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 769926430 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1340 236 195 169 0 51 0
[pid=13359] ppid=13358 vsize=116632 CPUtime=3.08
/proc/13359/stat : 13359 (SatELite_releas) R 13358 13358 13228 0 -1 4194304 29389 0 0 0 289 19 0 0 25 0 1 0 769926431 119431168 26625 1992294400 134512640 135225430 4294956160 18446744073709551615 134587254 0 0 4096 3 0 0 0 17 1 0 0
/proc/13359/statm: 29158 26625 77 174 0 28981 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 121992

[startup+6.30186 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13360
/proc/meminfo: memFree=1556656/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=0
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 769926430 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13358/statm: 1340 236 195 169 0 51 0
[pid=13359] ppid=13358 vsize=116464 CPUtime=6.28
/proc/13359/stat : 13359 (SatELite_releas) R 13358 13358 13228 0 -1 4194304 34133 0 0 0 606 22 0 0 25 0 1 0 769926431 119259136 26810 1992294400 134512640 135225430 4294956160 18446744073709551615 134587630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13359/statm: 29116 26810 77 174 0 28939 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 121824

[startup+12.7018 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13361
/proc/meminfo: memFree=1607408/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=50744 CPUtime=5.09
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 12244 0 0 0 501 8 0 0 25 0 1 0 769927189 51961856 12222 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 12686 12222 77 172 0 12511 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 56104

[startup+25.5016 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13361
/proc/meminfo: memFree=1603632/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=54732 CPUtime=17.89
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 13251 0 0 0 1779 10 0 0 25 0 1 0 769927189 56045568 13229 1992294400 134512640 135217611 4294956272 18446744073709551615 134534060 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 13683 13229 77 172 0 13508 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 60092

[startup+51.1012 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13361
/proc/meminfo: memFree=1594992/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=63532 CPUtime=43.48
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 15435 0 0 0 4337 11 0 0 25 0 1 0 769927189 65056768 15413 1992294400 134512640 135217611 4294956272 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 15883 15413 77 172 0 15708 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 68892

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1585392/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=72916 CPUtime=94.67
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 17795 0 0 0 9453 14 0 0 25 0 1 0 769927189 74665984 17773 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 18229 17773 77 172 0 18054 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 78276

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1579312/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=79152 CPUtime=154.65
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19326 0 0 0 15448 17 0 0 25 0 1 0 769927189 81051648 19304 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 19788 19304 77 172 0 19613 0
Current children cumulated CPU time (s) 161.85
Current children cumulated vsize (KiB) 84512

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1578096/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80208 CPUtime=214.63
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19609 0 0 0 21446 17 0 0 25 0 1 0 769927189 82132992 19587 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20052 19587 77 172 0 19877 0
Current children cumulated CPU time (s) 221.83
Current children cumulated vsize (KiB) 85568

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1578096/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80208 CPUtime=274.61
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19616 0 0 0 27444 17 0 0 25 0 1 0 769927189 82132992 19594 1992294400 134512640 135217611 4294956272 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20052 19594 77 172 0 19877 0
Current children cumulated CPU time (s) 281.81
Current children cumulated vsize (KiB) 85568

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577968/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80352 CPUtime=334.6
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19644 0 0 0 33442 18 0 0 25 0 1 0 769927189 82280448 19622 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20088 19622 77 172 0 19913 0

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

/proc/13361/statm: 20145 19645 77 172 0 19970 0
Current children cumulated CPU time (s) 521.74
Current children cumulated vsize (KiB) 85940

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577456/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80724 CPUtime=574.53
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19723 0 0 0 57435 18 0 0 25 0 1 0 769927189 82661376 19701 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20181 19701 77 172 0 20006 0
Current children cumulated CPU time (s) 581.73
Current children cumulated vsize (KiB) 86084

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577456/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80724 CPUtime=634.51
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19724 0 0 0 63433 18 0 0 25 0 1 0 769927189 82661376 19702 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20181 19702 77 172 0 20006 0
Current children cumulated CPU time (s) 641.71
Current children cumulated vsize (KiB) 86084

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577456/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80724 CPUtime=694.49
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19726 0 0 0 69431 18 0 0 25 0 1 0 769927189 82661376 19704 1992294400 134512640 135217611 4294956272 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20181 19704 77 172 0 20006 0
Current children cumulated CPU time (s) 701.69
Current children cumulated vsize (KiB) 86084

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577328/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80724 CPUtime=754.47
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19726 0 0 0 75429 18 0 0 25 0 1 0 769927189 82661376 19704 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20181 19704 77 172 0 20006 0
Current children cumulated CPU time (s) 761.67
Current children cumulated vsize (KiB) 86084

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577328/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80724 CPUtime=814.46
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19728 0 0 0 81427 19 0 0 25 0 1 0 769927189 82661376 19706 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20181 19706 77 172 0 20006 0
Current children cumulated CPU time (s) 821.66
Current children cumulated vsize (KiB) 86084

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577328/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80724 CPUtime=874.44
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19728 0 0 0 87425 19 0 0 25 0 1 0 769927189 82661376 19706 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20181 19706 77 172 0 20006 0
Current children cumulated CPU time (s) 881.64
Current children cumulated vsize (KiB) 86084

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577200/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80860 CPUtime=934.42
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19751 0 0 0 93423 19 0 0 25 0 1 0 769927189 82800640 19729 1992294400 134512640 135217611 4294956272 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20215 19729 77 172 0 20040 0
Current children cumulated CPU time (s) 941.62
Current children cumulated vsize (KiB) 86220

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577136/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80860 CPUtime=994.4
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19751 0 0 0 99421 19 0 0 25 0 1 0 769927189 82800640 19729 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20215 19729 77 172 0 20040 0
Current children cumulated CPU time (s) 1001.6
Current children cumulated vsize (KiB) 86220

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577072/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80860 CPUtime=1054.38
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19765 0 0 0 105419 19 0 0 25 0 1 0 769927189 82800640 19743 1992294400 134512640 135217611 4294956272 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20215 19743 77 172 0 20040 0
Current children cumulated CPU time (s) 1061.58
Current children cumulated vsize (KiB) 86220

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1577072/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=80860 CPUtime=1114.37
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19765 0 0 0 111418 19 0 0 25 0 1 0 769927189 82800640 19743 1992294400 134512640 135217611 4294956272 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20215 19743 77 172 0 20040 0
Current children cumulated CPU time (s) 1121.57
Current children cumulated vsize (KiB) 86220

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1576880/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=81224 CPUtime=1174.35
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19816 0 0 0 117416 19 0 0 25 0 1 0 769927189 83173376 19794 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20306 19794 77 172 0 20131 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 86584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13361
/proc/meminfo: memFree=1576816/2055920 swapFree=4179748/4192956
[pid=13358] ppid=13356 vsize=5360 CPUtime=7.2
/proc/13358/stat : 13358 (glucose.sh) S 13356 13358 13228 0 -1 4194304 313 36110 0 0 0 0 691 29 16 0 1 0 769926430 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13358/statm: 1340 238 195 169 0 51 0
[pid=13361] ppid=13358 vsize=81224 CPUtime=1192.84
/proc/13361/stat : 13361 (glucose_static) R 13358 13358 13228 0 -1 4194304 19816 0 0 0 119265 19 0 0 25 0 1 0 769927189 83173376 19794 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13361/statm: 20306 19794 77 172 0 20131 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 86584

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

Real time (s): 1200.81
CPU time (s): 1200.04
CPU user time (s): 1199.56
CPU system time (s): 0.48
CPU usage (%): 99.9356
Max. virtual memory (cumulated for all children) (KiB): 133232

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

runsolver used 1.27581 second user time and 3.10153 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-05 13:19:00
IDJOB=1581566
IDBENCH=71039
IDSOLVER=503
FILE ID=node49/1581566-1238930339
PBS_JOBID= 9101453
Free space on /tmp= 66544 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581566-1238930339/watcher-1581566-1238930339 -o /tmp/evaluation-result-1581566-1238930339/solver-1581566-1238930339 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1581566-1238930339.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=172806173

node49.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.214
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	: 5931.00
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.214
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:       1676384 kB
Buffers:         23648 kB
Cached:         282568 kB
SwapCached:       6244 kB
Active:          79292 kB
Inactive:       235564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676384 kB
SwapTotal:     4192956 kB
SwapFree:      4179748 kB
Dirty:           20148 kB
Writeback:           0 kB
Mapped:          14280 kB
Slab:            50528 kB
Committed_AS:  2475084 kB
PageTables:       1384 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= 66524 MiB
End job on node49 at 2009-04-05 13:39:03