Trace number 3361844

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20UNSAT 65.0121 17.9669

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.0536
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.00/0.00	c Parsing...
0.00/0.22	c ==============================================================================
0.00/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.22	c ==============================================================================
0.00/0.22	c |         0 |  473409  1087098 |  142022       0        0     nan |  0.000 % |
1.79/1.82	c |         0 |  185161   490718 |      --       0       --      -- |     --   | -159719/-304529
1.79/1.82	c ==============================================================================
1.79/1.82	c Result  :   #vars: 34133   #clauses: 185161   #literals: 490718
1.79/1.82	c CPU time:   1.78373 s
1.79/1.82	c ==============================================================================
64.74/17.96	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
64.74/17.96	c ============================[ Problem Statistics ]=============================
64.74/17.96	c |                                                                             |
64.74/17.96	c threadId              : 0
64.74/17.96	c restarts              : 57
64.74/17.96	c conflicts             : 40957          (651 /sec)
64.74/17.96	c decisions             : 66476          (1.03 % random) (1057 /sec)
64.74/17.96	c propagations          : 61462255       (977136 /sec)
64.74/17.96	c conflict literals     : 1750151        (39.42 % deleted)
64.74/17.96	c Memory used           : 101.80 MB
64.74/17.96	c CPU time              : 62.9004 s
64.74/17.96	
64.74/17.96	c --->m=4, e=8, aimd=1, HOME/3628_many.cnf	time: 15.7251	conflicts: 40957        
64.74/17.96	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3361844-1305296392/watcher-3361844-1305296392 -o /tmp/evaluation-result-3361844-1305296392/solver-3361844-1305296392 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361844-1305296392.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/347 3628
/proc/meminfo: memFree=21761044/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=0 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 641236978 8908800 249 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/3628/statm: 2175 249 209 178 0 68 0

[startup+0.0909549 s]
/proc/loadavg: 0.00 0.00 0.00 2/347 3628
/proc/meminfo: memFree=21761044/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=0 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 641236978 8908800 249 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/3628/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100943 s]
/proc/loadavg: 0.00 0.00 0.00 2/347 3628
/proc/meminfo: memFree=21761044/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=0 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 641236978 8908800 249 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/3628/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300906 s]
/proc/loadavg: 0.00 0.00 0.00 2/347 3628
/proc/meminfo: memFree=21761044/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=0 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 641236978 8908800 249 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/3628/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700829 s]
/proc/loadavg: 0.00 0.00 0.00 2/347 3628
/proc/meminfo: memFree=21761044/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=0 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 641236978 8908800 249 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/3628/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5007 s]
/proc/loadavg: 0.00 0.00 0.00 2/349 3630
/proc/meminfo: memFree=21704484/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=0 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 641236978 8908800 249 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/3628/statm: 2175 249 209 178 0 68 0
[pid=3629] ppid=3628 vsize=57600 CPUtime=1.49 cores=0-7
/proc/3629/stat : 3629 (SatElite) R 3628 3628 3602 0 -1 4202496 15634 0 0 0 146 3 0 0 23 0 1 0 641236979 58982400 13024 33554432000 134512640 135034092 4290072656 18446744073709551615 134566301 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3629/statm: 14400 13024 68 128 0 14270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66300

[startup+3.10036 s]
/proc/loadavg: 0.00 0.00 0.00 2/349 3631
/proc/meminfo: memFree=21716520/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=1.94 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 356 21142 0 0 0 0 190 4 18 0 1 0 641236978 8908800 252 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3628/statm: 2175 252 209 178 0 68 0
[pid=3631] ppid=3628 vsize=88692 CPUtime=3.62 cores=0-7
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202496 13480 0 0 0 352 10 0 0 18 0 4 0 641237175 90820608 13431 33554432000 134512640 135305190 4288479344 18446744073709551615 134556846 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/3631/statm: 22173 13431 84 194 0 21977 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 97392

[startup+6.30083 s]
/proc/loadavg: 0.32 0.07 0.02 5/352 3634
/proc/meminfo: memFree=21698972/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=1.94 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 356 21142 0 0 0 0 190 4 18 0 1 0 641236978 8908800 252 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3628/statm: 2175 252 209 178 0 68 0
[pid=3631] ppid=3628 vsize=90564 CPUtime=16.42 cores=0-7
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202496 13902 0 0 0 1630 12 0 0 19 0 4 0 641237175 92737536 13853 33554432000 134512640 135305190 4288479344 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/3631/statm: 22641 13853 84 194 0 22445 0
[pid=3631/tid=3632] ppid=3628 vsize=90564 CPUtime=4.04 cores=0-7
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 308 0 0 0 402 2 0 0 22 0 4 0 641237198 92737536 13853 33554432000 134512640 135305190 4288479344 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=3631/tid=3633] ppid=3628 vsize=90564 CPUtime=4.03 cores=0-7
/proc/3631/task/3633/stat : 3633 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 435 0 0 0 401 2 0 0 21 0 4 0 641237198 92737536 13853 33554432000 134512640 135305190 4288479344 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=3631/tid=3634] ppid=3628 vsize=90564 CPUtime=4.03 cores=0-7
/proc/3631/task/3634/stat : 3634 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 416 0 0 0 402 1 0 0 18 0 4 0 641237198 92737536 13853 33554432000 134512640 135305190 4288479344 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.36
Current children cumulated vsize (KiB) 99264

