Trace number 1732803

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 c/2009-03-20UNSAT 817.169 817.451

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK11.cnf
MD5SUM594c254e77c66d387919761f50e63b6d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark88.5185
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses139590
Sum of the clauses size1667160
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4990
Number of clauses of size 50
Number of clauses of size over 5138600

Solver Data

0.00/0.00	c Parsing...
0.18/0.23	c ==============================================================================
0.18/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.23	c ==============================================================================
0.18/0.23	c |         0 |  139590  1667160 |   41876       0        0     nan |  0.000 % |
0.18/0.23	c ==============================================================================
0.18/0.23	c Result  :   #vars: 55   #clauses: 139590   #literals: 1667160
0.18/0.23	c CPU time:   0.203968 s
0.18/0.23	c ==============================================================================
0.69/0.74	This is MiniSat 2.0 beta
0.69/0.74	WARNING: for repeatability, setting FPU to use double precision
0.69/0.74	============================[ Problem Statistics ]=============================
0.69/0.74	|                                                                             |
0.69/0.74	|  Number of variables:  55                                                   |
0.69/0.74	|  Number of clauses:    139590                                               |
0.73/0.89	|  Parsing time:         0.13         s                                       |
817.10/817.43	restarts              : 20
817.10/817.43	conflicts             : 475277         (582 /sec)
817.10/817.43	decisions             : 504690         (1.84 % random) (618 /sec)
817.10/817.43	propagations          : 3360689        (4117 /sec)
817.10/817.43	conflict literals     : 7103298        (20.74 % deleted)
817.10/817.43	Memory used           : 41.37 MB
817.10/817.43	CPU time              : 816.295 s
817.10/817.43	
817.10/817.43	UNSATISFIABLE
817.10/817.44	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-1732803-1240783319/watcher-1732803-1240783319 -o /tmp/evaluation-result-1732803-1240783319/solver-1732803-1240783319 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1732803-1240783319.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25622
/proc/meminfo: memFree=1759344/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106366101 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25622/statm: 1339 235 195 169 0 50 0
[pid=25623] ppid=25622 vsize=824 CPUtime=0
/proc/25623/stat : 25623 (SatElite) R 25622 25622 25293 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 106366101 843776 123 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25623/statm: 206 124 50 127 0 76 0

