Trace number 1824924

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 207.099 207.156

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.7507
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

0.00/0.00	c Parsing...
0.03/0.09	c ==============================================================================
0.03/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.09	c ==============================================================================
0.03/0.09	c |         0 |   55499   347295 |   16649       0        0     nan |  0.000 % |
0.29/0.40	c |         0 |   49674   326619 |      --       0       --      -- |     --   | -126/-2149
0.29/0.40	c ==============================================================================
0.29/0.40	c Result  :   #vars: 1069   #clauses: 49674   #literals: 326619
0.29/0.40	c CPU time:   0.386941 s
0.29/0.40	c ==============================================================================
0.49/0.52	This is MiniSat 2.0 beta
0.49/0.52	WARNING: for repeatability, setting FPU to use double precision
0.49/0.52	============================[ Problem Statistics ]=============================
0.49/0.52	|                                                                             |
0.49/0.52	|  Number of variables:  1069                                                 |
0.49/0.52	|  Number of clauses:    49674                                                |
0.49/0.56	|  Parsing time:         0.04         s                                       |
207.02/207.14	restarts              : 18
207.02/207.14	conflicts             : 218390         (1058 /sec)
207.02/207.14	decisions             : 304090         (1.68 % random) (1473 /sec)
207.02/207.14	propagations          : 19997870       (96841 /sec)
207.02/207.14	conflict literals     : 7441450        (48.96 % deleted)
207.02/207.14	Memory used           : 19.09 MB
207.02/207.14	CPU time              : 206.503 s
207.02/207.14	
207.02/207.14	UNSATISFIABLE
207.02/207.15	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-1824924-1242473033/watcher-1824924-1242473033 -o /tmp/evaluation-result-1824924-1242473033/solver-1824924-1242473033 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824924-1242473033.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.00 1.02 0.94 3/64 2200
/proc/meminfo: memFree=1202696/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275330454 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2200/statm: 1339 235 195 169 0 50 0
[pid=2201] ppid=2200 vsize=1088 CPUtime=0
/proc/2201/stat : 2201 (SatElite) R 2200 2200 2041 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 275330455 1114112 165 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/2201/statm: 272 165 52 127 0 142 0

[startup+0.04278 s]
/proc/loadavg: 1.00 1.02 0.94 3/64 2200
/proc/meminfo: memFree=1202696/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275330454 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2200/statm: 1339 235 195 169 0 50 0
[pid=2201] ppid=2200 vsize=2552 CPUtime=0.03
/proc/2201/stat : 2201 (SatElite) R 2200 2200 2041 0 -1 4194304 558 0 0 0 3 0 0 0 18 0 1 0 275330455 2613248 542 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/2201/statm: 638 542 52 127 0 508 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7908

[startup+0.101785 s]
/proc/loadavg: 1.00 1.02 0.94 3/64 2200
/proc/meminfo: memFree=1202696/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275330454 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2200/statm: 1339 235 195 169 0 50 0
[pid=2201] ppid=2200 vsize=5592 CPUtime=0.09
/proc/2201/stat : 2201 (SatElite) R 2200 2200 2041 0 -1 4194304 1317 0 0 0 8 1 0 0 18 0 1 0 275330455 5726208 1301 1992294400 134512640 135034092 4294956112 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 1 0 0
/proc/2201/statm: 1398 1301 64 127 0 1268 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10948

[startup+0.301804 s]
/proc/loadavg: 1.00 1.02 0.94 3/64 2200
/proc/meminfo: memFree=1202696/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275330454 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2200/statm: 1339 235 195 169 0 50 0
[pid=2201] ppid=2200 vsize=7092 CPUtime=0.29
/proc/2201/stat : 2201 (SatElite) R 2200 2200 2041 0 -1 4194304 1573 0 0 0 28 1 0 0 19 0 1 0 275330455 7262208 1552 1992294400 134512640 135034092 4294956112 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 1 0 0
/proc/2201/statm: 1773 1552 67 127 0 1643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12448

[startup+0.701852 s]
/proc/loadavg: 1.00 1.02 0.94 3/64 2200
/proc/meminfo: memFree=1202696/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 5356

[startup+1.50192 s]
/proc/loadavg: 1.00 1.02 0.94 2/66 2203
/proc/meminfo: memFree=1196344/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=5668 CPUtime=0.96
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 1308 0 0 0 96 0 0 0 25 0 1 0 275330506 5804032 1293 1992294400 134512640 135214827 4294956224 18446744073709551615 134539440 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 1417 1293 78 171 0 1244 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11024

[startup+3.10107 s]
/proc/loadavg: 1.00 1.02 0.94 2/66 2203
/proc/meminfo: memFree=1195512/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=6472 CPUtime=2.57
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 1522 0 0 0 256 1 0 0 25 0 1 0 275330506 6627328 1507 1992294400 134512640 135214827 4294956224 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 1618 1507 78 171 0 1445 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11828

[startup+6.30237 s]
/proc/loadavg: 1.00 1.02 0.94 2/66 2203
/proc/meminfo: memFree=1193720/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=7948 CPUtime=5.76
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 1870 0 0 0 575 1 0 0 25 0 1 0 275330506 8138752 1855 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 1987 1855 78 171 0 1814 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13304

[startup+12.702 s]
/proc/loadavg: 1.00 1.02 0.94 2/66 2203
/proc/meminfo: memFree=1191672/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=9844 CPUtime=12.17
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 2341 0 0 0 1215 2 0 0 25 0 1 0 275330506 10080256 2326 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 2461 2326 78 171 0 2288 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15200

