Trace number 1776076

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
ManySAT 1.1 aimd 0/2009-03-20 (4 threads)UNSAT 22.26 10.3871

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.68
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data

0.00/0.00	c Parsing...
0.31/0.32	c ==============================================================================
0.31/0.32	c |           |     ORIGINAL     |              LEARNT              |          |
0.31/0.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.31/0.32	c ==============================================================================
0.31/0.32	c |         0 |  439298  1132270 |  131789       0        0     nan |  0.000 % |
5.11/5.13	c |         0 |  267244  1574041 |      --       0       --      -- |     --   | -172054/441771
5.11/5.13	c ==============================================================================
5.11/5.13	c Result  :   #vars: 8357   #clauses: 267244   #literals: 1574041
5.11/5.13	c CPU time:   4.97 s
5.11/5.13	c ==============================================================================
22.02/10.36	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
22.02/10.36	c ============================[ Problem Statistics ]=============================
22.02/10.36	c |                                                                             |
22.02/10.36	c threadId              : 3
22.02/10.36	c restarts              : 20
22.02/10.36	c conflicts             : 14005          (861 /sec)
22.02/10.36	c decisions             : 21843          (2.38 % random) (1343 /sec)
22.02/10.36	c propagations          : 6779170        (416923 /sec)
22.02/10.36	c conflict literals     : 206194         (30.84 % deleted)
22.02/10.36	c Memory used           : 121.46 MB
22.02/10.36	c CPU time              : 16.26 s
22.02/10.36	
22.02/10.36	c --->m=4, e=8, aimd=0, HOME/26815_many.cnf	time: 4.065	conflicts: 14005        
22.02/10.37	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776076-1243507122/watcher-1776076-1243507122 -o /tmp/evaluation-result-1776076-1243507122/solver-1776076-1243507122 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776076-1243507122.cnf aimd 0 

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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.18 3.22 3.60 3/98 26815
/proc/meminfo: memFree=3123064/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2412 CPUtime=0.01
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 932288982 2469888 273 4294967295 134512640 135169312 3218823424 3218821960 3085565678 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26815/statm: 603 273 231 161 0 42 0
[pid=26816] ppid=26815 vsize=1248 CPUtime=0
/proc/26816/stat : 26816 (SatElite) R 26815 26815 28360 0 -1 4202496 265 0 0 0 0 0 0 0 18 0 1 0 932288982 1277952 202 4294967295 134512640 135034092 3215873520 3215869864 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26816/statm: 312 203 51 128 0 182 0

[startup+0.100824 s]
/proc/loadavg: 3.18 3.22 3.60 3/98 26815
/proc/meminfo: memFree=3123064/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2412 CPUtime=0.01
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 932288982 2469888 273 4294967295 134512640 135169312 3218823424 3218821960 3085565678 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26815/statm: 603 273 231 161 0 42 0
[pid=26816] ppid=26815 vsize=13656 CPUtime=0.09
/proc/26816/stat : 26816 (SatElite) R 26815 26815 28360 0 -1 4202496 3106 0 0 0 9 0 0 0 18 0 1 0 932288982 13983744 3043 4294967295 134512640 135034092 3215873520 3215869480 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26816/statm: 3414 3044 51 128 0 3284 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16068

[startup+0.210815 s]
/proc/loadavg: 3.18 3.22 3.60 3/98 26815
/proc/meminfo: memFree=3123064/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2412 CPUtime=0.01
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 932288982 2469888 273 4294967295 134512640 135169312 3218823424 3218821960 3085565678 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26815/statm: 603 273 231 161 0 42 0
[pid=26816] ppid=26815 vsize=28444 CPUtime=0.2
/proc/26816/stat : 26816 (SatElite) R 26815 26815 28360 0 -1 4202496 6844 0 0 0 18 2 0 0 18 0 1 0 932288982 29126656 6781 4294967295 134512640 135034092 3215873520 3215869864 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26816/statm: 7111 6782 51 128 0 6981 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 30856

[startup+0.310807 s]
/proc/loadavg: 3.18 3.22 3.60 3/98 26815
/proc/meminfo: memFree=3123064/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2412 CPUtime=0.01
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 932288982 2469888 273 4294967295 134512640 135169312 3218823424 3218821960 3085565678 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26815/statm: 603 273 231 161 0 42 0
[pid=26816] ppid=26815 vsize=47520 CPUtime=0.3
/proc/26816/stat : 26816 (SatElite) R 26815 26815 28360 0 -1 4202496 10975 0 0 0 26 4 0 0 18 0 1 0 932288982 48660480 10912 4294967295 134512640 135034092 3215873520 3215870760 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26816/statm: 11880 10912 51 128 0 11750 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 49932

