Trace number 1824763

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
SAT07 reference solver: Rsat 2007-02-08UNSAT 2760.51 2761.87

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark905.473
Satisfiable
(Un)Satisfiability was proved
Number of variables226208
Number of clauses1021181
Sum of the clauses size2332626
Maximum clause length10
Minimum clause length1
Number of clauses of size 119072
Number of clauses of size 2821353
Number of clauses of size 3137896
Number of clauses of size 44760
Number of clauses of size 519040
Number of clauses of size over 519060

Solver Data

0.00/0.00	c Parsing...
0.89/0.94	c ==============================================================================
0.89/0.94	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.94	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.94	c ==============================================================================
0.89/0.94	c |         0 | 1002109  2313554 |  300632       0        0     nan |  0.000 % |
6.99/7.07	c |         0 |  363891   939019 |      --       0       --      -- |     --   | -364511/-752771
6.99/7.07	c ==============================================================================
6.99/7.07	c Result  :   #vars: 61601   #clauses: 363891   #literals: 939019
6.99/7.07	c CPU time:   6.82396 s
6.99/7.07	c ==============================================================================
7.49/7.57	c Rsat version 2.00
2760.31/2761.77	c CNF stats: (61601 vars, 363891 clauses)
2760.31/2761.77	c Decisions: 1403953
2760.31/2761.77	c Conflicts: 743404
2760.41/2761.85	c Time: -1541.63730s
2760.41/2761.85	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-1824763-1242479292/watcher-1824763-1242479292 -o /tmp/evaluation-result-1824763-1242479292/solver-1824763-1242479292 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824763-1242479292.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.95 0.90 3/64 10040
/proc/meminfo: memFree=1458320/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=0
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275957824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 235 195 169 0 50 0
[pid=10041] ppid=10040 vsize=1136 CPUtime=0
/proc/10041/stat : 10041 (SatElite) R 10040 10040 10003 0 -1 4194304 210 0 0 0 0 0 0 0 19 0 1 0 275957824 1163264 193 1992294400 134512640 135038345 4294956288 18446744073709551615 134548217 0 0 4096 3 0 0 0 17 0 0 0
/proc/10041/statm: 284 193 49 128 0 153 0

[startup+0.0289961 s]
/proc/loadavg: 0.86 0.95 0.90 3/64 10040
/proc/meminfo: memFree=1458320/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=0
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275957824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 235 195 169 0 50 0
[pid=10041] ppid=10040 vsize=5656 CPUtime=0.01
/proc/10041/stat : 10041 (SatElite) R 10040 10040 10003 0 -1 4194304 1245 0 0 0 1 0 0 0 19 0 1 0 275957824 5791744 1228 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/10041/statm: 1414 1229 49 128 0 1283 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11012

[startup+0.10201 s]
/proc/loadavg: 0.86 0.95 0.90 3/64 10040
/proc/meminfo: memFree=1458320/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=0
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275957824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 235 195 169 0 50 0
[pid=10041] ppid=10040 vsize=21272 CPUtime=0.09
/proc/10041/stat : 10041 (SatElite) R 10040 10040 10003 0 -1 4194304 4295 0 0 0 7 2 0 0 19 0 1 0 275957824 21782528 4278 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/10041/statm: 5318 4280 49 128 0 5187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26628

[startup+0.301048 s]
/proc/loadavg: 0.86 0.95 0.90 3/64 10040
/proc/meminfo: memFree=1458320/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=0
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275957824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 235 195 169 0 50 0
[pid=10041] ppid=10040 vsize=51732 CPUtime=0.28
/proc/10041/stat : 10041 (SatElite) R 10040 10040 10003 0 -1 4194304 11369 0 0 0 23 5 0 0 21 0 1 0 275957824 52973568 11352 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/10041/statm: 12933 11352 49 128 0 12802 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57088

[startup+0.701124 s]
/proc/loadavg: 0.86 0.95 0.90 3/64 10040
/proc/meminfo: memFree=1458320/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=0
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275957824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 235 195 169 0 50 0
[pid=10041] ppid=10040 vsize=78868 CPUtime=0.69
/proc/10041/stat : 10041 (SatElite) R 10040 10040 10003 0 -1 4194304 18678 0 0 0 60 9 0 0 24 0 1 0 275957824 80760832 18661 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/10041/statm: 19717 18661 50 128 0 19586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84224