[startup+25.5012 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 2203
/proc/meminfo: memFree=1188600/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=12968 CPUtime=24.96
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 3100 0 0 0 2493 3 0 0 25 0 1 0 275330506 13279232 3085 1992294400 134512640 135214827 4294956224 18446744073709551615 134529331 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 3242 3085 78 171 0 3069 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18324

[startup+51.1016 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 2203
/proc/meminfo: memFree=1186872/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=14556 CPUtime=50.55
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 3531 0 0 0 5052 3 0 0 25 0 1 0 275330506 14905344 3516 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 3639 3516 78 171 0 3466 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19912

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 2203
/proc/meminfo: memFree=1183800/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=17784 CPUtime=101.74
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 4291 0 0 0 10169 5 0 0 25 0 1 0 275330506 18210816 4276 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 4446 4276 78 171 0 4273 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23140

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2203
/proc/meminfo: memFree=1182200/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=19268 CPUtime=161.73
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 4691 0 0 0 16167 6 0 0 25 0 1 0 275330506 19730432 4676 1992294400 134512640 135214827 4294956224 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 4817 4676 78 171 0 4644 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24624

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

[startup+179.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2203
/proc/meminfo: memFree=1182072/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=19408 CPUtime=178.52
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 4717 0 0 0 17846 6 0 0 25 0 1 0 275330506 19873792 4702 1992294400 134512640 135214827 4294956224 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 4852 4702 78 171 0 4679 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 24764

[startup+191.902 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2203
/proc/meminfo: memFree=1181944/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=19548 CPUtime=191.32
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 4750 0 0 0 19126 6 0 0 25 0 1 0 275330506 20017152 4735 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 4887 4735 78 171 0 4714 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 24904

[startup+198.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2203
/proc/meminfo: memFree=1181944/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=19548 CPUtime=197.72
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 4752 0 0 0 19766 6 0 0 25 0 1 0 275330506 20017152 4737 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 4887 4737 78 171 0 4714 0
Current children cumulated CPU time (s) 198.23
Current children cumulated vsize (KiB) 24904

[startup+201.502 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2203
/proc/meminfo: memFree=1181944/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=19548 CPUtime=200.91
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 4752 0 0 0 20085 6 0 0 25 0 1 0 275330506 20017152 4737 1992294400 134512640 135214827 4294956224 18446744073709551615 134529264 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 4887 4737 78 171 0 4714 0
Current children cumulated CPU time (s) 201.42
Current children cumulated vsize (KiB) 24904

[startup+204.701 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2203
/proc/meminfo: memFree=1181880/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=19548 CPUtime=204.11
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 4755 0 0 0 20405 6 0 0 25 0 1 0 275330506 20017152 4740 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 4887 4740 78 171 0 4714 0
Current children cumulated CPU time (s) 204.62
Current children cumulated vsize (KiB) 24904

[startup+206.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2203
/proc/meminfo: memFree=1181880/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=19548 CPUtime=205.71
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 4755 0 0 0 20565 6 0 0 25 0 1 0 275330506 20017152 4740 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 4887 4740 78 171 0 4714 0
Current children cumulated CPU time (s) 206.22
Current children cumulated vsize (KiB) 24904

[startup+206.701 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2203
/proc/meminfo: memFree=1181880/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=19548 CPUtime=206.12
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 4755 0 0 0 20606 6 0 0 25 0 1 0 275330506 20017152 4740 1992294400 134512640 135214827 4294956224 18446744073709551615 134529479 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 4887 4740 78 171 0 4714 0
Current children cumulated CPU time (s) 206.63
Current children cumulated vsize (KiB) 24904

[startup+207.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2203
/proc/meminfo: memFree=1181880/2055920 swapFree=4176708/4192956
[pid=2200] ppid=2198 vsize=5356 CPUtime=0.51
/proc/2200/stat : 2200 (lysat.sh) S 2198 2200 2041 0 -1 4194304 310 1579 0 0 0 0 49 2 16 0 1 0 275330454 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2200/statm: 1339 237 195 169 0 50 0
[pid=2203] ppid=2200 vsize=19548 CPUtime=206.51
/proc/2203/stat : 2203 (LySATc) R 2200 2200 2041 0 -1 4194304 4755 0 0 0 20645 6 0 0 25 0 1 0 275330506 20017152 4740 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 1 0 0
/proc/2203/statm: 4887 4740 78 171 0 4714 0
Current children cumulated CPU time (s) 207.02
Current children cumulated vsize (KiB) 24904

Child status: 20
Real time (s): 207.156
CPU time (s): 207.099
CPU user time (s): 207.002
CPU system time (s): 0.096985
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 24904

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

runsolver used 0.228965 second user time and 0.532918 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-16 13:23:53
IDJOB=1824924
IDBENCH=24601
IDSOLVER=667
FILE ID=node61/1824924-1242473033
PBS_JOBID= 9306776
Free space on /tmp= 66260 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824924-1242473033/watcher-1824924-1242473033 -o /tmp/evaluation-result-1824924-1242473033/solver-1824924-1242473033 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824924-1242473033.cnf c

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=1919417483

node61.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:       1203248 kB
Buffers:         67728 kB
Cached:         696204 kB
SwapCached:      10452 kB
Active:         147680 kB
Inactive:       629148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1203248 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          13804 kB
Slab:            62020 kB
Committed_AS:   991240 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node61 at 2009-05-16 13:27:21