Trace number 1774433

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LySAT i/2009-03-20UNSAT 354.093 354.256

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark303.059
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

Solver Data

0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  159423   466748 |   47826       0        0     nan |  0.000 % |
0.99/1.04	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
0.99/1.04	c ==============================================================================
0.99/1.04	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
0.99/1.04	c CPU time:   1.00985 s
0.99/1.04	c ==============================================================================
1.09/1.14	c lySAT 0.1
1.09/1.14	c minisat core +  additionnal features
1.09/1.14	c ============================[ Problem Statistics ]=============================
1.09/1.14	c |                                                                             |
1.09/1.14	c |  Number of variables:  8110                                                 |
1.09/1.14	c |  Number of clauses:    71082                                                |
1.09/1.19	c |  Parsing time:         0.04         s                                       |
354.04/354.24	c restarts              : 855
354.04/354.24	c conflicts             : 835993         (2369 /sec)
354.04/354.24	c decisions             : 1247403        (2.80 % random) (3535 /sec)
354.04/354.24	c euip                  : 37649       
354.04/354.24	c propagations          : 191122819      (541649 /sec)
354.04/354.24	c conflict literals     : 16503931       (36.79 % deleted)
354.04/354.24	c Memory used           : 38.08 MB
354.04/354.24	c CPU time              : 352.853 s
354.04/354.24	c 
354.04/354.24	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-1774433-1241242571/watcher-1774433-1241242571 -o /tmp/evaluation-result-1774433-1241242571/solver-1774433-1241242571 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1774433-1241242571.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 0.98 0.99 3/65 29655
/proc/meminfo: memFree=1649400/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=0
/proc/29655/stat : 29655 (lysat.sh) R 29653 29655 29498 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 152290255 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29655/statm: 1339 234 194 169 0 50 0
[pid=29656] ppid=29655 vsize=984 CPUtime=0
/proc/29656/stat : 29656 (SatElite) R 29655 29655 29498 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 152290255 1007616 130 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29656/statm: 246 133 51 127 0 116 0

[startup+0.0947511 s]
/proc/loadavg: 0.97 0.98 0.99 3/65 29655
/proc/meminfo: memFree=1649400/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=0
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152290255 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29655/statm: 1339 235 195 169 0 50 0
[pid=29656] ppid=29655 vsize=10736 CPUtime=0.08
/proc/29656/stat : 29656 (SatElite) R 29655 29655 29498 0 -1 4194304 2418 0 0 0 7 1 0 0 19 0 1 0 152290255 10993664 2402 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29656/statm: 2684 2402 51 127 0 2554 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16092

[startup+0.10175 s]
/proc/loadavg: 0.97 0.98 0.99 3/65 29655
/proc/meminfo: memFree=1649400/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=0
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152290255 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29655/statm: 1339 235 195 169 0 50 0
[pid=29656] ppid=29655 vsize=11132 CPUtime=0.09
/proc/29656/stat : 29656 (SatElite) R 29655 29655 29498 0 -1 4194304 2557 0 0 0 8 1 0 0 19 0 1 0 152290255 11399168 2541 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29656/statm: 2783 2541 51 127 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16488

[startup+0.301774 s]
/proc/loadavg: 0.97 0.98 0.99 3/65 29655
/proc/meminfo: memFree=1649400/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=0
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152290255 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29655/statm: 1339 235 195 169 0 50 0
[pid=29656] ppid=29655 vsize=22004 CPUtime=0.29
/proc/29656/stat : 29656 (SatElite) R 29655 29655 29498 0 -1 4194304 4576 0 0 0 27 2 0 0 21 0 1 0 152290255 22532096 4560 1992294400 134512640 135034092 4294956112 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 0 0 0
/proc/29656/statm: 5501 4560 67 127 0 5371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27360

