Trace number 3362327

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 107.891 30.581

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2178
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

0.00/0.00	c Parsing...
0.00/0.29	c ==============================================================================
0.00/0.29	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.29	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.29	c ==============================================================================
0.00/0.29	c |         0 |  545611  1608427 |  163683       0        0     nan |  0.000 % |
3.49/3.54	c |         0 |  536137  1617433 |      --       0       --      -- |     --   | -9425/9117
3.49/3.54	c ==============================================================================
3.49/3.54	c Result  :   #vars: 14409   #clauses: 536137   #literals: 1617433
3.49/3.54	c CPU time:   3.50647 s
3.49/3.54	c ==============================================================================
107.58/30.56	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
107.58/30.56	c ============================[ Problem Statistics ]=============================
107.58/30.56	c |                                                                             |
107.58/30.56	c threadId              : 3
107.58/30.56	c restarts              : 239
107.58/30.56	c conflicts             : 86093          (830 /sec)
107.58/30.56	c decisions             : 288059         (1.39 % random) (2776 /sec)
107.58/30.56	c propagations          : 50070701       (482534 /sec)
107.58/30.56	c conflict literals     : 8275735        (47.31 % deleted)
107.58/30.56	c Memory used           : 252.73 MB
107.58/30.56	c CPU time              : 103.766 s
107.58/30.56	
107.58/30.56	c --->m=4, e=8, aimd=1, HOME/8968_many.cnf	time: 25.9416	conflicts: 86093        
107.58/30.57	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-3362327-1305301196/watcher-3362327-1305301196 -o /tmp/evaluation-result-3362327-1305301196/solver-3362327-1305301196 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362327-1305301196.cnf aimd 1 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.91 7.66 7.85 6/359 8968
/proc/meminfo: memFree=10508176/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622535103 8908800 249 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8968/statm: 2175 249 209 178 0 68 0

[startup+0.078223 s]
/proc/loadavg: 6.91 7.66 7.85 6/359 8968
/proc/meminfo: memFree=10508176/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622535103 8908800 249 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8968/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100214 s]
/proc/loadavg: 6.91 7.66 7.85 6/359 8968
/proc/meminfo: memFree=10508176/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622535103 8908800 249 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8968/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30018 s]
/proc/loadavg: 6.91 7.66 7.85 6/359 8968
/proc/meminfo: memFree=10508176/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622535103 8908800 249 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8968/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701109 s]
/proc/loadavg: 6.91 7.66 7.85 6/359 8968
/proc/meminfo: memFree=10508176/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622535103 8908800 249 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8968/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50096 s]
/proc/loadavg: 6.91 7.66 7.85 6/361 8970
/proc/meminfo: memFree=10456212/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622535103 8908800 249 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8968/statm: 2175 249 209 178 0 68 0
[pid=8969] ppid=8968 vsize=53356 CPUtime=1.48 cores=1,3,5,7
/proc/8969/stat : 8969 (SatElite) R 8968 8968 8066 0 -1 4202496 12082 0 0 0 146 2 0 0 25 0 1 0 622535103 54636544 11218 33554432000 134512640 135034092 4288109072 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8969/statm: 13339 11218 68 128 0 13209 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62056

[startup+3.10066 s]
/proc/loadavg: 6.91 7.66 7.85 6/361 8971
/proc/meminfo: memFree=10446328/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622535103 8908800 249 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8968/statm: 2175 249 209 178 0 68 0
[pid=8969] ppid=8968 vsize=53496 CPUtime=3.08 cores=1,3,5,7
/proc/8969/stat : 8969 (SatElite) R 8968 8968 8066 0 -1 4202496 12124 0 0 0 306 2 0 0 25 0 1 0 622535103 54779904 11260 33554432000 134512640 135034092 4288109072 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8969/statm: 13374 11260 68 128 0 13244 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 62196