[startup+0.710775 s]
/proc/loadavg: 3.18 3.22 3.60 3/98 26815
/proc/meminfo: memFree=3123064/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2412 CPUtime=0.01
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 932288982 2469888 273 4294967295 134512640 135169312 3218823424 3218821960 3085565678 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26815/statm: 603 273 231 161 0 42 0
[pid=26816] ppid=26815 vsize=55264 CPUtime=0.7
/proc/26816/stat : 26816 (SatElite) R 26815 26815 28360 0 -1 4202496 12635 0 0 0 63 7 0 0 18 0 1 0 932288982 56590336 12338 4294967295 134512640 135034092 3215873520 3215869516 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26816/statm: 13816 12338 67 128 0 13686 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 57676

[startup+1.51071 s]
/proc/loadavg: 3.18 3.22 3.60 2/100 26818
/proc/meminfo: memFree=3066972/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2412 CPUtime=0.01
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 932288982 2469888 273 4294967295 134512640 135169312 3218823424 3218821960 3085565678 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26815/statm: 603 273 231 161 0 42 0
[pid=26816] ppid=26815 vsize=58684 CPUtime=1.5
/proc/26816/stat : 26816 (SatElite) R 26815 26815 28360 0 -1 4202496 13496 0 0 0 141 9 0 0 20 0 1 0 932288982 60092416 13199 4294967295 134512640 135034092 3215873520 3215869516 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26816/statm: 14671 13199 67 128 0 14541 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 61096

[startup+3.11058 s]
/proc/loadavg: 3.18 3.22 3.60 2/100 26818
/proc/meminfo: memFree=3056040/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2412 CPUtime=0.01
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 932288982 2469888 273 4294967295 134512640 135169312 3218823424 3218821960 3085565678 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26815/statm: 603 273 231 161 0 42 0
[pid=26816] ppid=26815 vsize=67680 CPUtime=3.1
/proc/26816/stat : 26816 (SatElite) R 26815 26815 28360 0 -1 4202496 15706 0 0 0 296 14 0 0 25 0 1 0 932288982 69304320 15225 4294967295 134512640 135034092 3215873520 3215870064 134582727 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26816/statm: 16920 15225 67 128 0 16790 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 70092

[startup+6.31032 s]
/proc/loadavg: 3.00 3.18 3.59 2/100 26818
/proc/meminfo: memFree=3042836/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2416 CPUtime=5.68
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 370 17337 0 0 0 1 546 21 18 0 1 0 932288982 2473984 274 4294967295 134512640 135169312 3218823424 3218819640 3085565678 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26815/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 2416

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

[startup+6.41032 s]
/proc/loadavg: 3.00 3.18 3.59 2/100 26818
/proc/meminfo: memFree=3042836/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2416 CPUtime=5.68
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 370 17337 0 0 0 1 546 21 18 0 1 0 932288982 2473984 274 4294967295 134512640 135169312 3218823424 3218819640 3085565678 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26815/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 2416

[startup+8.01019 s]
/proc/loadavg: 3.08 3.20 3.59 8/103 26822
/proc/meminfo: memFree=3012436/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2416 CPUtime=5.68
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 370 17337 0 0 0 1 546 21 18 0 1 0 932288982 2473984 274 4294967295 134512640 135169312 3218823424 3218819640 3085565678 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26815/statm: 604 274 231 161 0 43 0
[pid=26819] ppid=26815 vsize=116800 CPUtime=7.17
/proc/26819/stat : 26819 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202496 22383 0 0 0 690 27 0 0 15 0 4 0 932289550 119603200 22315 4294967295 134512640 135305190 3214126192 3214124096 134558376 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26819/statm: 29200 22315 79 194 0 29004 0
[pid=26819/tid=26820] ppid=26815 vsize=116800 CPUtime=1.66
/proc/26819/task/26820/stat : 26820 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1061 0 0 0 160 6 0 0 16 0 4 0 932289614 119603200 22315 4294967295 134512640 135305190 3214126192 3079220416 134530636 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26819/tid=26821] ppid=26815 vsize=116800 CPUtime=1.6
/proc/26819/task/26821/stat : 26821 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1134 0 0 0 158 2 0 0 16 0 4 0 932289614 119603200 22315 4294967295 134512640 135305190 3214126192 3070831808 134528523 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=26819/tid=26822] ppid=26815 vsize=116800 CPUtime=1.65
/proc/26819/task/26822/stat : 26822 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1126 0 0 0 159 6 0 0 16 0 4 0 932289614 119603200 22315 4294967295 134512640 135305190 3214126192 3062443200 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.85
Current children cumulated vsize (KiB) 119216