[startup+0.701818 s]
/proc/loadavg: 0.97 0.98 0.99 3/65 29655
/proc/meminfo: memFree=1649400/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=0
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152290255 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29655/statm: 1339 235 195 169 0 50 0
[pid=29656] ppid=29655 vsize=22304 CPUtime=0.69
/proc/29656/stat : 29656 (SatElite) R 29655 29655 29498 0 -1 4194304 5062 0 0 0 66 3 0 0 25 0 1 0 152290255 22839296 4650 1992294400 134512640 135034092 4294956112 18446744073709551615 134574545 0 0 4096 3 0 0 0 17 0 0 0
/proc/29656/statm: 5576 4650 68 127 0 5446 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27660

[startup+1.50192 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 29657
/proc/meminfo: memFree=1627688/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 5356

[startup+3.10109 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 29658
/proc/meminfo: memFree=1639336/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=7920 CPUtime=1.94
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 1845 0 0 0 194 0 0 0 25 0 1 0 152290369 8110080 1830 1992294400 134512640 135226915 4294956224 18446744073709551615 134525819 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 1980 1830 81 174 0 1803 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13276

[startup+6.30245 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 29658
/proc/meminfo: memFree=1637288/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=9656 CPUtime=5.13
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 2252 0 0 0 513 0 0 0 25 0 1 0 152290369 9887744 2237 1992294400 134512640 135226915 4294956224 18446744073709551615 134539773 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 2414 2237 82 174 0 2237 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15012

[startup+12.7012 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 29658
/proc/meminfo: memFree=1634536/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=12316 CPUtime=11.53
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 2935 0 0 0 1152 1 0 0 25 0 1 0 152290369 12611584 2920 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 3079 2920 82 174 0 2902 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17672

[startup+25.5016 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 29658
/proc/meminfo: memFree=1632232/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=14836 CPUtime=24.32
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 3550 0 0 0 2430 2 0 0 25 0 1 0 152290369 15192064 3535 1992294400 134512640 135226915 4294956224 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 3709 3535 82 174 0 3532 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 20192

[startup+51.1015 s]
/proc/loadavg: 1.05 1.00 1.00 2/67 29658
/proc/meminfo: memFree=1628392/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=18936 CPUtime=49.91
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 4521 0 0 0 4989 2 0 0 25 0 1 0 152290369 19390464 4506 1992294400 134512640 135226915 4294956224 18446744073709551615 134536785 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 4734 4506 82 174 0 4557 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24292

[startup+102.305 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 29658
/proc/meminfo: memFree=1626216/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=21256 CPUtime=101.1
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 5040 0 0 0 10107 3 0 0 25 0 1 0 152290369 21766144 5025 1992294400 134512640 135226915 4294956224 18446744073709551615 134544598 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 5314 5025 82 174 0 5137 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 26612

[startup+162.301 s]
/proc/loadavg: 1.09 1.03 1.00 2/67 29658
/proc/meminfo: memFree=1617640/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=30220 CPUtime=161.06
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 7189 0 0 0 16101 5 0 0 25 0 1 0 152290369 30945280 7174 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 7555 7174 82 174 0 7378 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 35576

[startup+222.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/67 29660
/proc/meminfo: memFree=1614568/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=33252 CPUtime=221.05
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 7903 0 0 0 22099 6 0 0 25 0 1 0 152290369 34050048 7888 1992294400 134512640 135226915 4294956224 18446744073709551615 134536928 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 8313 7888 82 174 0 8136 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 38608

[startup+282.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/67 29660
/proc/meminfo: memFree=1613800/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=34244 CPUtime=281.02
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 8123 0 0 0 28096 6 0 0 25 0 1 0 152290369 35065856 8108 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 8561 8108 82 174 0 8384 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 39600

[startup+342.302 s]
/proc/loadavg: 1.07 1.04 1.00 2/67 29660
/proc/meminfo: memFree=1609576/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=38860 CPUtime=340.99
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 9172 0 0 0 34091 8 0 0 25 0 1 0 152290369 39792640 9157 1992294400 134512640 135226915 4294956224 18446744073709551615 134537085 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 9715 9157 82 174 0 9538 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 44216

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

[startup+345.502 s]
/proc/loadavg: 1.07 1.04 1.00 2/67 29660
/proc/meminfo: memFree=1609256/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=38988 CPUtime=344.19
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 9249 0 0 0 34411 8 0 0 25 0 1 0 152290369 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134527294 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 345.33
Current children cumulated vsize (KiB) 44344

[startup+348.705 s]
/proc/loadavg: 1.07 1.04 1.00 2/67 29660
/proc/meminfo: memFree=1609256/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=38988 CPUtime=347.4
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 9249 0 0 0 34732 8 0 0 25 0 1 0 152290369 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134526899 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 348.54
Current children cumulated vsize (KiB) 44344

[startup+351.902 s]
/proc/loadavg: 1.06 1.04 1.00 2/67 29660
/proc/meminfo: memFree=1609256/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=38988 CPUtime=350.59
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 9249 0 0 0 35051 8 0 0 25 0 1 0 152290369 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134526899 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 351.73
Current children cumulated vsize (KiB) 44344

[startup+353.502 s]
/proc/loadavg: 1.06 1.04 1.00 2/67 29660
/proc/meminfo: memFree=1609256/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=38988 CPUtime=352.19
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 9249 0 0 0 35211 8 0 0 25 0 1 0 152290369 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134536663 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 353.33
Current children cumulated vsize (KiB) 44344

[startup+353.902 s]
/proc/loadavg: 1.06 1.04 1.00 2/67 29660
/proc/meminfo: memFree=1609256/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=38988 CPUtime=352.59
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 9249 0 0 0 35251 8 0 0 25 0 1 0 152290369 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 353.73
Current children cumulated vsize (KiB) 44344

[startup+354.102 s]
/proc/loadavg: 1.06 1.04 1.00 2/67 29660
/proc/meminfo: memFree=1609256/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=38988 CPUtime=352.79
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 9249 0 0 0 35271 8 0 0 25 0 1 0 152290369 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 353.93
Current children cumulated vsize (KiB) 44344

[startup+354.207 s]
/proc/loadavg: 1.06 1.04 1.00 2/67 29660
/proc/meminfo: memFree=1609256/2055920 swapFree=4178560/4192956
[pid=29655] ppid=29653 vsize=5356 CPUtime=1.14
/proc/29655/stat : 29655 (lysat.sh) S 29653 29655 29498 0 -1 4194304 310 5473 0 0 0 0 110 4 16 0 1 0 152290255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29655/statm: 1339 237 195 169 0 50 0
[pid=29658] ppid=29655 vsize=38988 CPUtime=352.9
/proc/29658/stat : 29658 (LySATi) R 29655 29655 29498 0 -1 4194304 9249 0 0 0 35282 8 0 0 25 0 1 0 152290369 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0
/proc/29658/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 354.04
Current children cumulated vsize (KiB) 44344

Child status: 20
Real time (s): 354.256
CPU time (s): 354.093
CPU user time (s): 353.956
CPU system time (s): 0.136979
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 44344

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

runsolver used 0.330949 second user time and 0.966853 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-02 07:36:11
IDJOB=1774433
IDBENCH=70946
IDSOLVER=609
FILE ID=node32/1774433-1241242571
PBS_JOBID= 9224859
Free space on /tmp= 66492 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l47_lambda.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774433-1241242571/watcher-1774433-1241242571 -o /tmp/evaluation-result-1774433-1241242571/solver-1774433-1241242571 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1774433-1241242571.cnf i

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=1003696872

node32.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1649880 kB
Buffers:         67892 kB
Cached:         247232 kB
SwapCached:       7332 kB
Active:          47304 kB
Inactive:       276568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649880 kB
SwapTotal:     4192956 kB
SwapFree:      4178560 kB
Dirty:            5572 kB
Writeback:           0 kB
Mapped:          14248 kB
Slab:            67984 kB
Committed_AS:   693920 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node32 at 2009-05-02 07:42:05