Trace number 1825542

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 205.142 205.228

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.5391
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

0.00/0.00	c Parsing...
0.05/0.06	c ==============================================================================
0.05/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.06	c ==============================================================================
0.05/0.06	c |         0 |   74640   243102 |   22391       0        0     nan |  0.000 % |
0.18/0.24	c |         0 |   67800   226176 |      --       0       --      -- |     --   | -6840/-16926
0.18/0.24	c ==============================================================================
0.18/0.24	c Result  :   #vars: 5732   #clauses: 67800   #literals: 226176
0.18/0.24	c CPU time:   0.229965 s
0.18/0.24	c ==============================================================================
0.29/0.33	This is MiniSat 2.0 beta
0.29/0.33	WARNING: for repeatability, setting FPU to use double precision
0.29/0.33	============================[ Problem Statistics ]=============================
0.29/0.33	|                                                                             |
0.29/0.33	|  Number of variables:  5732                                                 |
0.29/0.33	|  Number of clauses:    67800                                                |
0.29/0.37	|  Parsing time:         0.04         s                                       |
205.10/205.21	restarts              : 18
205.10/205.21	conflicts             : 255386         (1248 /sec)
205.10/205.21	decisions             : 470100         (1.26 % random) (2297 /sec)
205.10/205.21	propagations          : 94332445       (460833 /sec)
205.10/205.21	conflict literals     : 13807299       (44.32 % deleted)
205.10/205.21	Memory used           : 35.73 MB
205.10/205.21	CPU time              : 204.7 s
205.10/205.21	
205.10/205.21	UNSATISFIABLE
205.10/205.22	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-1825542-1242518035/watcher-1825542-1242518035 -o /tmp/evaluation-result-1825542-1242518035/solver-1825542-1242518035 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1825542-1242518035.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.07 1.02 0.94 3/64 7292
/proc/meminfo: memFree=1124000/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279830626 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 235 195 169 0 50 0
[pid=7293] ppid=7292 vsize=1560 CPUtime=0
/proc/7293/stat : 7293 (SatElite) R 7292 7292 6860 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 279830627 1597440 267 1992294400 134512640 135034092 4294956112 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/7293/statm: 390 269 50 127 0 260 0

[startup+0.0603501 s]
/proc/loadavg: 1.07 1.02 0.94 3/64 7292
/proc/meminfo: memFree=1124000/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279830626 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 235 195 169 0 50 0
[pid=7293] ppid=7292 vsize=6632 CPUtime=0.05
/proc/7293/stat : 7293 (SatElite) R 7292 7292 6860 0 -1 4194304 1400 0 0 0 5 0 0 0 19 0 1 0 279830627 6791168 1384 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/7293/statm: 1658 1387 51 127 0 1528 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11988

[startup+0.101353 s]
/proc/loadavg: 1.07 1.02 0.94 3/64 7292
/proc/meminfo: memFree=1124000/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279830626 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 235 195 169 0 50 0
[pid=7293] ppid=7292 vsize=8984 CPUtime=0.08
/proc/7293/stat : 7293 (SatElite) R 7292 7292 6860 0 -1 4194304 1964 0 0 0 8 0 0 0 19 0 1 0 279830627 9199616 1948 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/7293/statm: 2246 1948 68 127 0 2116 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14340

[startup+0.301372 s]
/proc/loadavg: 1.07 1.02 0.94 3/64 7292
/proc/meminfo: memFree=1124000/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279830626 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 235 195 169 0 50 0
[pid=7293] ppid=7292 vsize=9448 CPUtime=0.29
/proc/7293/stat : 7293 (SatElite) R 7292 7292 6860 0 -1 4194304 2359 0 0 0 28 1 0 0 21 0 1 0 279830627 9674752 2042 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/7293/statm: 2362 2042 69 127 0 2232 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14804

[startup+0.701422 s]
/proc/loadavg: 1.07 1.02 0.94 3/64 7292
/proc/meminfo: memFree=1124000/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 5356

[startup+1.50148 s]
/proc/loadavg: 1.06 1.02 0.94 2/66 7295
/proc/meminfo: memFree=1116688/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=6972 CPUtime=1.16
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 1601 0 0 0 115 1 0 0 25 0 1 0 279830659 7139328 1586 1992294400 134512640 135214827 4294956224 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 1743 1586 77 171 0 1570 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12328

[startup+3.10164 s]
/proc/loadavg: 1.06 1.02 0.94 2/66 7295
/proc/meminfo: memFree=1115664/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=8028 CPUtime=2.76
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 1868 0 0 0 275 1 0 0 25 0 1 0 279830659 8220672 1853 1992294400 134512640 135214827 4294956224 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 2007 1853 77 171 0 1834 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13384

[startup+6.30194 s]
/proc/loadavg: 1.06 1.02 0.94 2/66 7295
/proc/meminfo: memFree=1113360/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=10068 CPUtime=5.95
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 2394 0 0 0 593 2 0 0 25 0 1 0 279830659 10309632 2379 1992294400 134512640 135214827 4294956224 18446744073709551615 134529471 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 2517 2379 77 171 0 2344 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15424

[startup+12.7015 s]
/proc/loadavg: 1.05 1.01 0.94 2/66 7295
/proc/meminfo: memFree=1110048/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=13144 CPUtime=12.36
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 3151 0 0 0 1233 3 0 0 25 0 1 0 279830659 13459456 3136 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 3286 3136 77 171 0 3113 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18500