[startup+6.30105 s]
/proc/loadavg: 6.76 7.62 7.84 9/364 8975
/proc/meminfo: memFree=10337344/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=3.86 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 356 13191 0 0 0 0 381 5 18 0 1 0 622535103 8908800 252 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8968/statm: 2175 252 209 178 0 68 0
[pid=8972] ppid=8968 vsize=170532 CPUtime=7.26 cores=1,3,5,7
/proc/8972/stat : 8972 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202496 33364 0 0 0 719 7 0 0 20 0 4 0 622535491 174624768 33314 33554432000 134512640 135305190 4293004560 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8972/statm: 42633 33314 84 194 0 42437 0
[pid=8972/tid=8973] ppid=8968 vsize=170532 CPUtime=1.6 cores=1,3,5,7
/proc/8972/task/8973/stat : 8973 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 1111 0 0 0 160 0 0 0 19 0 4 0 622535571 174624768 33314 33554432000 134512640 135305190 4293004560 18446744073709551615 134528542 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8972/tid=8974] ppid=8968 vsize=170532 CPUtime=1.6 cores=1,3,5,7
/proc/8972/task/8974/stat : 8974 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 940 0 0 0 159 1 0 0 19 0 4 0 622535571 174624768 33314 33554432000 134512640 135305190 4293004560 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8972/tid=8975] ppid=8968 vsize=170532 CPUtime=1.62 cores=1,3,5,7
/proc/8972/task/8975/stat : 8975 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 1005 0 0 0 161 1 0 0 20 0 4 0 622535571 174624768 33314 33554432000 134512640 135305190 4293004560 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.12
Current children cumulated vsize (KiB) 179232

[startup+12.7009 s]
/proc/loadavg: 6.86 7.62 7.84 9/364 8975
/proc/meminfo: memFree=10271788/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=3.86 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 356 13191 0 0 0 0 381 5 18 0 1 0 622535103 8908800 252 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8968/statm: 2175 252 209 178 0 68 0
[pid=8972] ppid=8968 vsize=203348 CPUtime=32.78 cores=1,3,5,7
/proc/8972/stat : 8972 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202496 41864 0 0 0 3265 13 0 0 25 0 4 0 622535491 208228352 41814 33554432000 134512640 135305190 4293004560 18446744073709551615 134529393 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8972/statm: 50837 41814 84 194 0 50641 0
[pid=8972/tid=8973] ppid=8968 vsize=203348 CPUtime=8.01 cores=1,3,5,7
/proc/8972/task/8973/stat : 8973 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 3363 0 0 0 798 3 0 0 25 0 4 0 622535571 208228352 41814 33554432000 134512640 135305190 4293004560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8972/tid=8974] ppid=8968 vsize=203348 CPUtime=7.92 cores=1,3,5,7
/proc/8972/task/8974/stat : 8974 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 2838 0 0 0 790 2 0 0 25 0 4 0 622535571 208228352 41814 33554432000 134512640 135305190 4293004560 18446744073709551615 134555176 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8972/tid=8975] ppid=8968 vsize=203348 CPUtime=8.02 cores=1,3,5,7
/proc/8972/task/8975/stat : 8975 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 2737 0 0 0 800 2 0 0 25 0 4 0 622535571 208228352 41814 33554432000 134512640 135305190 4293004560 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 36.64
Current children cumulated vsize (KiB) 212048

[startup+25.5005 s]
/proc/loadavg: 7.11 7.64 7.84 9/364 9008
/proc/meminfo: memFree=10430580/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=3.86 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 356 13191 0 0 0 0 381 5 18 0 1 0 622535103 8908800 252 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8968/statm: 2175 252 209 178 0 68 0
[pid=8972] ppid=8968 vsize=257548 CPUtime=83.8 cores=1,3,5,7
/proc/8972/stat : 8972 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202496 55137 0 0 0 8359 21 0 0 25 0 4 0 622535491 263729152 55087 33554432000 134512640 135305190 4293004560 18446744073709551615 134557923 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8972/statm: 64387 55087 84 194 0 64191 0
[pid=8972/tid=8973] ppid=8968 vsize=257548 CPUtime=20.8 cores=1,3,5,7
/proc/8972/task/8973/stat : 8973 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 6025 0 0 0 2075 5 0 0 25 0 4 0 622535571 263729152 55087 33554432000 134512640 135305190 4293004560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8972/tid=8974] ppid=8968 vsize=257548 CPUtime=20.57 cores=1,3,5,7
/proc/8972/task/8974/stat : 8974 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 7386 0 0 0 2052 5 0 0 25 0 4 0 622535571 263729152 55087 33554432000 134512640 135305190 4293004560 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8972/tid=8975] ppid=8968 vsize=257548 CPUtime=20.81 cores=1,3,5,7
/proc/8972/task/8975/stat : 8975 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 5667 0 0 0 2078 3 0 0 25 0 4 0 622535571 263729152 55087 33554432000 134512640 135305190 4293004560 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 87.66
Current children cumulated vsize (KiB) 266248

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

