Trace number 1775403

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 728.298 728.688

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark579.848
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
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...
1.09/1.16	c ==============================================================================
1.09/1.16	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.16	c ==============================================================================
1.09/1.16	c |         0 | 1100499  2567831 |  330149       0        0     nan |  0.000 % |
8.18/8.26	c |         0 |  456317  1844839 |      --       0       --      -- |     --   | -644180/-722987
8.18/8.27	c ==============================================================================
8.18/8.27	c Result  :   #vars: 56393   #clauses: 456317   #literals: 1844839
8.18/8.27	c CPU time:   7.80781 s
8.18/8.27	c ==============================================================================
9.01/9.30	c lySAT 0.1
9.01/9.30	c minisat core +  additionnal features
9.01/9.30	c ============================[ Problem Statistics ]=============================
9.01/9.30	c |                                                                             |
9.11/9.30	c |  Number of variables:  56393                                                |
9.11/9.30	c |  Number of clauses:    456317                                               |
9.11/9.65	c |  Parsing time:         0.31         s                                       |
728.19/728.63	c restarts              : 4846
728.19/728.63	c conflicts             : 1369033        (1904 /sec)
728.19/728.63	c decisions             : 5279690        (3.64 % random) (7345 /sec)
728.19/728.63	c euip                  : 44958       
728.19/728.63	c propagations          : 543249730      (755717 /sec)
728.19/728.63	c conflict literals     : 50504460       (35.33 % deleted)
728.19/728.63	c Memory used           : 108.58 MB
728.19/728.63	c CPU time              : 718.854 s
728.19/728.63	c 
728.19/728.65	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-1775403-1241248380/watcher-1775403-1241248380 -o /tmp/evaluation-result-1775403-1241248380/solver-1775403-1241248380 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775403-1241248380.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 31466
/proc/meminfo: memFree=1140080/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=0
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152871281 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31466/statm: 1339 235 195 169 0 50 0
[pid=31467] ppid=31466 vsize=1616 CPUtime=0
/proc/31467/stat : 31467 (SatElite) R 31466 31466 31333 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 152871281 1654784 277 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/31467/statm: 404 278 50 127 0 274 0