[startup+25.5018 s]
/proc/loadavg: 1.04 1.01 0.94 2/66 7295
/proc/meminfo: memFree=1105512/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=17736 CPUtime=25.15
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 4298 0 0 0 2511 4 0 0 25 0 1 0 279830659 18161664 4283 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 4434 4283 77 171 0 4261 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23092

[startup+51.1012 s]
/proc/loadavg: 1.03 1.01 0.94 2/66 7295
/proc/meminfo: memFree=1098344/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=24932 CPUtime=50.74
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 6084 0 0 0 5068 6 0 0 25 0 1 0 279830659 25530368 6069 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 6233 6069 77 171 0 6060 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 30288

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 0.94 2/66 7295
/proc/meminfo: memFree=1097768/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=25368 CPUtime=101.92
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 6202 0 0 0 10186 6 0 0 25 0 1 0 279830659 25976832 6187 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 6342 6187 77 171 0 6169 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 30724

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7295
/proc/meminfo: memFree=1095464/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=28204 CPUtime=161.9
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 6859 0 0 0 16183 7 0 0 25 0 1 0 279830659 28880896 6844 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 7051 6844 77 171 0 6878 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 33560

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

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7295
/proc/meminfo: memFree=1090920/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=32752 CPUtime=178.68
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 7974 0 0 0 17860 8 0 0 25 0 1 0 279830659 33538048 7959 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 8188 7959 77 171 0 8015 0
Current children cumulated CPU time (s) 179
Current children cumulated vsize (KiB) 38108

[startup+191.902 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7295
/proc/meminfo: memFree=1087912/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=35524 CPUtime=191.48
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 8692 0 0 0 19139 9 0 0 25 0 1 0 279830659 36376576 8677 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 8881 8677 77 171 0 8708 0
Current children cumulated CPU time (s) 191.8
Current children cumulated vsize (KiB) 40880

[startup+198.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7295
/proc/meminfo: memFree=1086952/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=36448 CPUtime=197.88
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 8922 0 0 0 19779 9 0 0 25 0 1 0 279830659 37322752 8907 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 9112 8907 77 171 0 8939 0
Current children cumulated CPU time (s) 198.2
Current children cumulated vsize (KiB) 41804

[startup+201.501 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7295
/proc/meminfo: memFree=1086760/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=36580 CPUtime=201.08
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 8946 0 0 0 20098 10 0 0 25 0 1 0 279830659 37457920 8931 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 9145 8931 77 171 0 8972 0
Current children cumulated CPU time (s) 201.4
Current children cumulated vsize (KiB) 41936

[startup+203.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7295
/proc/meminfo: memFree=1086760/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=36580 CPUtime=202.68
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 8946 0 0 0 20258 10 0 0 25 0 1 0 279830659 37457920 8931 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 9145 8931 77 171 0 8972 0
Current children cumulated CPU time (s) 203
Current children cumulated vsize (KiB) 41936

[startup+203.903 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7295
/proc/meminfo: memFree=1086760/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=36580 CPUtime=203.48
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 8946 0 0 0 20338 10 0 0 25 0 1 0 279830659 37457920 8931 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 9145 8931 77 171 0 8972 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 41936

[startup+204.702 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7295
/proc/meminfo: memFree=1086760/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=36580 CPUtime=204.28
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 8946 0 0 0 20418 10 0 0 25 0 1 0 279830659 37457920 8931 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 9145 8931 77 171 0 8972 0
Current children cumulated CPU time (s) 204.6
Current children cumulated vsize (KiB) 41936

[startup+205.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7295
/proc/meminfo: memFree=1086760/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=36580 CPUtime=204.68
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 8946 0 0 0 20458 10 0 0 25 0 1 0 279830659 37457920 8931 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 9145 8931 77 171 0 8972 0
Current children cumulated CPU time (s) 205
Current children cumulated vsize (KiB) 41936

[startup+205.202 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7295
/proc/meminfo: memFree=1086760/2055920 swapFree=4176708/4192956
[pid=7292] ppid=7290 vsize=5356 CPUtime=0.32
/proc/7292/stat : 7292 (lysat.sh) S 7290 7292 6860 0 -1 4194304 310 2362 0 0 0 0 31 1 17 0 1 0 279830626 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7292/statm: 1339 237 195 169 0 50 0
[pid=7295] ppid=7292 vsize=36580 CPUtime=204.78
/proc/7295/stat : 7295 (LySATc) R 7292 7292 6860 0 -1 4194304 8946 0 0 0 20468 10 0 0 25 0 1 0 279830659 37457920 8931 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7295/statm: 9145 8931 77 171 0 8972 0
Current children cumulated CPU time (s) 205.1
Current children cumulated vsize (KiB) 41936

Child status: 20
Real time (s): 205.228
CPU time (s): 205.142
CPU user time (s): 205.015
CPU system time (s): 0.12698
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 41936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 205.015
system time used= 0.12698
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11781
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= 37
involuntary context switches= 625

runsolver used 0.19697 second user time and 0.555915 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-17 01:53:55
IDJOB=1825542
IDBENCH=71629
IDSOLVER=667
FILE ID=node61/1825542-1242518035
PBS_JOBID= 9307057
Free space on /tmp= 66260 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825542-1242518035/watcher-1825542-1242518035 -o /tmp/evaluation-result-1825542-1242518035/solver-1825542-1242518035 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1825542-1242518035.cnf c

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=853371803

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:       1124544 kB
Buffers:         74896 kB
Cached:         766896 kB
SwapCached:      10452 kB
Active:         199080 kB
Inactive:       655580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1124544 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            4040 kB
Writeback:           0 kB
Mapped:          13804 kB
Slab:            62860 kB
Committed_AS:  1003016 kB
PageTables:       1368 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-17 01:57:20