Trace number 1563195

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 383.454 383.607

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.168
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

0.00/0.00	c Parsing...
0.08/0.14	c ==============================================================================
0.08/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.14	c ==============================================================================
0.08/0.14	c |         0 |  151127   442273 |   45338       0        0     nan |  0.000 % |
0.89/0.97	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
0.89/0.97	c ==============================================================================
0.89/0.97	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
0.89/0.97	c CPU time:   0.940856 s
0.89/0.97	c ==============================================================================
0.99/1.07	This is MiniSat 2.0 beta
0.99/1.07	WARNING: for repeatability, setting FPU to use double precision
0.99/1.07	============================[ Problem Statistics ]=============================
0.99/1.07	|                                                                             |
0.99/1.07	|  Number of variables:  7670                                                 |
0.99/1.07	|  Number of clauses:    66882                                                |
1.06/1.11	|  Parsing time:         0.04         s                                       |
383.34/383.59	restarts              : 21
383.34/383.59	conflicts             : 669248         (1751 /sec)
383.34/383.59	decisions             : 976338         (1.80 % random) (2554 /sec)
383.34/383.59	propagations          : 153015036      (400233 /sec)
383.34/383.59	conflict literals     : 14995028       (39.59 % deleted)
383.34/383.59	Memory used           : 24.32 MB
383.34/383.59	CPU time              : 382.315 s
383.34/383.59	
383.34/383.59	UNSATISFIABLE
383.34/383.60	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-1563195-1241001008/watcher-1563195-1241001008 -o /tmp/evaluation-result-1563195-1241001008/solver-1563195-1241001008 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1563195-1241001008.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 14628
/proc/meminfo: memFree=451384/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=0
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128129384 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 235 195 169 0 50 0
[pid=14629] ppid=14628 vsize=692 CPUtime=0
/proc/14629/stat : 14629 (SatElite) R 14628 14628 14296 0 -1 4194304 99 0 0 0 0 0 0 0 18 0 1 0 128129384 708608 83 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/14629/statm: 173 83 51 127 0 43 0