[startup+9.61006 s]
/proc/loadavg: 3.08 3.20 3.59 7/103 26822
/proc/meminfo: memFree=3009180/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2416 CPUtime=5.68
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 370 17337 0 0 0 1 546 21 18 0 1 0 932288982 2473984 274 4294967295 134512640 135169312 3218823424 3218819640 3085565678 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26815/statm: 604 274 231 161 0 43 0
[pid=26819] ppid=26815 vsize=120972 CPUtime=13.54
/proc/26819/stat : 26819 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202496 23367 0 0 0 1324 30 0 0 16 0 4 0 932289550 123875328 23299 4294967295 134512640 135305190 3214126192 3214124084 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26819/statm: 30243 23299 79 194 0 30047 0
[pid=26819/tid=26820] ppid=26815 vsize=120972 CPUtime=3.26
/proc/26819/task/26820/stat : 26820 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1284 0 0 0 319 7 0 0 16 0 4 0 932289614 123875328 23299 4294967295 134512640 135305190 3214126192 3079220416 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26819/tid=26821] ppid=26815 vsize=120972 CPUtime=3.2
/proc/26819/task/26821/stat : 26821 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1356 0 0 0 317 3 0 0 16 0 4 0 932289614 123875328 23299 4294967295 134512640 135305190 3214126192 3070831808 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=26819/tid=26822] ppid=26815 vsize=120972 CPUtime=3.22
/proc/26819/task/26822/stat : 26822 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1366 0 0 0 316 6 0 0 16 0 4 0 932289614 123875328 23299 4294967295 134512640 135305190 3214126192 3062443200 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.22
Current children cumulated vsize (KiB) 123388

[startup+10.01 s]
/proc/loadavg: 3.08 3.20 3.59 7/103 26822
/proc/meminfo: memFree=3007176/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2416 CPUtime=5.68
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 370 17337 0 0 0 1 546 21 18 0 1 0 932288982 2473984 274 4294967295 134512640 135169312 3218823424 3218819640 3085565678 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26815/statm: 604 274 231 161 0 43 0
[pid=26819] ppid=26815 vsize=121632 CPUtime=15.14
/proc/26819/stat : 26819 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202496 23596 0 0 0 1484 30 0 0 16 0 4 0 932289550 124551168 23528 4294967295 134512640 135305190 3214126192 3214123908 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26819/statm: 30408 23528 79 194 0 30212 0
[pid=26819/tid=26820] ppid=26815 vsize=121632 CPUtime=3.66
/proc/26819/task/26820/stat : 26820 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1320 0 0 0 359 7 0 0 16 0 4 0 932289614 124551168 23528 4294967295 134512640 135305190 3214126192 3079220160 134546790 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26819/tid=26821] ppid=26815 vsize=121632 CPUtime=3.6
/proc/26819/task/26821/stat : 26821 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1410 0 0 0 357 3 0 0 16 0 4 0 932289614 124551168 23528 4294967295 134512640 135305190 3214126192 3070831808 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=26819/tid=26822] ppid=26815 vsize=121632 CPUtime=3.62
/proc/26819/task/26822/stat : 26822 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1421 0 0 0 356 6 0 0 16 0 4 0 932289614 124551168 23528 4294967295 134512640 135305190 3214126192 3062443200 134528851 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.82
Current children cumulated vsize (KiB) 124048