[startup+0.022939 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25622
/proc/meminfo: memFree=1759344/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106366101 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25622/statm: 1339 235 195 169 0 50 0
[pid=25623] ppid=25622 vsize=1912 CPUtime=0.01
/proc/25623/stat : 25623 (SatElite) R 25622 25622 25293 0 -1 4194304 374 0 0 0 1 0 0 0 18 0 1 0 106366101 1957888 358 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25623/statm: 478 359 50 127 0 348 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7268

[startup+0.101952 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25622
/proc/meminfo: memFree=1759344/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106366101 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25622/statm: 1339 235 195 169 0 50 0
[pid=25623] ppid=25622 vsize=6796 CPUtime=0.09
/proc/25623/stat : 25623 (SatElite) R 25622 25622 25293 0 -1 4194304 1523 0 0 0 8 1 0 0 18 0 1 0 106366101 6959104 1507 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25623/statm: 1699 1511 50 127 0 1569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12152

[startup+0.301989 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25622
/proc/meminfo: memFree=1759344/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106366101 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25622/statm: 1339 235 195 169 0 50 0
[pid=25623] ppid=25622 vsize=19496 CPUtime=0.29
/proc/25623/stat : 25623 (SatElite) R 25622 25622 25293 0 -1 4194304 4604 0 0 0 27 2 0 0 19 0 1 0 106366101 19963904 4588 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25623/statm: 4874 4588 67 127 0 4744 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24852

[startup+0.701061 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25622
/proc/meminfo: memFree=1759344/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106366101 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25622/statm: 1339 235 195 169 0 50 0
[pid=25623] ppid=25622 vsize=19496 CPUtime=0.69
/proc/25623/stat : 25623 (SatElite) R 25622 25622 25293 0 -1 4194304 4604 0 0 0 65 4 0 0 22 0 1 0 106366101 19963904 4588 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25623/statm: 4874 4588 67 127 0 4744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24852

[startup+1.50121 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1741728/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=14464 CPUtime=0.73
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 3360 0 0 0 72 1 0 0 23 0 1 0 106366176 14811136 3345 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 3616 3345 76 171 0 3443 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19820

[startup+3.1015 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1740384/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=15696 CPUtime=2.33
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 3615 0 0 0 232 1 0 0 25 0 1 0 106366176 16072704 3600 1992294400 134512640 135214827 4294956208 18446744073709551615 134529463 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 3924 3600 76 171 0 3751 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 21052

[startup+6.30108 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1738784/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=16780 CPUtime=5.54
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 3871 0 0 0 552 2 0 0 25 0 1 0 106366176 17182720 3856 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 4195 3856 76 171 0 4022 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22136

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1737376/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=18252 CPUtime=11.94
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 4232 0 0 0 1191 3 0 0 25 0 1 0 106366176 18690048 4217 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 4563 4217 76 171 0 4390 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23608

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1735392/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=20336 CPUtime=24.73
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 4728 0 0 0 2469 4 0 0 25 0 1 0 106366176 20824064 4713 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 5084 4713 76 171 0 4911 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25692

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1733152/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=22772 CPUtime=50.32
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 5291 0 0 0 5028 4 0 0 25 0 1 0 106366176 23318528 5276 1992294400 134512640 135214827 4294956208 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 5693 5276 76 171 0 5520 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28128

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1729824/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=26336 CPUtime=101.51
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 6119 0 0 0 10145 6 0 0 25 0 1 0 106366176 26968064 6104 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 6584 6104 76 171 0 6411 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 31692

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1727264/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=28860 CPUtime=161.49
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 6750 0 0 0 16142 7 0 0 25 0 1 0 106366176 29552640 6727 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 7215 6727 76 171 0 7042 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 34216

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1724896/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=31440 CPUtime=221.46
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 7360 0 0 0 22139 7 0 0 25 0 1 0 106366176 32194560 7321 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 7860 7321 76 171 0 7687 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 36796

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1722848/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=33604 CPUtime=281.45
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 7866 0 0 0 28137 8 0 0 25 0 1 0 106366176 34410496 7827 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 8401 7827 76 171 0 8228 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 38960

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1720800/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=35864 CPUtime=341.43
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 8380 0 0 0 34134 9 0 0 25 0 1 0 106366176 36724736 8341 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 8966 8341 76 171 0 8793 0

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


[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1716960/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=40096 CPUtime=521.37
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9324 0 0 0 52127 10 0 0 25 0 1 0 106366176 41058304 9285 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10024 9285 76 171 0 9851 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 45452

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1716448/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=40668 CPUtime=581.34
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9458 0 0 0 58124 10 0 0 25 0 1 0 106366176 41644032 9419 1992294400 134512640 135214827 4294956208 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10167 9419 76 171 0 9994 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 46024

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1715872/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=41360 CPUtime=641.32
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9595 0 0 0 64122 10 0 0 25 0 1 0 106366176 42352640 9556 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10340 9556 76 171 0 10167 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 46716

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1715424/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=41888 CPUtime=701.31
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9700 0 0 0 70120 11 0 0 25 0 1 0 106366176 42893312 9661 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10472 9661 76 171 0 10299 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 47244

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1714912/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=42360 CPUtime=761.29
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9827 0 0 0 76118 11 0 0 25 0 1 0 106366176 43376640 9778 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10590 9778 76 171 0 10417 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 47716

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

[startup+767.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1714912/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=42360 CPUtime=766.88
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9830 0 0 0 76677 11 0 0 25 0 1 0 106366176 43376640 9781 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10590 9781 76 171 0 10417 0
Current children cumulated CPU time (s) 767.61
Current children cumulated vsize (KiB) 47716

[startup+793.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1714912/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=42360 CPUtime=792.47
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9831 0 0 0 79236 11 0 0 25 0 1 0 106366176 43376640 9782 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10590 9782 76 171 0 10417 0
Current children cumulated CPU time (s) 793.2
Current children cumulated vsize (KiB) 47716

[startup+806.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1714848/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=42360 CPUtime=805.27
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9831 0 0 0 80516 11 0 0 25 0 1 0 106366176 43376640 9782 1992294400 134512640 135214827 4294956208 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10590 9782 76 171 0 10417 0
Current children cumulated CPU time (s) 806
Current children cumulated vsize (KiB) 47716

[startup+812.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1714848/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=42360 CPUtime=811.67
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9831 0 0 0 81156 11 0 0 25 0 1 0 106366176 43376640 9782 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10590 9782 76 171 0 10417 0
Current children cumulated CPU time (s) 812.4
Current children cumulated vsize (KiB) 47716

[startup+815.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1714848/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=42360 CPUtime=814.87
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9831 0 0 0 81476 11 0 0 25 0 1 0 106366176 43376640 9782 1992294400 134512640 135214827 4294956208 18446744073709551615 134529264 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10590 9782 76 171 0 10417 0
Current children cumulated CPU time (s) 815.6
Current children cumulated vsize (KiB) 47716

[startup+816.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1714848/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=42360 CPUtime=815.67
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9831 0 0 0 81556 11 0 0 25 0 1 0 106366176 43376640 9782 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10590 9782 76 171 0 10417 0
Current children cumulated CPU time (s) 816.4
Current children cumulated vsize (KiB) 47716

[startup+817.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1714848/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=42360 CPUtime=816.07
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9831 0 0 0 81596 11 0 0 25 0 1 0 106366176 43376640 9782 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10590 9782 76 171 0 10417 0
Current children cumulated CPU time (s) 816.8
Current children cumulated vsize (KiB) 47716

[startup+817.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1714848/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=42360 CPUtime=816.27
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9831 0 0 0 81616 11 0 0 25 0 1 0 106366176 43376640 9782 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10590 9782 76 171 0 10417 0
Current children cumulated CPU time (s) 817
Current children cumulated vsize (KiB) 47716

[startup+817.401 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25625
/proc/meminfo: memFree=1714848/2055920 swapFree=4180820/4192956
[pid=25622] ppid=25620 vsize=5356 CPUtime=0.73
/proc/25622/stat : 25622 (lysat.sh) S 25620 25622 25293 0 -1 4194304 310 4607 0 0 0 0 69 4 16 0 1 0 106366101 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25622/statm: 1339 237 195 169 0 50 0
[pid=25625] ppid=25622 vsize=42360 CPUtime=816.37
/proc/25625/stat : 25625 (LySATc) R 25622 25622 25293 0 -1 4194304 9831 0 0 0 81626 11 0 0 25 0 1 0 106366176 43376640 9782 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 10590 9782 76 171 0 10417 0
Current children cumulated CPU time (s) 817.1
Current children cumulated vsize (KiB) 47716

Child status: 20
Real time (s): 817.451
CPU time (s): 817.169
CPU user time (s): 816.992
CPU system time (s): 0.176973
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 47716

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

runsolver used 0.911861 second user time and 2.07168 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-27 00:02:00
IDJOB=1732803
IDBENCH=71128
IDSOLVER=512
FILE ID=node2/1732803-1240783319
PBS_JOBID= 9187234
Free space on /tmp= 66312 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK11.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732803-1240783319/watcher-1732803-1240783319 -o /tmp/evaluation-result-1732803-1240783319/solver-1732803-1240783319 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1732803-1240783319.cnf c

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

MD5SUM BENCH= 594c254e77c66d387919761f50e63b6d
RANDOM SEED=1905750382

node2.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.265
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.265
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:       1759888 kB
Buffers:         43284 kB
Cached:         175612 kB
SwapCached:       5980 kB
Active:          58304 kB
Inactive:       169036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759888 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            7068 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            54672 kB
Committed_AS:   414400 kB
PageTables:       1468 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= 66308 MiB
End job on node2 at 2009-04-27 00:15:37