Trace number 1775483

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 58.982 58.9904

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.8672
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.19/0.27	c ==============================================================================
0.19/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.27	c ==============================================================================
0.19/0.27	c |         0 |  283362   661178 |   85008       0        0     nan |  0.000 % |
1.79/1.85	c |         0 |  123377   480567 |      --       0       --      -- |     --   | -159983/-180606
1.79/1.85	c ==============================================================================
1.79/1.85	c Result  :   #vars: 16544   #clauses: 123377   #literals: 480567
1.79/1.85	c CPU time:   1.75073 s
1.79/1.85	c ==============================================================================
1.99/2.05	c lySAT 0.1
1.99/2.05	c minisat core +  additionnal features
1.99/2.05	c ============================[ Problem Statistics ]=============================
1.99/2.05	c |                                                                             |
1.99/2.05	c |  Number of variables:  16544                                                |
1.99/2.05	c |  Number of clauses:    123377                                               |
2.07/2.15	c |  Parsing time:         0.08         s                                       |
58.87/58.97	c restarts              : 2010
58.87/58.97	c conflicts             : 269048         (4731 /sec)
58.87/58.97	c decisions             : 1831203        (6.23 % random) (32203 /sec)
58.87/58.97	c euip                  : 7670        
58.87/58.97	c propagations          : 64138268       (1127917 /sec)
58.87/58.97	c conflict literals     : 4587323        (22.62 % deleted)
58.87/58.97	c Memory used           : 23.05 MB
58.87/58.97	c CPU time              : 56.8644 s
58.87/58.97	c 
58.87/58.98	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-1775483-1241248734/watcher-1775483-1241248734 -o /tmp/evaluation-result-1775483-1241248734/solver-1775483-1241248734 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775483-1241248734.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: 1.01 1.01 1.00 3/64 26050
/proc/meminfo: memFree=1292792/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=0
/proc/26050/stat : 26050 (lysat.sh) R 26048 26050 25953 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 152906874 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26050/statm: 1339 234 194 169 0 50 0
[pid=26051] ppid=26050 vsize=692 CPUtime=0
/proc/26051/stat : 26051 (SatElite) R 26050 26050 25953 0 -1 4194304 75 0 0 0 0 0 0 0 19 0 1 0 152906874 708608 60 1992294400 134512640 135034092 4294956112 18446744073709551615 134800116 0 0 4096 3 0 0 0 17 0 0 0
/proc/26051/statm: 173 62 50 127 0 43 0