[startup+10.21 s]
/proc/loadavg: 3.08 3.20 3.59 7/103 26822
/proc/meminfo: memFree=3007176/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2416 CPUtime=5.68
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 370 17337 0 0 0 1 546 21 18 0 1 0 932288982 2473984 274 4294967295 134512640 135169312 3218823424 3218819640 3085565678 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26815/statm: 604 274 231 161 0 43 0
[pid=26819] ppid=26815 vsize=122172 CPUtime=15.94
/proc/26819/stat : 26819 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202496 23788 0 0 0 1564 30 0 0 16 0 4 0 932289550 125104128 23720 4294967295 134512640 135305190 3214126192 3214124368 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26819/statm: 30543 23720 79 194 0 30347 0
[pid=26819/tid=26820] ppid=26815 vsize=122172 CPUtime=3.86
/proc/26819/task/26820/stat : 26820 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1360 0 0 0 379 7 0 0 16 0 4 0 932289614 125104128 23720 4294967295 134512640 135305190 3214126192 3079220416 134528536 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26819/tid=26821] ppid=26815 vsize=122172 CPUtime=3.8
/proc/26819/task/26821/stat : 26821 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1459 0 0 0 377 3 0 0 16 0 4 0 932289614 125104128 23720 4294967295 134512640 135305190 3214126192 3070831808 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=26819/tid=26822] ppid=26815 vsize=122172 CPUtime=3.82
/proc/26819/task/26822/stat : 26822 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1468 0 0 0 376 6 0 0 16 0 4 0 932289614 125104128 23720 4294967295 134512640 135305190 3214126192 3062443196 134570384 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.62
Current children cumulated vsize (KiB) 124588

[startup+10.31 s]
/proc/loadavg: 3.08 3.20 3.59 7/103 26822
/proc/meminfo: memFree=3007176/3368532 swapFree=1959840/1959888
[pid=26815] ppid=26813 vsize=2416 CPUtime=5.68
/proc/26815/stat : 26815 (manysat.sh) S 26813 26815 28360 0 -1 4194304 370 17337 0 0 0 1 546 21 18 0 1 0 932288982 2473984 274 4294967295 134512640 135169312 3218823424 3218819640 3085565678 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26815/statm: 604 274 231 161 0 43 0
[pid=26819] ppid=26815 vsize=123768 CPUtime=16.34
/proc/26819/stat : 26819 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202496 23971 0 0 0 1604 30 0 0 16 0 4 0 932289550 126738432 23903 4294967295 134512640 135305190 3214126192 3214124240 134857151 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26819/statm: 30942 23903 79 194 0 30746 0
[pid=26819/tid=26820] ppid=26815 vsize=123768 CPUtime=3.96
/proc/26819/task/26820/stat : 26820 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1413 0 0 0 389 7 0 0 16 0 4 0 932289614 126738432 23903 4294967295 134512640 135305190 3214126192 3079220416 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26819/tid=26821] ppid=26815 vsize=123768 CPUtime=3.9
/proc/26819/task/26821/stat : 26821 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1493 0 0 0 387 3 0 0 16 0 4 0 932289614 126738432 23903 4294967295 134512640 135305190 3214126192 3070831808 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=26819/tid=26822] ppid=26815 vsize=123768 CPUtime=3.92
/proc/26819/task/26822/stat : 26822 (manysat1.1_stat) R 26815 26815 28360 0 -1 4202560 1496 0 0 0 386 6 0 0 16 0 4 0 932289614 126738432 23903 4294967295 134512640 135305190 3214126192 3062442944 134541959 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.02
Current children cumulated vsize (KiB) 126184

Child status: 20
Real time (s): 10.3871
CPU time (s): 22.26
CPU user time (s): 21.72
CPU system time (s): 0.54
CPU usage (%): 214.305
Max. virtual memory (cumulated for all children) (KiB): 126184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.72
system time used= 0.54
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42085
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= 15479
involuntary context switches= 451

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 12:38:42
IDJOB=1776076
IDBENCH=20420
IDSOLVER=620
FILE ID=tipi39/1776076-1243507122
PBS_JOBID=
Free space on /tmp= 5736 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776076-1243507122/watcher-1776076-1243507122 -o /tmp/evaluation-result-1776076-1243507122/solver-1776076-1243507122 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776076-1243507122.cnf aimd 0

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED= 690147961

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3123064 kB
Buffers:         34168 kB
Cached:         115640 kB
SwapCached:          0 kB
Active:          96020 kB
Inactive:        70232 kB
HighTotal:     2489216 kB
HighFree:      2359844 kB
LowTotal:       879316 kB
LowFree:        763220 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            9748 kB
Writeback:           0 kB
AnonPages:       16248 kB
Mapped:           6408 kB
Slab:            70060 kB
SReclaimable:    57620 kB
SUnreclaim:      12440 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95164 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5736 MiB
End job on tipi39 at 2009-05-28 12:38:53