Trace number 1719272

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.02 1200.51

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark430.832
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

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.69/0.77	c ==============================================================================
0.69/0.77	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.77	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.77	c ==============================================================================
0.69/0.77	c |         0 |  968294  2788366 |  290488       0        0     nan |  0.000 % |
7.08/7.17	c |         0 |  933146  2895588 |      --       0       --      -- |     --   | -35008/109235
7.08/7.17	c ==============================================================================
7.08/7.17	c Result  :   #vars: 54024   #clauses: 933146   #literals: 2895588
7.08/7.17	c CPU time:   6.99094 s
7.08/7.17	c ==============================================================================
7.98/8.10	c
7.98/8.10	c Starting glucose
7.98/8.10	c
8.08/8.10	
8.08/8.10	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
8.08/8.10	
8.08/8.10	c ============================[ Problem Statistics ]=============================
8.08/8.10	c |                                                                             |
8.08/8.10	c |  Number of variables:  54024                                                |
8.08/8.10	c |  Number of clauses:    933146                                               |
8.67/8.70	c |  Parsing time:         0.53         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-1719272-1240645201/watcher-1719272-1240645201 -o /tmp/evaluation-result-1719272-1240645201/solver-1719272-1240645201 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1719272-1240645201.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.04 1.01 1.00 3/64 21477
/proc/meminfo: memFree=1959864/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=0
/proc/21477/stat : 21477 (glucose.sh) R 21475 21477 21025 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 92546570 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 227607636639 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21477/statm: 1340 235 194 169 0 51 0
[pid=21478] ppid=21477 vsize=876 CPUtime=0
/proc/21478/stat : 21478 (SatELite_releas) R 21477 21477 21025 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 92546570 897024 89 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/21478/statm: 252 91 50 174 0 75 0