[startup+12.7007 s]
/proc/loadavg: 0.61 0.13 0.04 5/352 3634
/proc/meminfo: memFree=21689640/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=1.94 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 356 21142 0 0 0 0 190 4 18 0 1 0 641236978 8908800 252 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3628/statm: 2175 252 209 178 0 68 0
[pid=3631] ppid=3628 vsize=100344 CPUtime=42 cores=0-7
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202496 16331 0 0 0 4187 13 0 0 19 0 4 0 641237175 102752256 16282 33554432000 134512640 135305190 4288479344 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/3631/statm: 25086 16282 84 194 0 24890 0
[pid=3631/tid=3632] ppid=3628 vsize=100344 CPUtime=10.44 cores=0-7
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 790 0 0 0 1042 2 0 0 18 0 4 0 641237198 102752256 16282 33554432000 134512640 135305190 4288479344 18446744073709551615 134530613 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=3631/tid=3633] ppid=3628 vsize=100344 CPUtime=10.43 cores=0-7
/proc/3631/task/3633/stat : 3633 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 1115 0 0 0 1040 3 0 0 19 0 4 0 641237198 102752256 16282 33554432000 134512640 135305190 4288479344 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=3631/tid=3634] ppid=3628 vsize=100344 CPUtime=10.43 cores=0-7
/proc/3631/task/3634/stat : 3634 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 1071 0 0 0 1042 1 0 0 19 0 4 0 641237198 102752256 16282 33554432000 134512640 135305190 4288479344 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.94
Current children cumulated vsize (KiB) 109044

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

[startup+15.9011 s]
/proc/loadavg: 0.97 0.21 0.07 5/352 3634
/proc/meminfo: memFree=21688160/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=1.94 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 356 21142 0 0 0 0 190 4 18 0 1 0 641236978 8908800 252 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3628/statm: 2175 252 209 178 0 68 0
[pid=3631] ppid=3628 vsize=102724 CPUtime=54.8 cores=0-7
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202496 16895 0 0 0 5467 13 0 0 23 0 4 0 641237175 105189376 16846 33554432000 134512640 135305190 4288479344 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/3631/statm: 25681 16846 84 194 0 25485 0
[pid=3631/tid=3632] ppid=3628 vsize=102724 CPUtime=13.64 cores=0-7
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 882 0 0 0 1362 2 0 0 25 0 4 0 641237198 105189376 16846 33554432000 134512640 135305190 4288479344 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=3631/tid=3633] ppid=3628 vsize=102724 CPUtime=13.63 cores=0-7
/proc/3631/task/3633/stat : 3633 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 1342 0 0 0 1360 3 0 0 18 0 4 0 641237198 105189376 16846 33554432000 134512640 135305190 4288479344 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=3631/tid=3634] ppid=3628 vsize=102724 CPUtime=13.62 cores=0-7
/proc/3631/task/3634/stat : 3634 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 1204 0 0 0 1361 1 0 0 19 0 4 0 641237198 105189376 16846 33554432000 134512640 135305190 4288479344 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 56.74
Current children cumulated vsize (KiB) 111424

[startup+16.7009 s]
/proc/loadavg: 0.97 0.21 0.07 5/352 3634
/proc/meminfo: memFree=21687044/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=1.94 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 356 21142 0 0 0 0 190 4 18 0 1 0 641236978 8908800 252 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3628/statm: 2175 252 209 178 0 68 0
[pid=3631] ppid=3628 vsize=103948 CPUtime=58.01 cores=0-7
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202496 17264 0 0 0 5787 14 0 0 18 0 4 0 641237175 106442752 17215 33554432000 134512640 135305190 4288479344 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/3631/statm: 25987 17215 84 194 0 25791 0
[pid=3631/tid=3632] ppid=3628 vsize=103948 CPUtime=14.44 cores=0-7
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 970 0 0 0 1442 2 0 0 25 0 4 0 641237198 106442752 17215 33554432000 134512640 135305190 4288479344 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=3631/tid=3633] ppid=3628 vsize=103948 CPUtime=14.43 cores=0-7
/proc/3631/task/3633/stat : 3633 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 1468 0 0 0 1440 3 0 0 18 0 4 0 641237198 106442752 17215 33554432000 134512640 135305190 4288479344 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=3631/tid=3634] ppid=3628 vsize=103948 CPUtime=14.43 cores=0-7
/proc/3631/task/3634/stat : 3634 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 1289 0 0 0 1441 2 0 0 18 0 4 0 641237198 106442752 17215 33554432000 134512640 135305190 4288479344 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 59.95
Current children cumulated vsize (KiB) 112648