[startup+0.0203449 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 14628
/proc/meminfo: memFree=451384/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=0
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128129384 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 235 195 169 0 50 0
[pid=14629] ppid=14628 vsize=2732 CPUtime=0.01
/proc/14629/stat : 14629 (SatElite) R 14628 14628 14296 0 -1 4194304 536 0 0 0 1 0 0 0 18 0 1 0 128129384 2797568 520 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/14629/statm: 683 520 51 127 0 553 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8088

[startup+0.101352 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 14628
/proc/meminfo: memFree=451384/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=0
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128129384 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 235 195 169 0 50 0
[pid=14629] ppid=14628 vsize=11008 CPUtime=0.08
/proc/14629/stat : 14629 (SatElite) R 14628 14628 14296 0 -1 4194304 2519 0 0 0 7 1 0 0 18 0 1 0 128129384 11272192 2503 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/14629/statm: 2752 2504 51 127 0 2622 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16364

[startup+0.30137 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 14628
/proc/meminfo: memFree=451384/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=0
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128129384 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 235 195 169 0 50 0
[pid=14629] ppid=14628 vsize=18524 CPUtime=0.29
/proc/14629/stat : 14629 (SatElite) R 14628 14628 14296 0 -1 4194304 4291 0 0 0 27 2 0 0 19 0 1 0 128129384 18968576 4275 1992294400 134512640 135034092 4294956096 18446744073709551615 134540707 0 0 4096 3 0 0 0 17 0 0 0
/proc/14629/statm: 4631 4275 67 127 0 4501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23880

[startup+0.70141 s]
/proc/loadavg: 1.00 1.00 1.07 3/64 14628
/proc/meminfo: memFree=451384/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=0
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128129384 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 235 195 169 0 50 0
[pid=14629] ppid=14628 vsize=18636 CPUtime=0.68
/proc/14629/stat : 14629 (SatElite) R 14628 14628 14296 0 -1 4194304 4719 0 0 0 66 2 0 0 23 0 1 0 128129384 19083264 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134529215 0 0 4096 3 0 0 0 17 0 0 0
/proc/14629/statm: 4659 4343 68 127 0 4529 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23992

[startup+1.5025 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 14630
/proc/meminfo: memFree=431976/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 5356

[startup+3.10165 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 14631
/proc/meminfo: memFree=442344/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=7556 CPUtime=2.01
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 1759 0 0 0 201 0 0 0 25 0 1 0 128129491 7737344 1744 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 1889 1744 78 171 0 1716 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12912

[startup+6.30196 s]
/proc/loadavg: 1.08 1.02 1.08 2/66 14631
/proc/meminfo: memFree=439528/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=9912 CPUtime=5.22
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 2323 0 0 0 521 1 0 0 25 0 1 0 128129491 10149888 2308 1992294400 134512640 135214827 4294956208 18446744073709551615 134529295 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 2478 2308 78 171 0 2305 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15268

[startup+12.7016 s]
/proc/loadavg: 1.07 1.02 1.08 2/66 14631
/proc/meminfo: memFree=436904/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=12300 CPUtime=11.61
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 2926 0 0 0 1159 2 0 0 25 0 1 0 128129491 12595200 2911 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 3075 2911 78 171 0 2902 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17656

[startup+25.5019 s]
/proc/loadavg: 1.06 1.01 1.08 2/66 14631
/proc/meminfo: memFree=434088/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=15124 CPUtime=24.41
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 3616 0 0 0 2438 3 0 0 25 0 1 0 128129491 15486976 3601 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 3781 3601 78 171 0 3608 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20480

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 1.07 2/66 14631
/proc/meminfo: memFree=433000/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=16124 CPUtime=50
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 3868 0 0 0 4997 3 0 0 25 0 1 0 128129491 16510976 3853 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 4031 3853 78 171 0 3858 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21480

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.07 2/66 14631
/proc/meminfo: memFree=430120/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=19112 CPUtime=101.17
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 4580 0 0 0 10113 4 0 0 25 0 1 0 128129491 19570688 4565 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 4778 4565 78 171 0 4605 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 24468

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14631
/proc/meminfo: memFree=427880/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=21404 CPUtime=161.16
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 5122 0 0 0 16111 5 0 0 25 0 1 0 128129491 21917696 5107 1992294400 134512640 135214827 4294956208 18446744073709551615 134527483 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 5351 5107 78 171 0 5178 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 26760

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14631
/proc/meminfo: memFree=425832/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=23260 CPUtime=221.13
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 5633 0 0 0 22108 5 0 0 25 0 1 0 128129491 23818240 5597 1992294400 134512640 135214827 4294956208 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 5815 5597 78 171 0 5642 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 28616

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 14631
/proc/meminfo: memFree=424744/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=24452 CPUtime=281.11
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 5935 0 0 0 28106 5 0 0 25 0 1 0 128129491 25038848 5899 1992294400 134512640 135214827 4294956208 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 6113 5899 78 171 0 5940 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 29808

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 14631
/proc/meminfo: memFree=424424/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=24728 CPUtime=341.08
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 6014 0 0 0 34103 5 0 0 25 0 1 0 128129491 25321472 5978 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 6182 5978 78 171 0 6009 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 30084

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

[startup+358.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14631
/proc/meminfo: memFree=424360/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=24896 CPUtime=357.08
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 6029 0 0 0 35703 5 0 0 25 0 1 0 128129491 25493504 5993 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 6224 5993 78 171 0 6051 0
Current children cumulated CPU time (s) 358.14
Current children cumulated vsize (KiB) 30252

[startup+371.101 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14631
/proc/meminfo: memFree=424360/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=24896 CPUtime=369.87
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 6031 0 0 0 36982 5 0 0 25 0 1 0 128129491 25493504 5995 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 6224 5995 78 171 0 6051 0
Current children cumulated CPU time (s) 370.93
Current children cumulated vsize (KiB) 30252

[startup+377.502 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14631
/proc/meminfo: memFree=424360/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=24896 CPUtime=376.27
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 6031 0 0 0 37622 5 0 0 25 0 1 0 128129491 25493504 5995 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 6224 5995 78 171 0 6051 0
Current children cumulated CPU time (s) 377.33
Current children cumulated vsize (KiB) 30252

[startup+380.701 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14631
/proc/meminfo: memFree=424360/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=24896 CPUtime=379.48
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 6032 0 0 0 37942 6 0 0 25 0 1 0 128129491 25493504 5996 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 6224 5996 78 171 0 6051 0
Current children cumulated CPU time (s) 380.54
Current children cumulated vsize (KiB) 30252

[startup+382.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14631
/proc/meminfo: memFree=424360/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=24896 CPUtime=381.08
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 6033 0 0 0 38102 6 0 0 25 0 1 0 128129491 25493504 5997 1992294400 134512640 135214827 4294956208 18446744073709551615 134530642 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 6224 5997 78 171 0 6051 0
Current children cumulated CPU time (s) 382.14
Current children cumulated vsize (KiB) 30252

[startup+383.101 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14631
/proc/meminfo: memFree=424360/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=24896 CPUtime=381.88
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 6033 0 0 0 38182 6 0 0 25 0 1 0 128129491 25493504 5997 1992294400 134512640 135214827 4294956208 18446744073709551615 134527508 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 6224 5997 78 171 0 6051 0
Current children cumulated CPU time (s) 382.94
Current children cumulated vsize (KiB) 30252

[startup+383.501 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14631
/proc/meminfo: memFree=424360/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5356 CPUtime=1.06
/proc/14628/stat : 14628 (lysat.sh) S 14626 14628 14296 0 -1 4194304 310 5078 0 0 0 0 102 4 19 0 1 0 128129384 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14628/statm: 1339 237 195 169 0 50 0
[pid=14631] ppid=14628 vsize=24896 CPUtime=382.28
/proc/14631/stat : 14631 (LySATc) R 14628 14628 14296 0 -1 4194304 6033 0 0 0 38222 6 0 0 25 0 1 0 128129491 25493504 5997 1992294400 134512640 135214827 4294956208 18446744073709551615 134529515 0 0 4096 3 0 0 0 17 0 0 0
/proc/14631/statm: 6224 5997 78 171 0 6051 0
Current children cumulated CPU time (s) 383.34
Current children cumulated vsize (KiB) 30252

[startup+383.601 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14631
/proc/meminfo: memFree=424360/2055920 swapFree=4192812/4192956
[pid=14628] ppid=14626 vsize=5360 CPUtime=383.43
/proc/14628/stat : 14628 (lysat.sh) D 14626 14628 14296 0 -1 4194304 317 11119 0 0 0 0 38333 10 19 0 1 0 128129384 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 240907942501 0 2147483391 4100 65536 18446744072099781622 0 0 17 0 0 0
/proc/14628/statm: 1340 240 196 169 0 51 0
Current children cumulated CPU time (s) 383.43
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 383.607
CPU time (s): 383.454
CPU user time (s): 383.342
CPU system time (s): 0.111982
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 30252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 383.342
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11584
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= 40
involuntary context switches= 888

runsolver used 0.350946 second user time and 1.04884 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-29 12:30:08
IDJOB=1563195
IDBENCH=70949
IDSOLVER=512
FILE ID=node36/1563195-1241001008
PBS_JOBID= 9204831
Free space on /tmp= 66392 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l45_lambda.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563195-1241001008/watcher-1563195-1241001008 -o /tmp/evaluation-result-1563195-1241001008/solver-1563195-1241001008 -C 1200 -W 1800 -M 1800  lysat.sh HOME/instance-1563195-1241001008.cnf c

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=462033886

node36.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.232
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.232
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:        451928 kB
Buffers:         84656 kB
Cached:        1410452 kB
SwapCached:        144 kB
Active:         340604 kB
Inactive:      1168580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        451928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5132 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            80940 kB
Committed_AS:   508540 kB
PageTables:       1356 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= 66392 MiB
End job on node36 at 2009-04-29 12:36:32