Trace number 1773433

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 777.299 777.536

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark745.44
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
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.29/1.37	c ==============================================================================
1.29/1.37	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.37	c ==============================================================================
1.29/1.37	c |         0 | 1291713  3013997 |  387513       0        0     nan |  0.000 % |
9.78/9.89	c |         0 |  547995  2160666 |      --       0       --      -- |     --   | -743716/-853326
9.78/9.89	c ==============================================================================
9.78/9.89	c Result  :   #vars: 68748   #clauses: 547995   #literals: 2160666
9.78/9.89	c CPU time:   9.39557 s
9.78/9.89	c ==============================================================================
10.78/10.90	c lySAT 0.1
10.78/10.90	c minisat core +  additionnal features
10.78/10.90	c ============================[ Problem Statistics ]=============================
10.78/10.90	c |                                                                             |
10.78/10.90	c |  Number of variables:  68748                                                |
10.78/10.90	c |  Number of clauses:    547995                                               |
11.27/11.34	c |  Parsing time:         0.38         s                                       |
777.14/777.48	c restarts              : 7553
777.14/777.48	c conflicts             : 1427819        (1864 /sec)
777.14/777.48	c decisions             : 10712830       (3.29 % random) (13984 /sec)
777.14/777.48	c euip                  : 40332       
777.14/777.48	c propagations          : 738356081      (963821 /sec)
777.14/777.48	c conflict literals     : 31148459       (21.32 % deleted)
777.14/777.48	c Memory used           : 97.52 MB
777.14/777.48	c CPU time              : 766.072 s
777.14/777.48	c 
777.25/777.50	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-1773433-1241234782/watcher-1773433-1241234782 -o /tmp/evaluation-result-1773433-1241234782/solver-1773433-1241234782 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773433-1241234782.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/65 29336
/proc/meminfo: memFree=1634680/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=0
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151511541 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 235 195 169 0 50 0
[pid=29337] ppid=29336 vsize=956 CPUtime=0
/proc/29337/stat : 29337 (SatElite) R 29336 29336 29269 0 -1 4194304 146 0 0 0 0 0 0 0 20 0 1 0 151511541 978944 130 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/29337/statm: 239 131 50 127 0 109 0