[startup+0.014504 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 21477
/proc/meminfo: memFree=1959864/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=0
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 92546570 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21477/statm: 1340 236 195 169 0 51 0
[pid=21478] ppid=21477 vsize=2072 CPUtime=0
/proc/21478/stat : 21478 (SatELite_releas) R 21477 21477 21025 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 92546570 2121728 343 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/21478/statm: 518 344 50 174 0 341 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7432

[startup+0.101519 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 21477
/proc/meminfo: memFree=1959864/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=0
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 92546570 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21477/statm: 1340 236 195 169 0 51 0
[pid=21478] ppid=21477 vsize=9784 CPUtime=0.08
/proc/21478/stat : 21478 (SatELite_releas) R 21477 21477 21025 0 -1 4194304 2166 0 0 0 8 0 0 0 19 0 1 0 92546570 10018816 2150 1992294400 134512640 135225430 4294956160 18446744073709551615 134541534 0 0 4096 3 0 0 0 17 1 0 0
/proc/21478/statm: 2446 2150 50 174 0 2269 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15144

[startup+0.301558 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 21477
/proc/meminfo: memFree=1959864/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=0
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 92546570 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21477/statm: 1340 236 195 169 0 51 0
[pid=21478] ppid=21477 vsize=27592 CPUtime=0.29
/proc/21478/stat : 21478 (SatELite_releas) R 21477 21477 21025 0 -1 4194304 6126 0 0 0 26 3 0 0 21 0 1 0 92546570 28254208 6110 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/21478/statm: 6898 6110 50 174 0 6721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32952

[startup+0.701638 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 21477
/proc/meminfo: memFree=1959864/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=0
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 92546570 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21477/statm: 1340 236 195 169 0 51 0
[pid=21478] ppid=21477 vsize=69900 CPUtime=0.69
/proc/21478/stat : 21478 (SatELite_releas) R 21477 21477 21025 0 -1 4194304 15658 0 0 0 59 10 0 0 25 0 1 0 92546570 71577600 15642 1992294400 134512640 135225430 4294956160 18446744073709551615 134548196 0 0 4096 3 0 0 0 17 1 0 0
/proc/21478/statm: 17475 15642 51 174 0 17298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75260

[startup+1.50179 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 21479
/proc/meminfo: memFree=1887208/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=0
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 92546570 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21477/statm: 1340 236 195 169 0 51 0
[pid=21478] ppid=21477 vsize=86260 CPUtime=1.48
/proc/21478/stat : 21478 (SatELite_releas) R 21477 21477 21025 0 -1 4194304 20911 0 0 0 135 13 0 0 25 0 1 0 92546570 88330240 18831 1992294400 134512640 135225430 4294956160 18446744073709551615 134576546 0 0 4096 3 0 0 0 17 1 0 0
/proc/21478/statm: 21565 18831 77 174 0 21388 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 91620

[startup+3.10111 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 21479
/proc/meminfo: memFree=1879720/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=0
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 92546570 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21477/statm: 1340 236 195 169 0 51 0
[pid=21478] ppid=21477 vsize=91112 CPUtime=3.08
/proc/21478/stat : 21478 (SatELite_releas) R 21477 21477 21025 0 -1 4194304 22056 0 0 0 294 14 0 0 25 0 1 0 92546570 93298688 19976 1992294400 134512640 135225430 4294956160 18446744073709551615 134587241 0 0 4096 3 0 0 0 17 1 0 0
/proc/21478/statm: 22778 19976 77 174 0 22601 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 96472

[startup+6.30174 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 21479
/proc/meminfo: memFree=1869544/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=0
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 92546570 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21477/statm: 1340 236 195 169 0 51 0
[pid=21478] ppid=21477 vsize=91740 CPUtime=6.28
/proc/21478/stat : 21478 (SatELite_releas) R 21477 21477 21025 0 -1 4194304 24325 0 0 0 613 15 0 0 25 0 1 0 92546570 93941760 20132 1992294400 134512640 135225430 4294956160 18446744073709551615 134599038 0 0 4096 3 0 0 0 17 1 0 0
/proc/21478/statm: 22935 20132 77 174 0 22758 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 97100

[startup+12.702 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 21480
/proc/meminfo: memFree=1878504/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=62064 CPUtime=4.59
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 15075 0 0 0 450 9 0 0 25 0 1 0 92547380 63553536 15010 1992294400 134512640 135217611 4294956272 18446744073709551615 134526335 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 15516 15010 77 172 0 15341 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 67424

[startup+25.5015 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 21480
/proc/meminfo: memFree=1873384/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=67180 CPUtime=17.38
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 16349 0 0 0 1728 10 0 0 25 0 1 0 92547380 68792320 16284 1992294400 134512640 135217611 4294956272 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 16795 16284 77 172 0 16620 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 72540

[startup+51.1016 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 21480
/proc/meminfo: memFree=1868392/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=71980 CPUtime=42.97
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 17493 0 0 0 4286 11 0 0 25 0 1 0 92547380 73707520 17428 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 17995 17428 77 172 0 17820 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 77340

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1862056/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=78600 CPUtime=94.15
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 19190 0 0 0 9402 13 0 0 25 0 1 0 92547380 80486400 19125 1992294400 134512640 135217611 4294956272 18446744073709551615 134537319 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 19650 19125 77 172 0 19475 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 83960

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1858344/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=82480 CPUtime=154.13
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 20087 0 0 0 15399 14 0 0 25 0 1 0 92547380 84459520 20022 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 20620 20022 77 172 0 20445 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 87840

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1855592/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=85500 CPUtime=214.11
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 20776 0 0 0 21397 14 0 0 25 0 1 0 92547380 87552000 20711 1992294400 134512640 135217611 4294956272 18446744073709551615 134532935 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 21375 20711 77 172 0 21200 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 90860

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1834536/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=106676 CPUtime=274.08
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 26023 0 0 0 27390 18 0 0 25 0 1 0 92547380 109236224 25958 1992294400 134512640 135217611 4294956272 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 26669 25958 77 172 0 26494 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 112036

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1825832/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=115448 CPUtime=334.06
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 28180 0 0 0 33386 20 0 0 25 0 1 0 92547380 118218752 28115 1992294400 134512640 135217611 4294956272 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 28862 28115 77 172 0 28687 0

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

/proc/21480/statm: 28934 28238 77 172 0 28759 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 121096

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21480
/proc/meminfo: memFree=1825256/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=115736 CPUtime=633.96
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 28307 0 0 0 63375 21 0 0 25 0 1 0 92547380 118513664 28242 1992294400 134512640 135217611 4294956272 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 28934 28242 77 172 0 28759 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 121096

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1825000/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=115844 CPUtime=693.93
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 28332 0 0 0 69372 21 0 0 25 0 1 0 92547380 118624256 28267 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 28961 28267 77 172 0 28786 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 121204

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1824872/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=115916 CPUtime=753.91
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 28359 0 0 0 75370 21 0 0 25 0 1 0 92547380 118697984 28294 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 28979 28294 77 172 0 28804 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 121276

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1824744/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=116096 CPUtime=813.88
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 28389 0 0 0 81367 21 0 0 25 0 1 0 92547380 118882304 28324 1992294400 134512640 135217611 4294956272 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 29024 28324 77 172 0 28849 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 121456

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1815080/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=125600 CPUtime=873.87
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 30779 0 0 0 87363 24 0 0 25 0 1 0 92547380 128614400 30714 1992294400 134512640 135217611 4294956272 18446744073709551615 134528024 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 31400 30714 77 172 0 31225 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 130960

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1811112/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=129876 CPUtime=933.84
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 31768 0 0 0 93358 26 0 0 25 0 1 0 92547380 132993024 31703 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 32469 31703 77 172 0 32294 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 135236

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1811048/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=129876 CPUtime=993.82
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 31772 0 0 0 99356 26 0 0 25 0 1 0 92547380 132993024 31707 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 32469 31707 77 172 0 32294 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 135236

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1803176/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=137680 CPUtime=1053.79
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 33739 0 0 0 105352 27 0 0 25 0 1 0 92547380 140984320 33674 1992294400 134512640 135217611 4294956272 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 34420 33674 77 172 0 34245 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 143040

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1803112/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=137680 CPUtime=1113.77
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 33743 0 0 0 111350 27 0 0 25 0 1 0 92547380 140984320 33678 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 34420 33678 77 172 0 34245 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 143040

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1803048/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=137680 CPUtime=1173.75
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 33746 0 0 0 117348 27 0 0 25 0 1 0 92547380 140984320 33681 1992294400 134512640 135217611 4294956272 18446744073709551615 134526338 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 34420 33681 77 172 0 34245 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 143040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1803048/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=137680 CPUtime=1191.94
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 33748 0 0 0 119167 27 0 0 25 0 1 0 92547380 140984320 33683 1992294400 134512640 135217611 4294956272 18446744073709551615 134537805 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 34420 33683 77 172 0 34245 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 143040

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21480
/proc/meminfo: memFree=1803048/2055920 swapFree=4181044/4192956
[pid=21477] ppid=21475 vsize=5360 CPUtime=8.08
/proc/21477/stat : 21477 (glucose.sh) S 21475 21477 21025 0 -1 4194304 313 26221 0 0 0 0 782 26 16 0 1 0 92546570 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21477/statm: 1340 238 195 169 0 51 0
[pid=21480] ppid=21477 vsize=137680 CPUtime=1191.94
/proc/21480/stat : 21480 (glucose_static) R 21477 21477 21025 0 -1 4194304 33748 0 0 0 119167 27 0 0 25 0 1 0 92547380 140984320 33683 1992294400 134512640 135217611 4294956272 18446744073709551615 134537805 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21480/statm: 34420 33683 77 172 0 34245 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 143040

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.51
CPU time (s): 1200.02
CPU user time (s): 1199.49
CPU system time (s): 0.53
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 143040

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

runsolver used 1.3328 second user time and 2.96755 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-25 09:40:02
IDJOB=1719272
IDBENCH=20581
IDSOLVER=503
FILE ID=node66/1719272-1240645201
PBS_JOBID= 9186457
Free space on /tmp= 66264 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719272-1240645201/watcher-1719272-1240645201 -o /tmp/evaluation-result-1719272-1240645201/solver-1719272-1240645201 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1719272-1240645201.cnf

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

MD5SUM BENCH= ba6236c6cc840bb0208f73665843c375
RANDOM SEED=1078261238

node66.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.263
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.263
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:       1961112 kB
Buffers:           552 kB
Cached:          36132 kB
SwapCached:       4388 kB
Active:          37112 kB
Inactive:         6032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1961112 kB
SwapTotal:     4192956 kB
SwapFree:      4181044 kB
Dirty:           20328 kB
Writeback:           0 kB
Mapped:          12980 kB
Slab:            37684 kB
Committed_AS:   438628 kB
PageTables:       1360 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= 66240 MiB
End job on node66 at 2009-04-25 10:00:04