[startup+0.081872 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31466
/proc/meminfo: memFree=1140080/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=0
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152871281 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31466/statm: 1339 235 195 169 0 50 0
[pid=31467] ppid=31466 vsize=10988 CPUtime=0.07
/proc/31467/stat : 31467 (SatElite) R 31466 31466 31333 0 -1 4194304 2587 0 0 0 5 2 0 0 18 0 1 0 152871281 11251712 2571 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/31467/statm: 2747 2572 50 127 0 2617 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16344

[startup+0.101873 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31466
/proc/meminfo: memFree=1140080/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=0
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152871281 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31466/statm: 1339 235 195 169 0 50 0
[pid=31467] ppid=31466 vsize=15668 CPUtime=0.09
/proc/31467/stat : 31467 (SatElite) R 31466 31466 31333 0 -1 4194304 3253 0 0 0 7 2 0 0 18 0 1 0 152871281 16044032 3237 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 1 0 0
/proc/31467/statm: 3917 3238 50 127 0 3787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21024

[startup+0.301893 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31466
/proc/meminfo: memFree=1140080/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=0
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152871281 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31466/statm: 1339 235 195 169 0 50 0
[pid=31467] ppid=31466 vsize=40120 CPUtime=0.28
/proc/31467/stat : 31467 (SatElite) R 31466 31466 31333 0 -1 4194304 9366 0 0 0 21 7 0 0 19 0 1 0 152871281 41082880 9350 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/31467/statm: 10030 9350 50 127 0 9900 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45476

[startup+0.701937 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31466
/proc/meminfo: memFree=1140080/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=0
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152871281 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31466/statm: 1339 235 195 169 0 50 0
[pid=31467] ppid=31466 vsize=87328 CPUtime=0.69
/proc/31467/stat : 31467 (SatElite) R 31466 31466 31333 0 -1 4194304 21446 0 0 0 54 15 0 0 22 0 1 0 152871281 89423872 21430 1992294400 134512640 135034092 4294956112 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 1 0 0
/proc/31467/statm: 21832 21432 50 127 0 21702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92684

[startup+1.50202 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31468
/proc/meminfo: memFree=1018400/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=0
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152871281 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31466/statm: 1339 235 195 169 0 50 0
[pid=31467] ppid=31466 vsize=172208 CPUtime=1.49
/proc/31467/stat : 31467 (SatElite) R 31466 31466 31333 0 -1 4194304 40263 0 0 0 124 25 0 0 25 0 1 0 152871281 176340992 37195 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/31467/statm: 43052 37195 68 127 0 42922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 177564

[startup+3.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31468
/proc/meminfo: memFree=983584/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=0
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152871281 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31466/statm: 1339 235 195 169 0 50 0
[pid=31467] ppid=31466 vsize=178344 CPUtime=3.08
/proc/31467/stat : 31467 (SatElite) R 31466 31466 31333 0 -1 4194304 41687 0 0 0 278 30 0 0 25 0 1 0 152871281 182624256 38619 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/31467/statm: 44586 38619 68 127 0 44456 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 183700

[startup+6.30154 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 31468
/proc/meminfo: memFree=952416/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=0
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152871281 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31466/statm: 1339 235 195 169 0 50 0
[pid=31467] ppid=31466 vsize=189960 CPUtime=6.29
/proc/31467/stat : 31467 (SatElite) R 31466 31466 31333 0 -1 4194304 44206 0 0 0 585 44 0 0 25 0 1 0 152871281 194519040 41138 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/31467/statm: 47490 41138 68 127 0 47360 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 195316

[startup+12.7022 s]
/proc/loadavg: 1.15 1.02 1.01 2/66 31469
/proc/meminfo: memFree=1059552/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=37560 CPUtime=3.38
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 9161 0 0 0 333 5 0 0 25 0 1 0 152872211 38461440 9146 1992294400 134512640 135226915 4294956224 18446744073709551615 134536842 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 9390 9146 81 174 0 9213 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 42916

[startup+25.5016 s]
/proc/loadavg: 1.18 1.03 1.01 2/66 31469
/proc/meminfo: memFree=1056928/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=39868 CPUtime=16.18
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 9722 0 0 0 1612 6 0 0 25 0 1 0 152872211 40824832 9707 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 9967 9707 81 174 0 9790 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 45224

[startup+51.1014 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 31469
/proc/meminfo: memFree=1052320/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=44468 CPUtime=41.78
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 10876 0 0 0 4170 8 0 0 25 0 1 0 152872211 45535232 10861 1992294400 134512640 135226915 4294956224 18446744073709551615 134538560 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 11117 10861 81 174 0 10940 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 49824

[startup+102.306 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 31469
/proc/meminfo: memFree=1046176/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=50968 CPUtime=92.96
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 12457 0 0 0 9286 10 0 0 25 0 1 0 152872211 52191232 12442 1992294400 134512640 135226915 4294956224 18446744073709551615 134527770 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 12742 12442 81 174 0 12565 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 56324

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 31469
/proc/meminfo: memFree=1036512/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=60844 CPUtime=152.94
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 14905 0 0 0 15282 12 0 0 25 0 1 0 152872211 62304256 14890 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 15211 14890 81 174 0 15034 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 66200

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31469
/proc/meminfo: memFree=1028384/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=68872 CPUtime=212.93
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 16887 0 0 0 21279 14 0 0 25 0 1 0 152872211 70524928 16872 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 17218 16872 81 174 0 17041 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 74228

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31469
/proc/meminfo: memFree=1025888/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=71468 CPUtime=272.91
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 17508 0 0 0 27276 15 0 0 25 0 1 0 152872211 73183232 17493 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 17867 17493 81 174 0 17690 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 76824

[startup+342.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 31469
/proc/meminfo: memFree=1018464/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=78752 CPUtime=332.89
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 19345 0 0 0 33273 16 0 0 25 0 1 0 152872211 80642048 19330 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 19688 19330 81 174 0 19511 0
Current children cumulated CPU time (s) 342

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


[startup+402.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31469
/proc/meminfo: memFree=1018016/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=79368 CPUtime=392.88
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 19473 0 0 0 39271 17 0 0 25 0 1 0 152872211 81272832 19458 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 19842 19458 81 174 0 19665 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 84724

[startup+462.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 31469
/proc/meminfo: memFree=1003104/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=94588 CPUtime=452.85
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 23174 0 0 0 45264 21 0 0 25 0 1 0 152872211 96858112 23159 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 23647 23159 81 174 0 23470 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 99944

[startup+522.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 31469
/proc/meminfo: memFree=1002400/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=95276 CPUtime=512.84
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 23342 0 0 0 51262 22 0 0 25 0 1 0 152872211 97562624 23327 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 23819 23327 81 174 0 23642 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 100632

[startup+582.302 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 31469
/proc/meminfo: memFree=999136/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=99036 CPUtime=572.82
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 24190 0 0 0 57260 22 0 0 25 0 1 0 152872211 101412864 24175 1992294400 134512640 135226915 4294956224 18446744073709551615 134543604 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 24759 24175 81 174 0 24582 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 104392

[startup+642.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 31469
/proc/meminfo: memFree=989792/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=108160 CPUtime=632.8
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 26483 0 0 0 63255 25 0 0 25 0 1 0 152872211 110755840 26468 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 27040 26468 81 174 0 26863 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 113516

[startup+702.302 s]
/proc/loadavg: 1.09 1.05 1.00 2/66 31469
/proc/meminfo: memFree=986912/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=111036 CPUtime=692.79
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 27199 0 0 0 69252 27 0 0 25 0 1 0 152872211 113700864 27184 1992294400 134512640 135226915 4294956224 18446744073709551615 134543674 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 27759 27184 81 174 0 27582 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 116392

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

[startup+703.902 s]
/proc/loadavg: 1.08 1.05 1.00 2/66 31469
/proc/meminfo: memFree=986912/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=111036 CPUtime=694.39
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 27199 0 0 0 69412 27 0 0 25 0 1 0 152872211 113700864 27184 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 27759 27184 81 174 0 27582 0
Current children cumulated CPU time (s) 703.5
Current children cumulated vsize (KiB) 116392

[startup+716.701 s]
/proc/loadavg: 1.15 1.06 1.01 2/66 31469
/proc/meminfo: memFree=986848/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=111036 CPUtime=707.18
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 27207 0 0 0 70691 27 0 0 25 0 1 0 152872211 113700864 27192 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 27759 27192 81 174 0 27582 0
Current children cumulated CPU time (s) 716.29
Current children cumulated vsize (KiB) 116392

[startup+723.102 s]
/proc/loadavg: 1.14 1.06 1.01 2/66 31469
/proc/meminfo: memFree=986720/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=111180 CPUtime=713.58
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 27237 0 0 0 71331 27 0 0 25 0 1 0 152872211 113848320 27222 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 27795 27222 81 174 0 27618 0
Current children cumulated CPU time (s) 722.69
Current children cumulated vsize (KiB) 116536

[startup+726.301 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 31469
/proc/meminfo: memFree=986720/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=111180 CPUtime=716.78
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 27237 0 0 0 71651 27 0 0 25 0 1 0 152872211 113848320 27222 1992294400 134512640 135226915 4294956224 18446744073709551615 134526787 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 27795 27222 81 174 0 27618 0
Current children cumulated CPU time (s) 725.89
Current children cumulated vsize (KiB) 116536

[startup+727.902 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 31469
/proc/meminfo: memFree=986720/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=111180 CPUtime=718.38
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 27237 0 0 0 71811 27 0 0 25 0 1 0 152872211 113848320 27222 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 27795 27222 81 174 0 27618 0
Current children cumulated CPU time (s) 727.49
Current children cumulated vsize (KiB) 116536

[startup+728.302 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 31469
/proc/meminfo: memFree=986720/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=111180 CPUtime=718.78
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 27237 0 0 0 71851 27 0 0 25 0 1 0 152872211 113848320 27222 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 27795 27222 81 174 0 27618 0
Current children cumulated CPU time (s) 727.89
Current children cumulated vsize (KiB) 116536

[startup+728.502 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 31469
/proc/meminfo: memFree=986720/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=111180 CPUtime=718.98
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 27237 0 0 0 71871 27 0 0 25 0 1 0 152872211 113848320 27222 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 27795 27222 81 174 0 27618 0
Current children cumulated CPU time (s) 728.09
Current children cumulated vsize (KiB) 116536

[startup+728.602 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 31469
/proc/meminfo: memFree=986720/2055920 swapFree=4191900/4192956
[pid=31466] ppid=31464 vsize=5356 CPUtime=9.11
/proc/31466/stat : 31466 (lysat.sh) S 31464 31466 31333 0 -1 4194304 310 48199 0 0 0 0 857 54 16 0 1 0 152871281 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31466/statm: 1339 237 195 169 0 50 0
[pid=31469] ppid=31466 vsize=111180 CPUtime=719.08
/proc/31469/stat : 31469 (LySATi) R 31466 31466 31333 0 -1 4194304 27237 0 0 0 71881 27 0 0 25 0 1 0 152872211 113848320 27222 1992294400 134512640 135226915 4294956224 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 1 0 0
/proc/31469/statm: 27795 27222 81 174 0 27618 0
Current children cumulated CPU time (s) 728.19
Current children cumulated vsize (KiB) 116536

Child status: 20
Real time (s): 728.688
CPU time (s): 728.298
CPU user time (s): 727.432
CPU system time (s): 0.865868
CPU usage (%): 99.9466
Max. virtual memory (cumulated for all children) (KiB): 198788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 727.432
system time used= 0.865868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75908
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= 40
involuntary context switches= 1256

runsolver used 0.859869 second user time and 1.73974 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-02 09:13:01
IDJOB=1775403
IDBENCH=71749
IDSOLVER=609
FILE ID=node21/1775403-1241248380
PBS_JOBID= 9224886
Free space on /tmp= 66464 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-f10ni.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775403-1241248380/watcher-1775403-1241248380 -o /tmp/evaluation-result-1775403-1241248380/solver-1775403-1241248380 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775403-1241248380.cnf i

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED=281332441

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:       1140496 kB
Buffers:         74220 kB
Cached:         728532 kB
SwapCached:        260 kB
Active:          52996 kB
Inactive:       763056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1140496 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           22140 kB
Writeback:           0 kB
Mapped:          21780 kB
Slab:            85420 kB
Committed_AS:   768156 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= 66460 MiB
End job on node21 at 2009-05-02 09:25:10