Trace number 1775323

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 400.682 400.803

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.8868
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   22229    75188 |    6668       0        0     nan |  0.000 % |
0.01/0.06	c |         0 |   22219    75371 |      --       0       --      -- |     --   | -10/183
0.01/0.06	c ==============================================================================
0.01/0.06	c Result  :   #vars: 3491   #clauses: 22219   #literals: 75371
0.01/0.06	c CPU time:   0.056991 s
0.01/0.06	c ==============================================================================
0.01/0.09	c lySAT 0.1
0.01/0.09	c minisat core +  additionnal features
0.01/0.09	c ============================[ Problem Statistics ]=============================
0.01/0.09	c |                                                                             |
0.01/0.09	c |  Number of variables:  3491                                                 |
0.01/0.09	c |  Number of clauses:    22219                                                |
0.08/0.11	c |  Parsing time:         0.01         s                                       |
400.55/400.79	c restarts              : 1354
400.55/400.79	c conflicts             : 1065217        (2660 /sec)
400.55/400.79	c decisions             : 1804609        (1.70 % random) (4506 /sec)
400.55/400.79	c euip                  : 47120       
400.55/400.79	c propagations          : 231294143      (577562 /sec)
400.55/400.79	c conflict literals     : 21853403       (55.48 % deleted)
400.55/400.79	c Memory used           : 38.36 MB
400.55/400.79	c CPU time              : 400.466 s
400.55/400.79	c 
400.55/400.79	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-1775323-1241247978/watcher-1775323-1241247978 -o /tmp/evaluation-result-1775323-1241247978/solver-1775323-1241247978 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775323-1241247978.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.99 0.98 0.99 3/64 31436
/proc/meminfo: memFree=1165480/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152831015 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31436/statm: 1339 235 195 169 0 50 0
[pid=31437] ppid=31436 vsize=1224 CPUtime=0
/proc/31437/stat : 31437 (SatElite) R 31436 31436 31333 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 152831016 1253376 210 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/31437/statm: 306 211 50 127 0 176 0