[startup+0.0472169 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 26050
/proc/meminfo: memFree=1292792/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=0
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 152906874 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26050/statm: 1339 235 195 169 0 50 0
[pid=26051] ppid=26050 vsize=7832 CPUtime=0.03
/proc/26051/stat : 26051 (SatElite) R 26050 26050 25953 0 -1 4194304 1588 0 0 0 3 0 0 0 19 0 1 0 152906874 8019968 1572 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26051/statm: 1958 1573 50 127 0 1828 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13188

[startup+0.1012 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 26050
/proc/meminfo: memFree=1292792/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=0
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 152906874 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26050/statm: 1339 235 195 169 0 50 0
[pid=26051] ppid=26050 vsize=16036 CPUtime=0.09
/proc/26051/stat : 26051 (SatElite) R 26050 26050 25953 0 -1 4194304 3382 0 0 0 8 1 0 0 21 0 1 0 152906874 16420864 3366 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26051/statm: 4009 3371 50 127 0 3879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21392

[startup+0.301142 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 26050
/proc/meminfo: memFree=1292792/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=0
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 152906874 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26050/statm: 1339 235 195 169 0 50 0
[pid=26051] ppid=26050 vsize=41972 CPUtime=0.28
/proc/26051/stat : 26051 (SatElite) R 26050 26050 25953 0 -1 4194304 9965 0 0 0 23 5 0 0 23 0 1 0 152906874 42979328 9348 1992294400 134512640 135034092 4294956112 18446744073709551615 134562066 0 0 4096 3 0 0 0 17 0 0 0
/proc/26051/statm: 10493 9348 67 127 0 10363 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47328

[startup+0.70103 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 26050
/proc/meminfo: memFree=1292792/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=0
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 152906874 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26050/statm: 1339 235 195 169 0 50 0
[pid=26051] ppid=26050 vsize=46176 CPUtime=0.69
/proc/26051/stat : 26051 (SatElite) R 26050 26050 25953 0 -1 4194304 10925 0 0 0 62 7 0 0 25 0 1 0 152906874 47284224 10120 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26051/statm: 11544 10120 68 127 0 11414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51532

[startup+1.5018 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 26052
/proc/meminfo: memFree=1245736/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=0
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 152906874 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26050/statm: 1339 235 195 169 0 50 0
[pid=26051] ppid=26050 vsize=49216 CPUtime=1.49
/proc/26051/stat : 26051 (SatElite) R 26050 26050 25953 0 -1 4194304 11662 0 0 0 140 9 0 0 25 0 1 0 152906874 50397184 10763 1992294400 134512640 135034092 4294956112 18446744073709551615 134583270 0 0 4096 3 0 0 0 17 0 0 0
/proc/26051/statm: 12304 10763 68 127 0 12174 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54572

[startup+3.10135 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 26053
/proc/meminfo: memFree=1276072/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=2.04
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 310 12046 0 0 0 0 193 11 16 0 1 0 152906874 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26050/statm: 1339 237 195 169 0 50 0
[pid=26053] ppid=26050 vsize=11900 CPUtime=1.03
/proc/26053/stat : 26053 (LySATi) R 26050 26050 25953 0 -1 4194304 2845 0 0 0 101 2 0 0 25 0 1 0 152907079 12185600 2830 1992294400 134512640 135226915 4294956224 18446744073709551615 134528351 0 0 4096 3 0 0 0 17 0 0 0
/proc/26053/statm: 2975 2830 82 174 0 2798 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17256

[startup+6.30144 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 26053
/proc/meminfo: memFree=1269288/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=2.04
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 310 12046 0 0 0 0 193 11 16 0 1 0 152906874 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26050/statm: 1339 237 195 169 0 50 0
[pid=26053] ppid=26050 vsize=12960 CPUtime=4.23
/proc/26053/stat : 26053 (LySATi) R 26050 26050 25953 0 -1 4194304 3105 0 0 0 421 2 0 0 25 0 1 0 152907079 13271040 3090 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/26053/statm: 3240 3090 82 174 0 3063 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18316

[startup+12.7016 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 26053
/proc/meminfo: memFree=1267880/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=2.04
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 310 12046 0 0 0 0 193 11 16 0 1 0 152906874 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26050/statm: 1339 237 195 169 0 50 0
[pid=26053] ppid=26050 vsize=14504 CPUtime=10.63
/proc/26053/stat : 26053 (LySATi) R 26050 26050 25953 0 -1 4194304 3481 0 0 0 1060 3 0 0 25 0 1 0 152907079 14852096 3466 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/26053/statm: 3626 3466 82 174 0 3449 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19860

[startup+25.501 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 26053
/proc/meminfo: memFree=1265128/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=2.04
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 310 12046 0 0 0 0 193 11 16 0 1 0 152906874 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26050/statm: 1339 237 195 169 0 50 0
[pid=26053] ppid=26050 vsize=17376 CPUtime=23.43
/proc/26053/stat : 26053 (LySATi) R 26050 26050 25953 0 -1 4194304 4178 0 0 0 2340 3 0 0 25 0 1 0 152907079 17793024 4163 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/26053/statm: 4344 4163 82 174 0 4167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 22732

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26053
/proc/meminfo: memFree=1260840/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=2.04
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 310 12046 0 0 0 0 193 11 16 0 1 0 152906874 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26050/statm: 1339 237 195 169 0 50 0
[pid=26053] ppid=26050 vsize=21612 CPUtime=49.03
/proc/26053/stat : 26053 (LySATi) R 26050 26050 25953 0 -1 4194304 5231 0 0 0 4899 4 0 0 25 0 1 0 152907079 22130688 5216 1992294400 134512640 135226915 4294956224 18446744073709551615 134536966 0 0 4096 3 0 0 0 17 0 0 0
/proc/26053/statm: 5403 5216 82 174 0 5226 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26968

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

[startup+54.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26053
/proc/meminfo: memFree=1260648/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=2.04
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 310 12046 0 0 0 0 193 11 16 0 1 0 152906874 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26050/statm: 1339 237 195 169 0 50 0
[pid=26053] ppid=26050 vsize=22016 CPUtime=52.23
/proc/26053/stat : 26053 (LySATi) R 26050 26050 25953 0 -1 4194304 5334 0 0 0 5219 4 0 0 25 0 1 0 152907079 22544384 5319 1992294400 134512640 135226915 4294956224 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0
/proc/26053/statm: 5504 5319 82 174 0 5327 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 27372

[startup+57.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26053
/proc/meminfo: memFree=1258984/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=2.04
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 310 12046 0 0 0 0 193 11 16 0 1 0 152906874 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26050/statm: 1339 237 195 169 0 50 0
[pid=26053] ppid=26050 vsize=23596 CPUtime=55.43
/proc/26053/stat : 26053 (LySATi) R 26050 26050 25953 0 -1 4194304 5732 0 0 0 5538 5 0 0 25 0 1 0 152907079 24162304 5717 1992294400 134512640 135226915 4294956224 18446744073709551615 134531788 0 0 4096 3 0 0 0 17 0 0 0
/proc/26053/statm: 5899 5717 82 174 0 5722 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 28952

[startup+58.3067 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26053
/proc/meminfo: memFree=1258856/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=2.04
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 310 12046 0 0 0 0 193 11 16 0 1 0 152906874 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26050/statm: 1339 237 195 169 0 50 0
[pid=26053] ppid=26050 vsize=23596 CPUtime=56.24
/proc/26053/stat : 26053 (LySATi) R 26050 26050 25953 0 -1 4194304 5732 0 0 0 5619 5 0 0 25 0 1 0 152907079 24162304 5717 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/26053/statm: 5899 5717 82 174 0 5722 0
Current children cumulated CPU time (s) 58.28
Current children cumulated vsize (KiB) 28952

[startup+58.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26053
/proc/meminfo: memFree=1258856/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=2.04
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 310 12046 0 0 0 0 193 11 16 0 1 0 152906874 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26050/statm: 1339 237 195 169 0 50 0
[pid=26053] ppid=26050 vsize=23596 CPUtime=56.63
/proc/26053/stat : 26053 (LySATi) R 26050 26050 25953 0 -1 4194304 5732 0 0 0 5658 5 0 0 25 0 1 0 152907079 24162304 5717 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/26053/statm: 5899 5717 82 174 0 5722 0
Current children cumulated CPU time (s) 58.67
Current children cumulated vsize (KiB) 28952

[startup+58.9025 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26053
/proc/meminfo: memFree=1258856/2055920 swapFree=4179172/4192956
[pid=26050] ppid=26048 vsize=5356 CPUtime=2.04
/proc/26050/stat : 26050 (lysat.sh) S 26048 26050 25953 0 -1 4194304 310 12046 0 0 0 0 193 11 16 0 1 0 152906874 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26050/statm: 1339 237 195 169 0 50 0
[pid=26053] ppid=26050 vsize=23596 CPUtime=56.83
/proc/26053/stat : 26053 (LySATi) R 26050 26050 25953 0 -1 4194304 5742 0 0 0 5678 5 0 0 25 0 1 0 152907079 24162304 5727 1992294400 134512640 135226915 4294956224 18446744073709551615 134537038 0 0 4096 3 0 0 0 17 0 0 0
/proc/26053/statm: 5899 5727 82 174 0 5722 0
Current children cumulated CPU time (s) 58.87
Current children cumulated vsize (KiB) 28952

Child status: 20
Real time (s): 58.9904
CPU time (s): 58.982
CPU user time (s): 58.8061
CPU system time (s): 0.175973
CPU usage (%): 99.9859
Max. virtual memory (cumulated for all children) (KiB): 55520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.8061
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18259
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= 9
involuntary context switches= 190

runsolver used 0.047992 second user time and 0.172973 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-02 09:18:55
IDJOB=1775483
IDBENCH=71780
IDSOLVER=609
FILE ID=node16/1775483-1241248734
PBS_JOBID= 9224894
Free space on /tmp= 66556 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-c6nidw_i.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775483-1241248734/watcher-1775483-1241248734 -o /tmp/evaluation-result-1775483-1241248734/solver-1775483-1241248734 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775483-1241248734.cnf i

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

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED=1411151672

node16.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.234
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.234
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:       1293336 kB
Buffers:         76724 kB
Cached:         611584 kB
SwapCached:       8080 kB
Active:         137300 kB
Inactive:       560408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1293336 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:            6804 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            50984 kB
Committed_AS:   690320 kB
PageTables:       1436 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= 66556 MiB
End job on node16 at 2009-05-02 09:19:54