Trace number 1726563

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.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    9601    28996 |    2880       0        0     nan |  0.000 % |
0.04/0.08	c |         0 |    9408    31466 |      --       0       --      -- |     --   | -193/2470
0.04/0.08	c ==============================================================================
0.04/0.08	c Result  :   #vars: 579   #clauses: 9408   #literals: 31466
0.04/0.08	c CPU time:   0.081987 s
0.04/0.08	c ==============================================================================
0.04/0.09	c
0.04/0.09	c Starting glucose
0.04/0.09	c
0.04/0.09	
0.04/0.09	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.04/0.09	
0.04/0.09	c ============================[ Problem Statistics ]=============================
0.04/0.09	c |                                                                             |
0.04/0.09	c |  Number of variables:  579                                                  |
0.04/0.09	c |  Number of clauses:    9408                                                 |
0.08/0.10	c |  Parsing time:         0.01         s                                       |
1200.02/1200.41	HOME/glucose.sh: line 55: 23831 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-1726563-1240713935/watcher-1726563-1240713935 -o /tmp/evaluation-result-1726563-1240713935/solver-1726563-1240713935 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1726563-1240713935.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.00 1.00 3/64 23828
/proc/meminfo: memFree=1532400/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 99426991 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 236 195 169 0 51 0
[pid=23829] ppid=23828 vsize=1008 CPUtime=0
/proc/23829/stat : 23829 (SatELite_releas) R 23828 23828 20246 0 -1 4194304 136 0 0 0 0 0 0 0 19 0 1 0 99426991 1032192 120 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/23829/statm: 252 121 50 174 0 75 0

