Trace number 1774493

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.768 157.843

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.2819
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.01	c ==============================================================================
3.99/4.01	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
3.99/4.01	c CPU time:   3.81842 s
3.99/4.01	c ==============================================================================
4.08/4.18	c lySAT 0.1
4.08/4.18	c minisat core +  additionnal features
4.08/4.18	c ============================[ Problem Statistics ]=============================
4.08/4.18	c |                                                                             |
4.08/4.18	c |  Number of variables:  14948                                                |
4.08/4.18	c |  Number of clauses:    103664                                               |
4.18/4.26	c |  Parsing time:         0.07         s                                       |
157.71/157.82	c restarts              : 748
157.71/157.82	c conflicts             : 386740         (2520 /sec)
157.71/157.82	c decisions             : 725725         (7.19 % random) (4729 /sec)
157.71/157.82	c euip                  : 12207       
157.71/157.82	c propagations          : 145360771      (947188 /sec)
157.71/157.82	c conflict literals     : 15481516       (46.95 % deleted)
157.71/157.82	c Memory used           : 36.00 MB
157.71/157.82	c CPU time              : 153.466 s
157.71/157.82	c 
157.71/157.83	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-1774493-1241242883/watcher-1774493-1241242883 -o /tmp/evaluation-result-1774493-1241242883/solver-1774493-1241242883 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1774493-1241242883.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31488
/proc/meminfo: memFree=1338640/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=0
/proc/31488/stat : 31488 (lysat.sh) R 31486 31488 31451 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 152322373 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 252429527711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31488/statm: 1339 234 194 169 0 50 0
[pid=31489] ppid=31488 vsize=988 CPUtime=0
/proc/31489/stat : 31489 (SatElite) R 31488 31488 31451 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 152322374 1011712 153 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31489/statm: 247 154 51 127 0 117 0