[startup+0.0278589 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31436
/proc/meminfo: memFree=1165480/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152831015 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31436/statm: 1339 235 195 169 0 50 0
[pid=31437] ppid=31436 vsize=2920 CPUtime=0.01
/proc/31437/stat : 31437 (SatElite) R 31436 31436 31333 0 -1 4194304 636 0 0 0 1 0 0 0 18 0 1 0 152831016 2990080 620 1992294400 134512640 135034092 4294956112 18446744073709551615 134566728 0 0 4096 3 0 0 0 17 1 0 0
/proc/31437/statm: 730 620 68 127 0 600 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8276

[startup+0.101869 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31436
/proc/meminfo: memFree=1165480/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.301897 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31436
/proc/meminfo: memFree=1165480/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.701941 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31436
/proc/meminfo: memFree=1165480/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+1.50202 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1162072/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=4292 CPUtime=1.39
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 820 0 0 0 139 0 0 0 25 0 1 0 152831025 4395008 805 1992294400 134512640 135226915 4294956224 18446744073709551615 134540990 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 1073 805 82 174 0 896 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9648

[startup+3.10119 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1161176/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=5264 CPUtime=2.99
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 1061 0 0 0 299 0 0 0 25 0 1 0 152831025 5390336 1046 1992294400 134512640 135226915 4294956224 18446744073709551615 134736175 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 1316 1046 82 174 0 1139 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10620

[startup+6.30154 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1159832/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=6544 CPUtime=6.19
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 1371 0 0 0 619 0 0 0 25 0 1 0 152831025 6701056 1356 1992294400 134512640 135226915 4294956224 18446744073709551615 134537354 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 1636 1356 82 174 0 1459 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11900

[startup+12.7022 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1157728/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=8788 CPUtime=12.59
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 1911 0 0 0 1258 1 0 0 25 0 1 0 152831025 8998912 1896 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 2197 1896 82 174 0 2020 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14144

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1154528/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=11604 CPUtime=25.38
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 2590 0 0 0 2537 1 0 0 25 0 1 0 152831025 11882496 2575 1992294400 134512640 135226915 4294956224 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 2901 2575 82 174 0 2724 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16960

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1150944/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=15436 CPUtime=50.98
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 3478 0 0 0 5095 3 0 0 25 0 1 0 152831025 15806464 3463 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 3859 3463 82 174 0 3682 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20792

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1144928/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=21764 CPUtime=102.17
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 4975 0 0 0 10212 5 0 0 25 0 1 0 152831025 22286336 4960 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 5441 4960 82 174 0 5264 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27120

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1140064/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=27380 CPUtime=162.14
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 6228 0 0 0 16208 6 0 0 25 0 1 0 152831025 28037120 6213 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 6845 6213 82 174 0 6668 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 32736

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1136736/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=30616 CPUtime=222.13
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 7013 0 0 0 22205 8 0 0 25 0 1 0 152831025 31350784 6998 1992294400 134512640 135226915 4294956224 18446744073709551615 134526550 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 7654 6998 82 174 0 7477 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 35972

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1130592/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=36908 CPUtime=282.12
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 8541 0 0 0 28202 10 0 0 25 0 1 0 152831025 37793792 8526 1992294400 134512640 135226915 4294956224 18446744073709551615 134538857 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 9227 8526 82 174 0 9050 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 42264

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1130016/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=37560 CPUtime=342.09
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 8675 0 0 0 34199 10 0 0 25 0 1 0 152831025 38461440 8660 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 9390 8660 82 174 0 9213 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 42916

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

[startup+358.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1129760/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=38276 CPUtime=358.09
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 8754 0 0 0 35799 10 0 0 25 0 1 0 152831025 39194624 8739 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 9569 8739 82 174 0 9392 0
Current children cumulated CPU time (s) 358.17
Current children cumulated vsize (KiB) 43632

[startup+383.905 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1128800/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=39280 CPUtime=383.68
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 8986 0 0 0 38358 10 0 0 25 0 1 0 152831025 40222720 8971 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 9820 8971 82 174 0 9643 0
Current children cumulated CPU time (s) 383.76
Current children cumulated vsize (KiB) 44636

[startup+390.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1128800/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=39280 CPUtime=390.07
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 8986 0 0 0 38997 10 0 0 25 0 1 0 152831025 40222720 8971 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 9820 8971 82 174 0 9643 0
Current children cumulated CPU time (s) 390.15
Current children cumulated vsize (KiB) 44636

[startup+396.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1128800/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=39280 CPUtime=396.47
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 8986 0 0 0 39637 10 0 0 25 0 1 0 152831025 40222720 8971 1992294400 134512640 135226915 4294956224 18446744073709551615 134527027 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 9820 8971 82 174 0 9643 0
Current children cumulated CPU time (s) 396.55
Current children cumulated vsize (KiB) 44636

[startup+398.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1128800/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=39280 CPUtime=398.07
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 8986 0 0 0 39797 10 0 0 25 0 1 0 152831025 40222720 8971 1992294400 134512640 135226915 4294956224 18446744073709551615 134531420 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 9820 8971 82 174 0 9643 0
Current children cumulated CPU time (s) 398.15
Current children cumulated vsize (KiB) 44636

[startup+399.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1128800/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=39280 CPUtime=399.67
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 8986 0 0 0 39957 10 0 0 25 0 1 0 152831025 40222720 8971 1992294400 134512640 135226915 4294956224 18446744073709551615 134551669 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 9820 8971 82 174 0 9643 0
Current children cumulated CPU time (s) 399.75
Current children cumulated vsize (KiB) 44636

[startup+400.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1128800/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=39280 CPUtime=400.08
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 8986 0 0 0 39998 10 0 0 25 0 1 0 152831025 40222720 8971 1992294400 134512640 135226915 4294956224 18446744073709551615 134536899 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 9820 8971 82 174 0 9643 0
Current children cumulated CPU time (s) 400.16
Current children cumulated vsize (KiB) 44636

[startup+400.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1128800/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5356 CPUtime=0.08
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 310 641 0 0 0 0 8 0 16 0 1 0 152831015 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31436/statm: 1339 237 195 169 0 50 0
[pid=31439] ppid=31436 vsize=39280 CPUtime=400.47
/proc/31439/stat : 31439 (LySATi) R 31436 31436 31333 0 -1 4194304 8986 0 0 0 40037 10 0 0 25 0 1 0 152831025 40222720 8971 1992294400 134512640 135226915 4294956224 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 1 0 0
/proc/31439/statm: 9820 8971 82 174 0 9643 0
Current children cumulated CPU time (s) 400.55
Current children cumulated vsize (KiB) 44636

[startup+400.801 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31439
/proc/meminfo: memFree=1128800/2055920 swapFree=4191900/4192956
[pid=31436] ppid=31434 vsize=5360 CPUtime=400.67
/proc/31436/stat : 31436 (lysat.sh) S 31434 31436 31333 0 -1 4194304 338 9634 0 0 0 0 40055 12 18 0 1 0 152831015 5488640 240 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31436/statm: 1340 240 196 169 0 51 0
Current children cumulated CPU time (s) 400.67
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 400.803
CPU time (s): 400.682
CPU user time (s): 400.553
CPU system time (s): 0.12898
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 44636

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

runsolver used 0.483926 second user time and 0.901862 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-02 09:06:18
IDJOB=1775323
IDBENCH=71729
IDSOLVER=609
FILE ID=node21/1775323-1241247978
PBS_JOBID= 9224886
Free space on /tmp= 66484 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775323-1241247978/watcher-1775323-1241247978 -o /tmp/evaluation-result-1775323-1241247978/solver-1775323-1241247978 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775323-1241247978.cnf i

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED=152520888

node21.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.233
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.233
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:       1165960 kB
Buffers:         74080 kB
Cached:         703648 kB
SwapCached:        260 kB
Active:          33272 kB
Inactive:       757720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165960 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2556 kB
Writeback:           0 kB
Mapped:          21780 kB
Slab:            84948 kB
Committed_AS:   767108 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= 66480 MiB
End job on node21 at 2009-05-02 09:12:59