Trace number 1773413

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 344.254 344.424

General information on the benchmark

Namemanol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark287.195
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
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.49/0.53	c ==============================================================================
0.49/0.53	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.53	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.53	c ==============================================================================
0.49/0.53	c |         0 |  547077  1276513 |  164123       0        0     nan |  0.000 % |
3.69/3.71	c |         0 |  222774   884637 |      --       0       --      -- |     --   | -324296/-391859
3.69/3.71	c ==============================================================================
3.69/3.71	c Result  :   #vars: 28754   #clauses: 222774   #literals: 884637
3.69/3.71	c CPU time:   3.50447 s
3.69/3.71	c ==============================================================================
4.09/4.10	c lySAT 0.1
4.09/4.10	c minisat core +  additionnal features
4.09/4.10	c ============================[ Problem Statistics ]=============================
4.09/4.10	c |                                                                             |
4.09/4.10	c |  Number of variables:  28754                                                |
4.09/4.10	c |  Number of clauses:    222774                                               |
4.09/4.28	c |  Parsing time:         0.16         s                                       |
344.12/344.39	c restarts              : 2784
344.12/344.39	c conflicts             : 768842         (2261 /sec)
344.12/344.39	c decisions             : 2628669        (3.17 % random) (7731 /sec)
344.12/344.39	c euip                  : 28187       
344.12/344.39	c propagations          : 300693970      (884362 /sec)
344.12/344.39	c conflict literals     : 25116697       (34.41 % deleted)
344.12/344.39	c Memory used           : 53.04 MB
344.12/344.39	c CPU time              : 340.012 s
344.12/344.39	c 
344.21/344.40	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-1773413-1241234584/watcher-1773413-1241234584 -o /tmp/evaluation-result-1773413-1241234584/solver-1773413-1241234584 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773413-1241234584.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.97 0.99 3/64 31679
/proc/meminfo: memFree=1537272/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=0
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151491781 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 235 195 169 0 50 0
[pid=31680] ppid=31679 vsize=956 CPUtime=0
/proc/31680/stat : 31680 (SatElite) R 31679 31679 31576 0 -1 4194304 152 0 0 0 0 0 0 0 19 0 1 0 151491781 978944 136 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31680/statm: 239 138 50 127 0 109 0