[startup+0.053608 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29336
/proc/meminfo: memFree=1634680/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=0
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151511541 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 235 195 169 0 50 0
[pid=29337] ppid=29336 vsize=8384 CPUtime=0.04
/proc/29337/stat : 29337 (SatElite) R 29336 29336 29269 0 -1 4194304 1769 0 0 0 3 1 0 0 20 0 1 0 151511541 8585216 1753 1992294400 134512640 135034092 4294956112 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 1 0 0
/proc/29337/statm: 2096 1754 50 127 0 1966 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13740

[startup+0.102614 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29336
/proc/meminfo: memFree=1634680/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=0
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151511541 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 235 195 169 0 50 0
[pid=29337] ppid=29336 vsize=15752 CPUtime=0.09
/proc/29337/stat : 29337 (SatElite) R 29336 29336 29269 0 -1 4194304 3328 0 0 0 7 2 0 0 20 0 1 0 151511541 16130048 3312 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/29337/statm: 3938 3313 50 127 0 3808 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21108

[startup+0.302636 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29336
/proc/meminfo: memFree=1634680/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=0
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151511541 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 235 195 169 0 50 0
[pid=29337] ppid=29336 vsize=40340 CPUtime=0.28
/proc/29337/stat : 29337 (SatElite) R 29336 29336 29269 0 -1 4194304 9479 0 0 0 23 5 0 0 21 0 1 0 151511541 41308160 9463 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/29337/statm: 10085 9463 50 127 0 9955 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45696

[startup+0.701681 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29336
/proc/meminfo: memFree=1634680/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=0
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151511541 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 235 195 169 0 50 0
[pid=29337] ppid=29336 vsize=87288 CPUtime=0.69
/proc/29337/stat : 29337 (SatElite) R 29336 29336 29269 0 -1 4194304 21466 0 0 0 55 14 0 0 25 0 1 0 151511541 89382912 21450 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/29337/statm: 21822 21452 50 127 0 21692 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92644

[startup+1.50177 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29338
/proc/meminfo: memFree=1513120/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=0
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151511541 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 235 195 169 0 50 0
[pid=29337] ppid=29336 vsize=180252 CPUtime=1.48
/proc/29337/stat : 29337 (SatElite) R 29336 29336 29269 0 -1 4194304 44705 0 0 0 123 25 0 0 25 0 1 0 151511541 184578048 41953 1992294400 134512640 135034092 4294956112 18446744073709551615 134562094 0 0 4096 3 0 0 0 17 1 0 0
/proc/29337/statm: 45063 41953 67 127 0 44933 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 185608

[startup+3.10197 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29338
/proc/meminfo: memFree=1454880/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=0
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151511541 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 235 195 169 0 50 0
[pid=29337] ppid=29336 vsize=197360 CPUtime=3.09
/proc/29337/stat : 29337 (SatElite) R 29336 29336 29269 0 -1 4194304 48438 0 0 0 277 32 0 0 25 0 1 0 151511541 202096640 44839 1992294400 134512640 135034092 4294956112 18446744073709551615 134546853 0 0 4096 3 0 0 0 17 0 0 0
/proc/29337/statm: 49340 44839 68 127 0 49210 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 202716

[startup+6.30132 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29338
/proc/meminfo: memFree=1424416/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=0
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151511541 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 235 195 169 0 50 0
[pid=29337] ppid=29336 vsize=209628 CPUtime=6.28
/proc/29337/stat : 29337 (SatElite) R 29336 29336 29269 0 -1 4194304 51105 0 0 0 586 42 0 0 25 0 1 0 151511541 214659072 47506 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/29337/statm: 52407 47506 68 127 0 52277 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 214984

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1542048/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=43892 CPUtime=1.79
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 10547 0 0 0 172 7 0 0 25 0 1 0 151512631 44945408 10523 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 10973 10523 80 174 0 10796 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 49248

[startup+25.5025 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1537056/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=48420 CPUtime=14.59
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 11622 0 0 0 1449 10 0 0 25 0 1 0 151512631 49582080 11598 1992294400 134512640 135226915 4294956224 18446744073709551615 134536860 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 12105 11598 81 174 0 11928 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53776

[startup+51.1024 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1534560/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=50940 CPUtime=40.17
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 12274 0 0 0 4006 11 0 0 25 0 1 0 151512631 52162560 12250 1992294400 134512640 135226915 4294956224 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 12735 12250 81 174 0 12558 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 56296

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1531104/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=54428 CPUtime=91.37
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 13148 0 0 0 9124 13 0 0 25 0 1 0 151512631 55734272 13124 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 13607 13124 81 174 0 13430 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 59784

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1528032/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=57560 CPUtime=151.34
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 13905 0 0 0 15120 14 0 0 25 0 1 0 151512631 58941440 13881 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 14390 13881 81 174 0 14213 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 62916

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1522656/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=62988 CPUtime=211.33
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 15239 0 0 0 21117 16 0 0 25 0 1 0 151512631 64499712 15215 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 15747 15215 81 174 0 15570 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 68344

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1517536/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=68112 CPUtime=271.3
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 16492 0 0 0 27113 17 0 0 25 0 1 0 151512631 69746688 16468 1992294400 134512640 135226915 4294956224 18446744073709551615 134541006 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 17028 16468 81 174 0 16851 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 73468

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1511968/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=73632 CPUtime=331.29
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 17890 0 0 0 33109 20 0 0 25 0 1 0 151512631 75399168 17866 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 18408 17866 81 174 0 18231 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 78988

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1511968/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=73632 CPUtime=391.27
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 17890 0 0 0 39107 20 0 0 25 0 1 0 151512631 75399168 17866 1992294400 134512640 135226915 4294956224 18446744073709551615 134527763 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 18408 17866 81 174 0 18231 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 78988

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1508064/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=77364 CPUtime=451.26
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 18865 0 0 0 45104 22 0 0 25 0 1 0 151512631 79220736 18841 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 19341 18841 81 174 0 19164 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 82720

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1508064/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=77548 CPUtime=511.24
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 18882 0 0 0 51102 22 0 0 25 0 1 0 151512631 79409152 18858 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 19387 18858 81 174 0 19210 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 82904

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1499104/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=86752 CPUtime=571.22
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 21131 0 0 0 57098 24 0 0 25 0 1 0 151512631 88834048 21107 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 21688 21107 81 174 0 21511 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 92108

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1498976/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=86900 CPUtime=631.21
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 21148 0 0 0 63096 25 0 0 25 0 1 0 151512631 88985600 21124 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 21725 21124 81 174 0 21548 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 92256

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1492320/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=93520 CPUtime=691.19
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 22823 0 0 0 69092 27 0 0 25 0 1 0 151512631 95764480 22799 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 23380 22799 81 174 0 23203 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 98876

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1487584/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=98044 CPUtime=751.17
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 23964 0 0 0 75089 28 0 0 25 0 1 0 151512631 100397056 23940 1992294400 134512640 135226915 4294956224 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 24511 23940 81 174 0 24334 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 103400

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

[startup+767.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1487520/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=98212 CPUtime=756.77
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 23986 0 0 0 75649 28 0 0 25 0 1 0 151512631 100569088 23962 1992294400 134512640 135226915 4294956224 18446744073709551615 134536890 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 24553 23962 81 174 0 24376 0
Current children cumulated CPU time (s) 767.65
Current children cumulated vsize (KiB) 103568

[startup+774.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1486688/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=99132 CPUtime=763.17
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 24209 0 0 0 76289 28 0 0 25 0 1 0 151512631 101511168 24185 1992294400 134512640 135226915 4294956224 18446744073709551615 134536788 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 24783 24185 81 174 0 24606 0
Current children cumulated CPU time (s) 774.05
Current children cumulated vsize (KiB) 104488

[startup+775.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1486432/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=99512 CPUtime=764.77
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 24301 0 0 0 76449 28 0 0 25 0 1 0 151512631 101900288 24277 1992294400 134512640 135226915 4294956224 18446744073709551615 134536852 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 24878 24277 81 174 0 24701 0
Current children cumulated CPU time (s) 775.65
Current children cumulated vsize (KiB) 104868

[startup+776.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1486240/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=99512 CPUtime=765.56
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 24329 0 0 0 76528 28 0 0 25 0 1 0 151512631 101900288 24305 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 24878 24305 81 174 0 24701 0
Current children cumulated CPU time (s) 776.44
Current children cumulated vsize (KiB) 104868

[startup+777.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1486240/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=99704 CPUtime=765.96
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194304 24342 0 0 0 76568 28 0 0 25 0 1 0 151512631 102096896 24318 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 24926 24318 81 174 0 24749 0
Current children cumulated CPU time (s) 776.84
Current children cumulated vsize (KiB) 105060

[startup+777.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29339
/proc/meminfo: memFree=1486240/2055920 swapFree=4178560/4192956
[pid=29336] ppid=29334 vsize=5356 CPUtime=10.88
/proc/29336/stat : 29336 (lysat.sh) S 29334 29336 29269 0 -1 4194304 310 56812 0 0 0 0 1031 57 16 0 1 0 151511541 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29336/statm: 1339 237 195 169 0 50 0
[pid=29339] ppid=29336 vsize=0 CPUtime=766.37
/proc/29339/stat : 29339 (LySATi) R 29336 29336 29269 0 -1 4194308 24380 0 0 0 76607 30 0 0 25 0 1 0 151512631 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/29339/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 777.25
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 777.536
CPU time (s): 777.299
CPU user time (s): 776.384
CPU system time (s): 0.91486
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 222376

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

runsolver used 0.715891 second user time and 2.12368 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-02 05:26:24
IDJOB=1773433
IDBENCH=69591
IDSOLVER=609
FILE ID=node32/1773433-1241234782
PBS_JOBID= 9224828
Free space on /tmp= 66472 MiB

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

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=1351904305

node32.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.216
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.216
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:       1635096 kB
Buffers:         66284 kB
Cached:         263256 kB
SwapCached:       7332 kB
Active:          65692 kB
Inactive:       272508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635096 kB
SwapTotal:     4192956 kB
SwapFree:      4178560 kB
Dirty:           25792 kB
Writeback:           0 kB
Mapped:          14188 kB
Slab:            68356 kB
Committed_AS:   684316 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node32 at 2009-05-02 05:39:22