[startup+1.50228 s]
/proc/loadavg: 0.86 0.95 0.90 2/66 10042
/proc/meminfo: memFree=1362688/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=0
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275957824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 235 195 169 0 50 0
[pid=10041] ppid=10040 vsize=110820 CPUtime=1.49
/proc/10041/stat : 10041 (SatElite) R 10040 10040 10003 0 -1 4194304 28043 0 0 0 135 14 0 0 25 0 1 0 275957824 113479680 25410 1992294400 134512640 135038345 4294956288 18446744073709551615 134571246 0 0 4096 3 0 0 0 17 0 0 0
/proc/10041/statm: 27705 25410 69 128 0 27574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116176

[startup+3.10158 s]
/proc/loadavg: 0.86 0.95 0.90 2/66 10042
/proc/meminfo: memFree=1350528/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=0
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275957824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 235 195 169 0 50 0
[pid=10041] ppid=10040 vsize=116120 CPUtime=3.08
/proc/10041/stat : 10041 (SatElite) R 10040 10040 10003 0 -1 4194304 29560 0 0 0 293 15 0 0 25 0 1 0 275957824 118906880 26732 1992294400 134512640 135038345 4294956288 18446744073709551615 134571796 0 0 4096 3 0 0 0 17 0 0 0
/proc/10041/statm: 29030 26732 69 128 0 28899 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 121476

[startup+6.3022 s]
/proc/loadavg: 0.95 0.97 0.91 2/66 10042
/proc/meminfo: memFree=1345216/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=0
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275957824 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 235 195 169 0 50 0
[pid=10041] ppid=10040 vsize=125708 CPUtime=6.29
/proc/10041/stat : 10041 (SatElite) R 10040 10040 10003 0 -1 4194304 37185 0 0 0 609 20 0 0 25 0 1 0 275957824 128724992 28896 1992294400 134512640 135038345 4294956288 18446744073709551615 134588698 0 0 4096 3 0 0 0 17 0 0 0
/proc/10041/statm: 31427 28896 69 128 0 31296 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131064

[startup+12.7014 s]
/proc/loadavg: 0.95 0.97 0.91 2/66 10043
/proc/meminfo: memFree=1421776/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=24940 CPUtime=5.11
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 6326 0 0 0 508 3 0 0 25 0 1 0 275958582 25538560 5904 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 6235 5904 86 211 0 6021 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30296

[startup+25.5019 s]
/proc/loadavg: 0.96 0.97 0.91 2/66 10043
/proc/meminfo: memFree=1418640/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=28660 CPUtime=17.9
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 7256 0 0 0 1786 4 0 0 25 0 1 0 275958582 29347840 6823 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10043/statm: 7165 6823 86 211 0 6951 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34016

[startup+51.1018 s]
/proc/loadavg: 0.97 0.97 0.91 2/66 10043
/proc/meminfo: memFree=1405840/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=41740 CPUtime=43.48
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 10532 0 0 0 4341 7 0 0 25 0 1 0 275958582 42741760 10058 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 10435 10058 86 211 0 10221 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 47096

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10043
/proc/meminfo: memFree=1384528/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=63036 CPUtime=94.66
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 15931 0 0 0 9454 12 0 0 25 0 1 0 275958582 64548864 15347 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 15759 15347 86 211 0 15545 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 68392

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10043
/proc/meminfo: memFree=1368144/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=79256 CPUtime=154.63
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 20069 0 0 0 15447 16 0 0 25 0 1 0 275958582 81158144 19455 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 19814 19455 86 211 0 19600 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 84612

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10043
/proc/meminfo: memFree=1353296/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=94548 CPUtime=214.59
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 23966 0 0 0 21441 18 0 0 25 0 1 0 275958582 96817152 23135 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 23637 23135 86 211 0 23423 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 99904

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10043
/proc/meminfo: memFree=1336208/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=111652 CPUtime=274.57
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 28317 0 0 0 27433 24 0 0 25 0 1 0 275958582 114331648 27453 1992294400 134512640 135377749 4294956400 18446744073709551615 134529730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 27913 27453 86 211 0 27699 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 117008

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10043
/proc/meminfo: memFree=1322576/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=124872 CPUtime=334.54
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 31690 0 0 0 33427 27 0 0 25 0 1 0 275958582 127868928 30789 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 31218 30789 86 211 0 31004 0

