Trace number 1563350

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
LySAT i/2009-03-20UNSAT 157.085 157.162

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.6579
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.29/0.37	c ==============================================================================
0.29/0.37	c |           |     ORIGINAL     |              LEARNT              |          |
0.29/0.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.29/0.37	c ==============================================================================
0.29/0.37	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
3.99/4.01	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
3.99/4.02	c ==============================================================================
3.99/4.02	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
3.99/4.02	c CPU time:   3.81742 s
3.99/4.02	c ==============================================================================
4.09/4.19	c lySAT 0.1
4.09/4.19	c minisat core +  additionnal features
4.09/4.19	c ============================[ Problem Statistics ]=============================
4.09/4.19	c |                                                                             |
4.09/4.19	c |  Number of variables:  14948                                                |
4.09/4.19	c |  Number of clauses:    103664                                               |
4.17/4.27	c |  Parsing time:         0.07         s                                       |
157.00/157.14	c restarts              : 748
157.00/157.14	c conflicts             : 386740         (2531 /sec)
157.00/157.14	c decisions             : 725725         (7.19 % random) (4750 /sec)
157.00/157.14	c euip                  : 12207       
157.00/157.14	c propagations          : 145360771      (951328 /sec)
157.00/157.14	c conflict literals     : 15481516       (46.95 % deleted)
157.00/157.14	c Memory used           : 36.00 MB
157.00/157.14	c CPU time              : 152.798 s
157.00/157.14	c 
157.00/157.14	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563350-1238785346/watcher-1563350-1238785346 -o /tmp/evaluation-result-1563350-1238785346/solver-1563350-1238785346 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1563350-1238785346.cnf i 

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.89 1.91 1.48 3/80 16561
/proc/meminfo: memFree=1810176/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=0
/proc/16561/stat : 16561 (lysat.sh) R 16559 16561 16487 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 1151198591 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16561/statm: 1339 234 194 169 0 50 0
[pid=16562] ppid=16561 vsize=1340 CPUtime=0
/proc/16562/stat : 16562 (SatElite) R 16561 16561 16487 0 -1 4194304 239 0 0 0 0 0 0 0 18 0 1 0 1151198591 1372160 223 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/16562/statm: 335 223 51 127 0 205 0

[startup+0.0342519 s]
/proc/loadavg: 1.89 1.91 1.48 3/80 16561
/proc/meminfo: memFree=1810176/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=0
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151198591 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16561/statm: 1339 235 195 169 0 50 0
[pid=16562] ppid=16561 vsize=5276 CPUtime=0.02
/proc/16562/stat : 16562 (SatElite) R 16561 16561 16487 0 -1 4194304 1168 0 0 0 2 0 0 0 18 0 1 0 1151198591 5402624 1152 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/16562/statm: 1319 1152 51 127 0 1189 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10632

[startup+0.10126 s]
/proc/loadavg: 1.89 1.91 1.48 3/80 16561
/proc/meminfo: memFree=1810176/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=0
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151198591 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16561/statm: 1339 235 195 169 0 50 0
[pid=16562] ppid=16561 vsize=15948 CPUtime=0.09
/proc/16562/stat : 16562 (SatElite) R 16561 16561 16487 0 -1 4194304 3422 0 0 0 7 2 0 0 19 0 1 0 1151198591 16330752 3406 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/16562/statm: 3987 3408 51 127 0 3857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21304

[startup+0.301279 s]
/proc/loadavg: 1.89 1.91 1.48 3/80 16561
/proc/meminfo: memFree=1810176/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=0
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151198591 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16561/statm: 1339 235 195 169 0 50 0
[pid=16562] ppid=16561 vsize=41004 CPUtime=0.29
/proc/16562/stat : 16562 (SatElite) R 16561 16561 16487 0 -1 4194304 9923 0 0 0 23 6 0 0 21 0 1 0 1151198591 41988096 9907 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/16562/statm: 10251 9907 51 127 0 10121 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46360

[startup+0.701321 s]
/proc/loadavg: 1.89 1.91 1.48 3/80 16561
/proc/meminfo: memFree=1810176/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=0
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151198591 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16561/statm: 1339 235 195 169 0 50 0
[pid=16562] ppid=16561 vsize=66824 CPUtime=0.69
/proc/16562/stat : 16562 (SatElite) R 16561 16561 16487 0 -1 4194304 13672 0 0 0 60 9 0 0 25 0 1 0 1151198591 68427776 13312 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/16562/statm: 16706 13312 68 127 0 16576 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72180