[startup+0.085802 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 31679
/proc/meminfo: memFree=1537272/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=0
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151491781 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 235 195 169 0 50 0
[pid=31680] ppid=31679 vsize=14804 CPUtime=0.07
/proc/31680/stat : 31680 (SatElite) R 31679 31679 31576 0 -1 4194304 2940 0 0 0 6 1 0 0 19 0 1 0 151491781 15159296 2924 1992294400 134512640 135034092 4294956112 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/31680/statm: 3701 2924 50 127 0 3571 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20160

[startup+0.101803 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 31679
/proc/meminfo: memFree=1537272/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=0
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151491781 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 235 195 169 0 50 0
[pid=31680] ppid=31679 vsize=16256 CPUtime=0.09
/proc/31680/stat : 31680 (SatElite) R 31679 31679 31576 0 -1 4194304 3457 0 0 0 7 2 0 0 19 0 1 0 151491781 16646144 3441 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31680/statm: 4064 3442 50 127 0 3934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21612

[startup+0.301824 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 31679
/proc/meminfo: memFree=1537272/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=0
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151491781 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 235 195 169 0 50 0
[pid=31680] ppid=31679 vsize=41712 CPUtime=0.29
/proc/31680/stat : 31680 (SatElite) R 31679 31679 31576 0 -1 4194304 9946 0 0 0 23 6 0 0 21 0 1 0 151491781 42713088 9930 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31680/statm: 10428 9931 50 127 0 10298 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47068

[startup+0.701866 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 31679
/proc/meminfo: memFree=1537272/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=0
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151491781 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 235 195 169 0 50 0
[pid=31680] ppid=31679 vsize=86172 CPUtime=0.68
/proc/31680/stat : 31680 (SatElite) R 31679 31679 31576 0 -1 4194304 20040 0 0 0 57 11 0 0 25 0 1 0 151491781 88240128 18505 1992294400 134512640 135034092 4294956112 18446744073709551615 134540650 0 0 4096 3 0 0 0 17 0 0 0
/proc/31680/statm: 21543 18505 68 127 0 21413 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91528

[startup+1.50195 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31681
/proc/meminfo: memFree=1458984/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=0
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151491781 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 235 195 169 0 50 0
[pid=31680] ppid=31679 vsize=89900 CPUtime=1.49
/proc/31680/stat : 31680 (SatElite) R 31679 31679 31576 0 -1 4194304 20831 0 0 0 135 14 0 0 25 0 1 0 151491781 92057600 19296 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/31680/statm: 22475 19296 68 127 0 22345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95256

[startup+3.10112 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31681
/proc/meminfo: memFree=1446696/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=0
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151491781 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 235 195 169 0 50 0
[pid=31680] ppid=31679 vsize=94432 CPUtime=3.09
/proc/31680/stat : 31680 (SatElite) R 31679 31679 31576 0 -1 4194304 22053 0 0 0 290 19 0 0 25 0 1 0 151491781 96698368 20338 1992294400 134512640 135034092 4294956112 18446744073709551615 134566711 0 0 4096 3 0 0 0 17 0 0 0
/proc/31680/statm: 23608 20338 68 127 0 23478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99788

[startup+6.30147 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1497064/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=20340 CPUtime=2.18
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 4796 0 0 0 216 2 0 0 25 0 1 0 151492192 20828160 4781 1992294400 134512640 135226915 4294956224 18446744073709551615 134536845 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 5085 4781 81 174 0 4908 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25696

[startup+12.7022 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1495336/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=21788 CPUtime=8.58
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 5148 0 0 0 855 3 0 0 25 0 1 0 151492192 22310912 5133 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 5447 5133 81 174 0 5270 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27144

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1493160/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=24016 CPUtime=21.38
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 5708 0 0 0 2134 4 0 0 25 0 1 0 151492192 24592384 5693 1992294400 134512640 135226915 4294956224 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 6004 5693 81 174 0 5827 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29372

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1487912/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=29264 CPUtime=46.95
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 7009 0 0 0 4690 5 0 0 25 0 1 0 151492192 29966336 6994 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 7316 6994 81 174 0 7139 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 34620

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1480040/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=37244 CPUtime=98.13
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 8991 0 0 0 9806 7 0 0 25 0 1 0 151492192 38137856 8976 1992294400 134512640 135226915 4294956224 18446744073709551615 134538560 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 9311 8976 81 174 0 9134 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 42600

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1472168/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=45672 CPUtime=158.1
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 11045 0 0 0 15801 9 0 0 25 0 1 0 151492192 46768128 11030 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 11418 11031 81 174 0 11241 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 51028

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1466984/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=50524 CPUtime=218.07
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 12242 0 0 0 21797 10 0 0 25 0 1 0 151492192 51736576 12227 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 12631 12227 81 174 0 12454 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 55880

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1465448/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=52268 CPUtime=278.05
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 12620 0 0 0 27795 10 0 0 25 0 1 0 151492192 53522432 12605 1992294400 134512640 135226915 4294956224 18446744073709551615 134538700 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 13067 12605 81 174 0 12890 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 57624

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1463528/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=54312 CPUtime=338.03
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 13110 0 0 0 33792 11 0 0 25 0 1 0 151492192 55615488 13095 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 13578 13095 81 174 0 13401 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 59668

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

[startup+343.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1463528/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=54312 CPUtime=338.83
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 13110 0 0 0 33872 11 0 0 25 0 1 0 151492192 55615488 13095 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 13578 13095 81 174 0 13401 0
Current children cumulated CPU time (s) 342.92
Current children cumulated vsize (KiB) 59668

[startup+343.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1463528/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=54312 CPUtime=339.62
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 13110 0 0 0 33951 11 0 0 25 0 1 0 151492192 55615488 13095 1992294400 134512640 135226915 4294956224 18446744073709551615 134526523 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 13578 13095 81 174 0 13401 0
Current children cumulated CPU time (s) 343.71
Current children cumulated vsize (KiB) 59668

[startup+344.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1463528/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=54312 CPUtime=340.03
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194304 13110 0 0 0 33992 11 0 0 25 0 1 0 151492192 55615488 13095 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 13578 13095 81 174 0 13401 0
Current children cumulated CPU time (s) 344.12
Current children cumulated vsize (KiB) 59668

[startup+344.402 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31682
/proc/meminfo: memFree=1463528/2055920 swapFree=4180872/4192956
[pid=31679] ppid=31677 vsize=5356 CPUtime=4.09
/proc/31679/stat : 31679 (lysat.sh) S 31677 31679 31576 0 -1 4194304 310 23935 0 0 0 0 385 24 16 0 1 0 151491781 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31679/statm: 1339 237 195 169 0 50 0
[pid=31682] ppid=31679 vsize=0 CPUtime=340.12
/proc/31682/stat : 31682 (LySATi) R 31679 31679 31576 0 -1 4194308 13117 0 0 0 34001 11 0 0 25 0 1 0 151492192 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/31682/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 344.21
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 344.424
CPU time (s): 344.254
CPU user time (s): 343.866
CPU system time (s): 0.387941
CPU usage (%): 99.9504
Max. virtual memory (cumulated for all children) (KiB): 103388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 343.866
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37517
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= 38
involuntary context switches= 902

runsolver used 0.328949 second user time and 0.932858 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-02 05:23:05
IDJOB=1773413
IDBENCH=69586
IDSOLVER=609
FILE ID=node19/1773413-1241234584
PBS_JOBID= 9224817
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED=1893774432

node19.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.236
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.236
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:       1537688 kB
Buffers:         75932 kB
Cached:         345964 kB
SwapCached:       6776 kB
Active:          43420 kB
Inactive:       387264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537688 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:           11704 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            73496 kB
Committed_AS:   705220 kB
PageTables:       1452 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= 66488 MiB
End job on node19 at 2009-05-02 05:28:50