[startup+0.0760151 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31488
/proc/meminfo: memFree=1338640/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=0
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152322373 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31488/statm: 1339 235 195 169 0 50 0
[pid=31489] ppid=31488 vsize=10700 CPUtime=0.07
/proc/31489/stat : 31489 (SatElite) R 31488 31488 31451 0 -1 4194304 2561 0 0 0 6 1 0 0 19 0 1 0 152322374 10956800 2546 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31489/statm: 2675 2546 51 127 0 2545 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16056

[startup+0.101017 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31488
/proc/meminfo: memFree=1338640/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=0
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152322373 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31488/statm: 1339 235 195 169 0 50 0
[pid=31489] ppid=31488 vsize=15948 CPUtime=0.09
/proc/31489/stat : 31489 (SatElite) R 31488 31488 31451 0 -1 4194304 3440 0 0 0 8 1 0 0 19 0 1 0 152322374 16330752 3424 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31489/statm: 3987 3426 51 127 0 3857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21304

[startup+0.301036 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31488
/proc/meminfo: memFree=1338640/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=0
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152322373 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31488/statm: 1339 235 195 169 0 50 0
[pid=31489] ppid=31488 vsize=41400 CPUtime=0.29
/proc/31489/stat : 31489 (SatElite) R 31488 31488 31451 0 -1 4194304 10021 0 0 0 24 5 0 0 21 0 1 0 152322374 42393600 10005 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31489/statm: 10350 10007 51 127 0 10220 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46756

[startup+0.701077 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31488
/proc/meminfo: memFree=1338640/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=0
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152322373 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31488/statm: 1339 235 195 169 0 50 0
[pid=31489] ppid=31488 vsize=66824 CPUtime=0.69
/proc/31489/stat : 31489 (SatElite) R 31488 31488 31451 0 -1 4194304 13682 0 0 0 61 8 0 0 25 0 1 0 152322374 68427776 13322 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/31489/statm: 16706 13322 68 127 0 16576 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72180

[startup+1.50116 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 31490
/proc/meminfo: memFree=1277376/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=0
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152322373 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31488/statm: 1339 235 195 169 0 50 0
[pid=31489] ppid=31488 vsize=74264 CPUtime=1.49
/proc/31489/stat : 31489 (SatElite) R 31488 31488 31451 0 -1 4194304 15362 0 0 0 137 12 0 0 25 0 1 0 152322374 76046336 14988 1992294400 134512640 135034092 4294956112 18446744073709551615 134566346 0 0 4096 3 0 0 0 17 0 0 0
/proc/31489/statm: 18566 14988 68 127 0 18436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79620

[startup+3.10131 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 31490
/proc/meminfo: memFree=1270016/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=0
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152322373 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31488/statm: 1339 235 195 169 0 50 0
[pid=31489] ppid=31488 vsize=73928 CPUtime=3.09
/proc/31489/stat : 31489 (SatElite) R 31488 31488 31451 0 -1 4194304 20494 0 0 0 294 15 0 0 25 0 1 0 152322374 75702272 15051 1992294400 134512640 135034092 4294956112 18446744073709551615 134543199 0 0 4096 3 0 0 0 17 0 0 0
/proc/31489/statm: 18482 15051 68 127 0 18352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79284

[startup+6.30264 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1314048/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=11460 CPUtime=2.1
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 2667 0 0 0 208 2 0 0 25 0 1 0 152322792 11735040 2652 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/31491/statm: 2865 2652 82 174 0 2688 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16816

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1311624/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=14064 CPUtime=8.48
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 3325 0 0 0 846 2 0 0 25 0 1 0 152322792 14401536 3310 1992294400 134512640 135226915 4294956224 18446744073709551615 134538857 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 3516 3310 82 174 0 3339 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 19420

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1307288/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=18036 CPUtime=21.28
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 4320 0 0 0 2125 3 0 0 25 0 1 0 152322792 18468864 4305 1992294400 134512640 135226915 4294956224 18446744073709551615 134538582 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 4509 4305 82 174 0 4332 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23392

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1300824/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=24808 CPUtime=46.88
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 5983 0 0 0 4682 6 0 0 25 0 1 0 152322792 25403392 5968 1992294400 134512640 135226915 4294956224 18446744073709551615 134537043 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 6202 5968 82 174 0 6025 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 30164

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1295000/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=30500 CPUtime=98.05
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 7404 0 0 0 9798 7 0 0 25 0 1 0 152322792 31232000 7389 1992294400 134512640 135226915 4294956224 18446744073709551615 134537375 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 7625 7389 82 174 0 7448 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 35856

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

[startup+127.902 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1291992/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=33604 CPUtime=123.64
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 8152 0 0 0 12355 9 0 0 25 0 1 0 152322792 34410496 8137 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 8401 8137 82 174 0 8224 0
Current children cumulated CPU time (s) 127.82
Current children cumulated vsize (KiB) 38960

[startup+140.702 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1291672/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=33932 CPUtime=136.44
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 8240 0 0 0 13635 9 0 0 25 0 1 0 152322792 34746368 8225 1992294400 134512640 135226915 4294956224 18446744073709551615 134538568 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 8483 8225 82 174 0 8306 0
Current children cumulated CPU time (s) 140.62
Current children cumulated vsize (KiB) 39288

[startup+147.102 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1291352/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=34592 CPUtime=142.83
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 8382 0 0 0 14274 9 0 0 25 0 1 0 152322792 35422208 8367 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 8648 8367 82 174 0 8471 0
Current children cumulated CPU time (s) 147.01
Current children cumulated vsize (KiB) 39948

[startup+153.501 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1289560/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=36076 CPUtime=149.23
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 8781 0 0 0 14914 9 0 0 25 0 1 0 152322792 36941824 8766 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 9019 8766 82 174 0 8842 0
Current children cumulated CPU time (s) 153.41
Current children cumulated vsize (KiB) 41432

[startup+155.105 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1288984/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=36604 CPUtime=150.83
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 8886 0 0 0 15074 9 0 0 25 0 1 0 152322792 37482496 8871 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 9151 8871 82 174 0 8974 0
Current children cumulated CPU time (s) 155.01
Current children cumulated vsize (KiB) 41960

[startup+156.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1288728/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=36864 CPUtime=152.43
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 8977 0 0 0 15234 9 0 0 25 0 1 0 152322792 37748736 8962 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 9216 8962 82 174 0 9039 0
Current children cumulated CPU time (s) 156.61
Current children cumulated vsize (KiB) 42220

[startup+157.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1288600/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=36864 CPUtime=153.23
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 8980 0 0 0 15314 9 0 0 25 0 1 0 152322792 37748736 8965 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 9216 8965 82 174 0 9039 0
Current children cumulated CPU time (s) 157.41
Current children cumulated vsize (KiB) 42220

[startup+157.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1288600/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=36864 CPUtime=153.43
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 8980 0 0 0 15334 9 0 0 25 0 1 0 152322792 37748736 8965 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 9216 8965 82 174 0 9039 0
Current children cumulated CPU time (s) 157.61
Current children cumulated vsize (KiB) 42220

[startup+157.802 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31491
/proc/meminfo: memFree=1288600/2055920 swapFree=4175308/4192956
[pid=31488] ppid=31486 vsize=5356 CPUtime=4.18
/proc/31488/stat : 31488 (lysat.sh) S 31486 31488 31451 0 -1 4194304 310 28383 0 0 0 0 397 21 16 0 1 0 152322373 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31488/statm: 1339 237 195 169 0 50 0
[pid=31491] ppid=31488 vsize=36864 CPUtime=153.53
/proc/31491/stat : 31491 (LySATi) R 31488 31488 31451 0 -1 4194304 8980 0 0 0 15344 9 0 0 25 0 1 0 152322792 37748736 8965 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31491/statm: 9216 8965 82 174 0 9039 0
Current children cumulated CPU time (s) 157.71
Current children cumulated vsize (KiB) 42220

Child status: 20
Real time (s): 157.843
CPU time (s): 157.768
CPU user time (s): 157.437
CPU system time (s): 0.330949
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 86840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.437
system time used= 0.330949
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= 37
involuntary context switches= 327

runsolver used 0.152976 second user time and 0.427934 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-02 07:41:24
IDJOB=1774493
IDBENCH=70952
IDSOLVER=609
FILE ID=node12/1774493-1241242883
PBS_JOBID= 9224862
Free space on /tmp= 66476 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-1774493-1241242883/watcher-1774493-1241242883 -o /tmp/evaluation-result-1774493-1241242883/solver-1774493-1241242883 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1774493-1241242883.cnf i

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=797690044

node12.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.213
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.213
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:       1339064 kB
Buffers:         75404 kB
Cached:         540716 kB
SwapCached:      11928 kB
Active:          90932 kB
Inactive:       539392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339064 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            9200 kB
Writeback:           0 kB
Mapped:          13424 kB
Slab:            72524 kB
Committed_AS:   822152 kB
PageTables:       1376 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= 66472 MiB
End job on node12 at 2009-05-02 07:44:02