[startup+17.5008 s]
/proc/loadavg: 0.97 0.21 0.07 5/352 3634
/proc/meminfo: memFree=21686176/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=1.94 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 356 21142 0 0 0 0 190 4 18 0 1 0 641236978 8908800 252 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3628/statm: 2175 252 209 178 0 68 0
[pid=3631] ppid=3628 vsize=104240 CPUtime=61.22 cores=0-7
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202496 17343 0 0 0 6108 14 0 0 18 0 4 0 641237175 106741760 17294 33554432000 134512640 135305190 4288479344 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/3631/statm: 26060 17294 84 194 0 25864 0
[pid=3631/tid=3632] ppid=3628 vsize=104240 CPUtime=15.25 cores=0-7
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 977 0 0 0 1523 2 0 0 25 0 4 0 641237198 106741760 17294 33554432000 134512640 135305190 4288479344 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=3631/tid=3633] ppid=3628 vsize=104240 CPUtime=15.24 cores=0-7
/proc/3631/task/3633/stat : 3633 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 1509 0 0 0 1521 3 0 0 18 0 4 0 641237198 106741760 17294 33554432000 134512640 135305190 4288479344 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=3631/tid=3634] ppid=3628 vsize=104240 CPUtime=15.24 cores=0-7
/proc/3631/task/3634/stat : 3634 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 1312 0 0 0 1522 2 0 0 18 0 4 0 641237198 106741760 17294 33554432000 134512640 135305190 4288479344 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 63.16
Current children cumulated vsize (KiB) 112940

[startup+17.9007 s]
/proc/loadavg: 0.97 0.21 0.07 5/352 3634
/proc/meminfo: memFree=21686176/32951124 swapFree=65581052/67111528
[pid=3628] ppid=3626 vsize=8700 CPUtime=1.94 cores=0-7
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3602 0 -1 4202496 356 21142 0 0 0 0 190 4 18 0 1 0 641236978 8908800 252 33554432000 4194304 4922060 140734771638464 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3628/statm: 2175 252 209 178 0 68 0
[pid=3631] ppid=3628 vsize=104240 CPUtime=62.8 cores=0-7
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202496 17357 0 0 0 6266 14 0 0 19 0 4 0 641237175 106741760 17308 33554432000 134512640 135305190 4288479344 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/3631/statm: 26060 17308 84 194 0 25864 0
[pid=3631/tid=3632] ppid=3628 vsize=104240 CPUtime=15.64 cores=0-7
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 977 0 0 0 1562 2 0 0 25 0 4 0 641237198 106741760 17308 33554432000 134512640 135305190 4288479344 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=3631/tid=3633] ppid=3628 vsize=104240 CPUtime=15.63 cores=0-7
/proc/3631/task/3633/stat : 3633 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 1509 0 0 0 1560 3 0 0 18 0 4 0 641237198 106741760 17308 33554432000 134512640 135305190 4288479344 18446744073709551615 134554422 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=3631/tid=3634] ppid=3628 vsize=104240 CPUtime=15.63 cores=0-7
/proc/3631/task/3634/stat : 3634 (manysat1.1_stat) R 3628 3628 3602 0 -1 4202560 1321 0 0 0 1561 2 0 0 18 0 4 0 641237198 106741760 17308 33554432000 134512640 135305190 4288479344 18446744073709551615 134528184 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 64.74
Current children cumulated vsize (KiB) 112940

Child status: 20
Real time (s): 17.9669
CPU time (s): 65.0121
CPU user time (s): 64.8111
CPU system time (s): 0.200969
CPU usage (%): 361.844
Max. virtual memory (cumulated for all children) (KiB): 112940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.8111
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39082
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= 6895
involuntary context switches= 114

runsolver used 0.058991 second user time and 0.145977 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-13 16:19:53
IDJOB=3361844
IDBENCH=20346
IDSOLVER=1839
FILE ID=node137/3361844-1305296392
RUNJOBID= node137-1305296391-3616
PBS_JOBID= 13321416
Free space on /tmp= 37836 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361844-1305296392/watcher-3361844-1305296392 -o /tmp/evaluation-result-3361844-1305296392/solver-3361844-1305296392 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361844-1305296392.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=185670963

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21761068 kB
Buffers:        195844 kB
Cached:        3352144 kB
SwapCached:      36296 kB
Active:        1503524 kB
Inactive:      9483268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21761068 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            9376 kB
Writeback:           0 kB
AnonPages:     7412800 kB
Mapped:          18724 kB
Slab:            99332 kB
PageTables:      38344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75895640 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 37836 MiB
End job on node137 at 2011-05-13 16:20:11