[startup+0.0464349 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23828
/proc/meminfo: memFree=1532400/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 99426991 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 236 195 169 0 51 0
[pid=23829] ppid=23828 vsize=2160 CPUtime=0.04
/proc/23829/stat : 23829 (SatELite_releas) R 23828 23828 20246 0 -1 4194304 406 0 0 0 4 0 0 0 19 0 1 0 99426991 2211840 390 1992294400 134512640 135225430 4294956160 18446744073709551615 134548782 0 0 4096 3 0 0 0 17 0 0 0
/proc/23829/statm: 540 390 77 174 0 363 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7520

[startup+0.101443 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23828
/proc/meminfo: memFree=1532400/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.301465 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23828
/proc/meminfo: memFree=1532400/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.701506 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23828
/proc/meminfo: memFree=1532400/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+1.50259 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1529952/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=3880 CPUtime=1.39
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 630 0 0 0 139 0 0 0 25 0 1 0 99427001 3973120 616 1992294400 134512640 135217611 4294956272 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 970 616 75 172 0 795 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9240

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1529184/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=4456 CPUtime=2.99
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 771 0 0 0 299 0 0 0 25 0 1 0 99427001 4562944 757 1992294400 134512640 135217611 4294956272 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 1114 757 75 172 0 939 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9816

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1528288/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=5168 CPUtime=6.19
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 976 0 0 0 619 0 0 0 25 0 1 0 99427001 5292032 962 1992294400 134512640 135217611 4294956272 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 1292 962 75 172 0 1117 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10528

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1527136/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=6276 CPUtime=12.59
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 1241 0 0 0 1259 0 0 0 25 0 1 0 99427001 6426624 1227 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 1569 1227 76 172 0 1394 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11636

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1525920/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=7524 CPUtime=25.38
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 1544 0 0 0 2538 0 0 0 25 0 1 0 99427001 7704576 1530 1992294400 134512640 135217611 4294956272 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 1881 1530 76 172 0 1706 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12884

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1524064/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=9384 CPUtime=50.98
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 2004 0 0 0 5097 1 0 0 25 0 1 0 99427001 9609216 1990 1992294400 134512640 135217611 4294956272 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 2346 1990 76 172 0 2171 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14744

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1521952/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=11668 CPUtime=102.17
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 2528 0 0 0 10216 1 0 0 25 0 1 0 99427001 11948032 2514 1992294400 134512640 135217611 4294956272 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 2917 2514 76 172 0 2742 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17028

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1519328/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=14448 CPUtime=162.14
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 3162 0 0 0 16213 1 0 0 25 0 1 0 99427001 14794752 3148 1992294400 134512640 135217611 4294956272 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 3612 3148 76 172 0 3437 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19808

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1517152/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=16548 CPUtime=222.13
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 3692 0 0 0 22211 2 0 0 25 0 1 0 99427001 16945152 3678 1992294400 134512640 135217611 4294956272 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 4137 3678 76 172 0 3962 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 21908

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1516064/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=17808 CPUtime=282.11
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 3978 0 0 0 28209 2 0 0 25 0 1 0 99427001 18235392 3964 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 4452 3964 76 172 0 4277 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 23168

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1514656/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=19200 CPUtime=342.09
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 4318 0 0 0 34206 3 0 0 25 0 1 0 99427001 19660800 4304 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 4800 4304 76 172 0 4625 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 24560

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1513824/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0

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

[pid=23831] ppid=23828 vsize=21084 CPUtime=462.05
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 4712 0 0 0 46202 3 0 0 25 0 1 0 99427001 21590016 4698 1992294400 134512640 135217611 4294956272 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 5271 4698 76 172 0 5096 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 26444

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1512096/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=22080 CPUtime=522.03
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 4950 0 0 0 52200 3 0 0 25 0 1 0 99427001 22609920 4933 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 5520 4933 76 172 0 5345 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 27440

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1510880/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=23380 CPUtime=582.02
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 5254 0 0 0 58198 4 0 0 25 0 1 0 99427001 23941120 5237 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 5845 5237 76 172 0 5670 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 28740

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1509664/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=24720 CPUtime=642
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 5549 0 0 0 64196 4 0 0 25 0 1 0 99427001 25313280 5532 1992294400 134512640 135217611 4294956272 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 6180 5532 76 172 0 6005 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 30080

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1509152/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=25264 CPUtime=701.98
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 5678 0 0 0 70194 4 0 0 25 0 1 0 99427001 25870336 5661 1992294400 134512640 135217611 4294956272 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 6316 5661 76 172 0 6141 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 30624

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1508448/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=25988 CPUtime=761.97
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 5843 0 0 0 76193 4 0 0 25 0 1 0 99427001 26611712 5826 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 6497 5826 76 172 0 6322 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 31348

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1507040/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=27440 CPUtime=821.94
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 6195 0 0 0 82189 5 0 0 25 0 1 0 99427001 28098560 6178 1992294400 134512640 135217611 4294956272 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 6860 6178 76 172 0 6685 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 32800

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23831
/proc/meminfo: memFree=1506784/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=27732 CPUtime=881.93
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 6272 0 0 0 88188 5 0 0 25 0 1 0 99427001 28397568 6255 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 6933 6255 76 172 0 6758 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 33092

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23837
/proc/meminfo: memFree=1506336/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=27948 CPUtime=941.91
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 6328 0 0 0 94185 6 0 0 25 0 1 0 99427001 28618752 6311 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 6987 6311 76 172 0 6812 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 33308

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23837
/proc/meminfo: memFree=1506016/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=28380 CPUtime=1001.89
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 6421 0 0 0 100183 6 0 0 25 0 1 0 99427001 29061120 6404 1992294400 134512640 135217611 4294956272 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 7095 6404 76 172 0 6920 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 33740

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23837
/proc/meminfo: memFree=1505056/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=29392 CPUtime=1061.87
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 6673 0 0 0 106181 6 0 0 25 0 1 0 99427001 30097408 6656 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 7348 6656 76 172 0 7173 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 34752

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23837
/proc/meminfo: memFree=1504096/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=30484 CPUtime=1121.87
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 6927 0 0 0 112180 7 0 0 25 0 1 0 99427001 31215616 6910 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 7621 6910 76 172 0 7446 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 35844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23837
/proc/meminfo: memFree=1503648/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=31212 CPUtime=1181.84
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 7055 0 0 0 118177 7 0 0 25 0 1 0 99427001 31961088 7038 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 7803 7038 76 172 0 7628 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 36572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23837
/proc/meminfo: memFree=1503520/2055920 swapFree=4180592/4192956
[pid=23828] ppid=23826 vsize=5360 CPUtime=0.08
/proc/23828/stat : 23828 (glucose.sh) S 23826 23828 20246 0 -1 4194304 313 435 0 0 0 0 8 0 17 0 1 0 99426991 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23828/statm: 1340 238 195 169 0 51 0
[pid=23831] ppid=23828 vsize=31212 CPUtime=1199.94
/proc/23831/stat : 23831 (glucose_static) R 23828 23828 20246 0 -1 4194304 7062 0 0 0 119987 7 0 0 25 0 1 0 99427001 31961088 7045 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23831/statm: 7803 7045 76 172 0 7628 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 36572

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)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.97
CPU system time (s): 0.083987
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 36572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7821
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= 16
involuntary context switches= 1175

runsolver used 1.04684 second user time and 3.33149 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-26 04:45:35
IDJOB=1726563
IDBENCH=24617
IDSOLVER=503
FILE ID=node24/1726563-1240713935
PBS_JOBID= 9186805
Free space on /tmp= 66240 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726563-1240713935/watcher-1726563-1240713935 -o /tmp/evaluation-result-1726563-1240713935/solver-1726563-1240713935 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1726563-1240713935.cnf

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

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=1507558260

node24.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.232
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.232
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:       1532880 kB
Buffers:         50524 kB
Cached:         394856 kB
SwapCached:       6208 kB
Active:         203368 kB
Inactive:       250760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1532880 kB
SwapTotal:     4192956 kB
SwapFree:      4180592 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            54796 kB
Committed_AS:   410552 kB
PageTables:       1440 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 node24 at 2009-04-26 05:05:37