[startup+1.50141 s]
/proc/loadavg: 1.89 1.91 1.48 2/82 16563
/proc/meminfo: memFree=1749040/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=0
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151198591 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16561/statm: 1339 235 195 169 0 50 0
[pid=16562] ppid=16561 vsize=74264 CPUtime=1.49
/proc/16562/stat : 16562 (SatElite) R 16561 16561 16487 0 -1 4194304 15362 0 0 0 137 12 0 0 25 0 1 0 1151198591 76046336 14988 1992294400 134512640 135034092 4294956096 18446744073709551615 134566526 0 0 4096 3 0 0 0 17 0 0 0
/proc/16562/statm: 18566 14988 68 127 0 18436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79620

[startup+3.10257 s]
/proc/loadavg: 1.89 1.91 1.48 2/82 16563
/proc/meminfo: memFree=1740848/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=0
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151198591 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16561/statm: 1339 235 195 169 0 50 0
[pid=16562] ppid=16561 vsize=77348 CPUtime=3.09
/proc/16562/stat : 16562 (SatElite) R 16561 16561 16487 0 -1 4194304 20493 0 0 0 294 15 0 0 25 0 1 0 1151198591 79204352 15905 1992294400 134512640 135034092 4294956096 18446744073709551615 134541032 0 0 4096 3 0 0 0 17 0 0 0
/proc/16562/statm: 19337 15905 68 127 0 19207 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82704

[startup+6.30191 s]
/proc/loadavg: 1.82 1.89 1.48 2/82 16564
/proc/meminfo: memFree=1785648/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=11460 CPUtime=2.1
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 2671 0 0 0 208 2 0 0 25 0 1 0 1151199010 11735040 2656 1992294400 134512640 135226915 4294956208 18446744073709551615 134525844 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 2865 2656 82 174 0 2688 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16816

[startup+12.7026 s]
/proc/loadavg: 1.75 1.88 1.47 2/82 16564
/proc/meminfo: memFree=1782856/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=14196 CPUtime=8.49
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 3341 0 0 0 847 2 0 0 25 0 1 0 1151199010 14536704 3326 1992294400 134512640 135226915 4294956208 18446744073709551615 134538573 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 3549 3326 82 174 0 3372 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 19552

[startup+25.5019 s]
/proc/loadavg: 1.59 1.84 1.46 2/82 16564
/proc/meminfo: memFree=1778760/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=18036 CPUtime=21.28
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 4320 0 0 0 2125 3 0 0 25 0 1 0 1151199010 18468864 4305 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 4509 4305 82 174 0 4332 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 23392

[startup+51.1016 s]
/proc/loadavg: 1.38 1.77 1.45 2/82 16564
/proc/meminfo: memFree=1772104/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=25072 CPUtime=46.88
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 6048 0 0 0 4683 5 0 0 25 0 1 0 1151199010 25673728 6033 1992294400 134512640 135226915 4294956208 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 6268 6033 82 174 0 6091 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30428

[startup+102.307 s]
/proc/loadavg: 1.16 1.65 1.43 2/82 16564
/proc/meminfo: memFree=1766216/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=30628 CPUtime=98.06
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 7443 0 0 0 9800 6 0 0 25 0 1 0 1151199010 31363072 7428 1992294400 134512640 135226915 4294956208 18446744073709551615 134536858 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 7657 7428 82 174 0 7480 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 35984

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

[startup+127.902 s]
/proc/loadavg: 1.11 1.59 1.41 2/82 16564
/proc/meminfo: memFree=1763400/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=33604 CPUtime=123.64
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 8152 0 0 0 12357 7 0 0 25 0 1 0 1151199010 34410496 8137 1992294400 134512640 135226915 4294956208 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 8401 8137 82 174 0 8224 0
Current children cumulated CPU time (s) 127.81
Current children cumulated vsize (KiB) 38960

[startup+140.703 s]
/proc/loadavg: 1.08 1.56 1.41 2/82 16564
/proc/meminfo: memFree=1763016/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=34072 CPUtime=136.44
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 8246 0 0 0 13637 7 0 0 25 0 1 0 1151199010 34889728 8231 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 8518 8231 82 174 0 8341 0
Current children cumulated CPU time (s) 140.61
Current children cumulated vsize (KiB) 39428

[startup+147.102 s]
/proc/loadavg: 1.08 1.55 1.40 2/82 16564
/proc/meminfo: memFree=1762568/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=34852 CPUtime=142.84
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 8459 0 0 0 14277 7 0 0 25 0 1 0 1151199010 35688448 8444 1992294400 134512640 135226915 4294956208 18446744073709551615 134538588 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 8713 8444 82 174 0 8536 0
Current children cumulated CPU time (s) 147.01
Current children cumulated vsize (KiB) 40208