[startup+28.7009 s]
/proc/loadavg: 7.11 7.64 7.84 9/364 9008
/proc/meminfo: memFree=10425756/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=3.86 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 356 13191 0 0 0 0 381 5 18 0 1 0 622535103 8908800 252 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8968/statm: 2175 252 209 178 0 68 0
[pid=8972] ppid=8968 vsize=258228 CPUtime=96.54 cores=1,3,5,7
/proc/8972/stat : 8972 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202496 55404 0 0 0 9631 23 0 0 25 0 4 0 622535491 264425472 55354 33554432000 134512640 135305190 4293004560 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8972/statm: 64557 55354 84 194 0 64361 0
[pid=8972/tid=8973] ppid=8968 vsize=258228 CPUtime=23.99 cores=1,3,5,7
/proc/8972/task/8973/stat : 8973 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 6045 0 0 0 2394 5 0 0 25 0 4 0 622535571 264425472 55354 33554432000 134512640 135305190 4293004560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8972/tid=8974] ppid=8968 vsize=258228 CPUtime=23.72 cores=1,3,5,7
/proc/8972/task/8974/stat : 8974 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 7484 0 0 0 2366 6 0 0 25 0 4 0 622535571 264425472 55354 33554432000 134512640 135305190 4293004560 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8972/tid=8975] ppid=8968 vsize=258228 CPUtime=24.01 cores=1,3,5,7
/proc/8972/task/8975/stat : 8975 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 5700 0 0 0 2397 4 0 0 25 0 4 0 622535571 264425472 55354 33554432000 134512640 135305190 4293004560 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.4
Current children cumulated vsize (KiB) 266928

[startup+29.5008 s]
/proc/loadavg: 7.11 7.64 7.84 9/364 9008
/proc/meminfo: memFree=10425756/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=3.86 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 356 13191 0 0 0 0 381 5 18 0 1 0 622535103 8908800 252 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8968/statm: 2175 252 209 178 0 68 0
[pid=8972] ppid=8968 vsize=258500 CPUtime=99.74 cores=1,3,5,7
/proc/8972/stat : 8972 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202496 55468 0 0 0 9951 23 0 0 25 0 4 0 622535491 264704000 55418 33554432000 134512640 135305190 4293004560 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8972/statm: 64625 55418 84 194 0 64429 0
[pid=8972/tid=8973] ppid=8968 vsize=258500 CPUtime=24.79 cores=1,3,5,7
/proc/8972/task/8973/stat : 8973 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 6061 0 0 0 2474 5 0 0 25 0 4 0 622535571 264704000 55418 33554432000 134512640 135305190 4293004560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8972/tid=8974] ppid=8968 vsize=258500 CPUtime=24.52 cores=1,3,5,7
/proc/8972/task/8974/stat : 8974 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 7495 0 0 0 2446 6 0 0 25 0 4 0 622535571 264704000 55418 33554432000 134512640 135305190 4293004560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8972/tid=8975] ppid=8968 vsize=258500 CPUtime=24.81 cores=1,3,5,7
/proc/8972/task/8975/stat : 8975 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 5709 0 0 0 2477 4 0 0 25 0 4 0 622535571 264704000 55418 33554432000 134512640 135305190 4293004560 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 103.6
Current children cumulated vsize (KiB) 267200