################
# More data... #
################


[startup+2382.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1292368/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=157628 CPUtime=2373.54
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 43832 0 0 0 237316 38 0 0 25 0 1 0 275958582 161411072 38250 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 39407 38250 86 211 0 39193 0
Current children cumulated CPU time (s) 2381.1
Current children cumulated vsize (KiB) 162984

[startup+2442.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293584/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2433.51
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 243312 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2441.07
Current children cumulated vsize (KiB) 160660

[startup+2502.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293584/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2493.48
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 249309 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2501.04
Current children cumulated vsize (KiB) 160660

[startup+2562.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293648/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2553.45
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 255306 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134526403 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2561.01
Current children cumulated vsize (KiB) 160660

[startup+2622.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293648/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2613.42
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 261303 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134530202 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2620.98
Current children cumulated vsize (KiB) 160660

[startup+2682.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293648/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2673.39
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 267300 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2680.95
Current children cumulated vsize (KiB) 160660

[startup+2742.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293712/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2733.36
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 273297 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2740.92
Current children cumulated vsize (KiB) 160660

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

[startup+2751.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293648/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2742.96
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 274257 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134529689 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2750.52
Current children cumulated vsize (KiB) 160660

[startup+2758.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293648/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2749.35
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 274896 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2756.91
Current children cumulated vsize (KiB) 160660

[startup+2759.91 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293648/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2750.96
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 275057 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134529235 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2758.52
Current children cumulated vsize (KiB) 160660

[startup+2760.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293648/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2751.75
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 275136 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2759.31
Current children cumulated vsize (KiB) 160660

[startup+2761.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293648/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2752.55
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 275216 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2760.11
Current children cumulated vsize (KiB) 160660

[startup+2761.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293648/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=155304 CPUtime=2752.75
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46942 0 0 0 275236 39 0 0 25 0 1 0 275958582 159031296 37890 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38826 37890 86 211 0 38612 0
Current children cumulated CPU time (s) 2760.31
Current children cumulated vsize (KiB) 160660

[startup+2761.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 10045
/proc/meminfo: memFree=1293648/2055920 swapFree=4182040/4192956
[pid=10040] ppid=10038 vsize=5356 CPUtime=7.56
/proc/10040/stat : 10040 (rsat.sh) S 10038 10040 10003 0 -1 4194304 310 44695 0 0 0 0 727 29 19 0 1 0 275957824 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10040/statm: 1339 237 195 169 0 50 0
[pid=10043] ppid=10040 vsize=152680 CPUtime=2752.85
/proc/10043/stat : 10043 (rsat) R 10040 10040 10003 0 -1 4194304 46943 0 0 0 275246 39 0 0 25 0 1 0 275958582 156344320 37444 1992294400 134512640 135377749 4294956400 18446744073709551615 134981460 0 0 4096 1026 0 0 0 17 0 0 0
/proc/10043/statm: 38170 37444 86 211 0 37956 0
Current children cumulated CPU time (s) 2760.41
Current children cumulated vsize (KiB) 158036

Child status: 20
Real time (s): 2761.87
CPU time (s): 2760.51
CPU user time (s): 2759.78
CPU system time (s): 0.726889
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 175288

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

runsolver used 2.25166 second user time and 7.79581 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-16 15:08:14
IDJOB=1824763
IDBENCH=20342
IDSOLVER=665
FILE ID=node38/1824763-1242479292
PBS_JOBID= 9306847
Free space on /tmp= 66160 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-10-13-u.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824763-1242479292/watcher-1824763-1242479292 -o /tmp/evaluation-result-1824763-1242479292/solver-1824763-1242479292 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1824763-1242479292.cnf            

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

MD5SUM BENCH= a443b9e3a7093c1d9a47b42016a65c52
RANDOM SEED=1648029664

node38.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.265
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.265
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:       1458752 kB
Buffers:         75752 kB
Cached:         428076 kB
SwapCached:       5084 kB
Active:          85972 kB
Inactive:       426540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458752 kB
SwapTotal:     4192956 kB
SwapFree:      4182040 kB
Dirty:           19940 kB
Writeback:           0 kB
Mapped:          15020 kB
Slab:            70628 kB
Committed_AS:  1059652 kB
PageTables:       1456 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= 66156 MiB
End job on node38 at 2009-05-16 15:54:16