[startup+153.501 s]
/proc/loadavg: 1.06 1.54 1.40 2/82 16564
/proc/meminfo: memFree=1760776/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=36336 CPUtime=149.22
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 8821 0 0 0 14915 7 0 0 25 0 1 0 1151199010 37208064 8806 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 9084 8806 82 174 0 8907 0
Current children cumulated CPU time (s) 153.39
Current children cumulated vsize (KiB) 41692

[startup+155.107 s]
/proc/loadavg: 1.06 1.54 1.40 2/82 16564
/proc/meminfo: memFree=1760200/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=36736 CPUtime=150.83
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 8932 0 0 0 15076 7 0 0 25 0 1 0 1151199010 37617664 8917 1992294400 134512640 135226915 4294956208 18446744073709551615 134548063 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 9184 8917 82 174 0 9007 0
Current children cumulated CPU time (s) 155
Current children cumulated vsize (KiB) 42092

[startup+155.902 s]
/proc/loadavg: 1.06 1.54 1.40 2/82 16564
/proc/meminfo: memFree=1760200/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=36864 CPUtime=151.63
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 8975 0 0 0 15155 8 0 0 25 0 1 0 1151199010 37748736 8960 1992294400 134512640 135226915 4294956208 18446744073709551615 134537019 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 9216 8960 82 174 0 9039 0
Current children cumulated CPU time (s) 155.8
Current children cumulated vsize (KiB) 42220

[startup+156.702 s]
/proc/loadavg: 1.06 1.54 1.40 2/82 16564
/proc/meminfo: memFree=1759944/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=36864 CPUtime=152.43
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 8980 0 0 0 15235 8 0 0 25 0 1 0 1151199010 37748736 8965 1992294400 134512640 135226915 4294956208 18446744073709551615 134536858 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 9216 8965 82 174 0 9039 0
Current children cumulated CPU time (s) 156.6
Current children cumulated vsize (KiB) 42220

[startup+157.102 s]
/proc/loadavg: 1.06 1.54 1.40 2/82 16564
/proc/meminfo: memFree=1759944/2055912 swapFree=4170588/4192956
[pid=16561] ppid=16559 vsize=5356 CPUtime=4.17
/proc/16561/stat : 16561 (lysat.sh) S 16559 16561 16487 0 -1 4194304 310 28383 0 0 0 0 396 21 16 0 1 0 1151198591 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16561/statm: 1339 237 195 169 0 50 0
[pid=16564] ppid=16561 vsize=36864 CPUtime=152.83
/proc/16564/stat : 16564 (LySATi) R 16561 16561 16487 0 -1 4194304 8980 0 0 0 15275 8 0 0 25 0 1 0 1151199010 37748736 8965 1992294400 134512640 135226915 4294956208 18446744073709551615 134543615 0 0 4096 3 0 0 0 17 0 0 0
/proc/16564/statm: 9216 8965 82 174 0 9039 0
Current children cumulated CPU time (s) 157
Current children cumulated vsize (KiB) 42220

Child status: 20
Real time (s): 157.162
CPU time (s): 157.085
CPU user time (s): 156.77
CPU system time (s): 0.314952
CPU usage (%): 99.9508
Max. virtual memory (cumulated for all children) (KiB): 86864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 156.77
system time used= 0.314952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37834
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= 39
involuntary context switches= 514

runsolver used 0.198969 second user time and 0.528919 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-03 21:02:27
IDJOB=1563350
IDBENCH=70952
IDSOLVER=511
FILE ID=node78/1563350-1238785346
PBS_JOBID= 9085622
Free space on /tmp= 126844 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563350-1238785346/watcher-1563350-1238785346 -o /tmp/evaluation-result-1563350-1238785346/solver-1563350-1238785346 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1563350-1238785346.cnf i

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1221166903

node78.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	: 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.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:      2055912 kB
MemFree:       1810664 kB
Buffers:         27728 kB
Cached:         141724 kB
SwapCached:       7620 kB
Active:          66884 kB
Inactive:       112760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1810664 kB
SwapTotal:     4192956 kB
SwapFree:      4170588 kB
Dirty:            9128 kB
Writeback:           0 kB
Mapped:          15872 kB
Slab:            49808 kB
Committed_AS:  2909332 kB
PageTables:       2556 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= 126840 MiB
End job on node78 at 2009-04-03 21:05:04