[startup+30.3006 s]
/proc/loadavg: 7.18 7.65 7.84 9/364 9008
/proc/meminfo: memFree=10421044/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=3.86 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 356 13191 0 0 0 0 381 5 18 0 1 0 622535103 8908800 252 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8968/statm: 2175 252 209 178 0 68 0
[pid=8972] ppid=8968 vsize=258640 CPUtime=102.92 cores=1,3,5,7
/proc/8972/stat : 8972 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202496 55495 0 0 0 10269 23 0 0 25 0 4 0 622535491 264847360 55445 33554432000 134512640 135305190 4293004560 18446744073709551615 134541974 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8972/statm: 64660 55445 84 194 0 64464 0
[pid=8972/tid=8973] ppid=8968 vsize=258640 CPUtime=25.59 cores=1,3,5,7
/proc/8972/task/8973/stat : 8973 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 6070 0 0 0 2554 5 0 0 25 0 4 0 622535571 264847360 55445 33554432000 134512640 135305190 4293004560 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8972/tid=8974] ppid=8968 vsize=258640 CPUtime=25.3 cores=1,3,5,7
/proc/8972/task/8974/stat : 8974 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 7498 0 0 0 2524 6 0 0 25 0 4 0 622535571 264847360 55445 33554432000 134512640 135305190 4293004560 18446744073709551615 134530624 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8972/tid=8975] ppid=8968 vsize=258640 CPUtime=25.61 cores=1,3,5,7
/proc/8972/task/8975/stat : 8975 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 5717 0 0 0 2557 4 0 0 25 0 4 0 622535571 264847360 55445 33554432000 134512640 135305190 4293004560 18446744073709551615 134529136 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 106.78
Current children cumulated vsize (KiB) 267340

[startup+30.5006 s]
/proc/loadavg: 7.18 7.65 7.84 9/364 9008
/proc/meminfo: memFree=10421044/32951124 swapFree=65980216/67111528
[pid=8968] ppid=8966 vsize=8700 CPUtime=3.86 cores=1,3,5,7
/proc/8968/stat : 8968 (manysat.sh) S 8966 8968 8066 0 -1 4202496 356 13191 0 0 0 0 381 5 18 0 1 0 622535103 8908800 252 33554432000 4194304 4922060 140735683870736 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8968/statm: 2175 252 209 178 0 68 0
[pid=8972] ppid=8968 vsize=258640 CPUtime=103.72 cores=1,3,5,7
/proc/8972/stat : 8972 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202496 55520 0 0 0 10349 23 0 0 25 0 4 0 622535491 264847360 55470 33554432000 134512640 135305190 4293004560 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8972/statm: 64660 55470 84 194 0 64464 0
[pid=8972/tid=8973] ppid=8968 vsize=258640 CPUtime=25.79 cores=1,3,5,7
/proc/8972/task/8973/stat : 8973 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 6081 0 0 0 2574 5 0 0 25 0 4 0 622535571 264847360 55470 33554432000 134512640 135305190 4293004560 18446744073709551615 134542031 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8972/tid=8974] ppid=8968 vsize=258640 CPUtime=25.5 cores=1,3,5,7
/proc/8972/task/8974/stat : 8974 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 7498 0 0 0 2544 6 0 0 25 0 4 0 622535571 264847360 55470 33554432000 134512640 135305190 4293004560 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8972/tid=8975] ppid=8968 vsize=258640 CPUtime=25.81 cores=1,3,5,7
/proc/8972/task/8975/stat : 8975 (manysat1.1_stat) R 8968 8968 8066 0 -1 4202560 5731 0 0 0 2577 4 0 0 25 0 4 0 622535571 264847360 55470 33554432000 134512640 135305190 4293004560 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 107.58
Current children cumulated vsize (KiB) 267340

Child status: 20
Real time (s): 30.581
CPU time (s): 107.891
CPU user time (s): 107.586
CPU system time (s): 0.304953
CPU usage (%): 352.802
Max. virtual memory (cumulated for all children) (KiB): 267340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.586
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69320
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= 6655
involuntary context switches= 732

runsolver used 0.105983 second user time and 0.250961 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-13 17:39:56
IDJOB=3362327
IDBENCH=84172
IDSOLVER=1838
FILE ID=node142/3362327-1305301196
RUNJOBID= node142-1305296391-8085
PBS_JOBID= 13321411
Free space on /tmp= 47044 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362327-1305301196/watcher-3362327-1305301196 -o /tmp/evaluation-result-3362327-1305301196/solver-3362327-1305301196 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362327-1305301196.cnf aimd 1

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=823199708

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10508580 kB
Buffers:        278116 kB
Cached:       17058892 kB
SwapCached:      11520 kB
Active:        9928920 kB
Inactive:     11804444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10508580 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           53200 kB
Writeback:           0 kB
AnonPages:     4393516 kB
Mapped:          20708 kB
Slab:           612472 kB
PageTables:      32292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77258916 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= 47080 MiB
End job on node142 at 2011-05-13 17:40:27