Trace number 1781461

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 258.3 66.8023

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark258.3
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

0.00/0.00	c Parsing...
0.21/0.23	c ==============================================================================
0.21/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.21/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.21/0.23	c ==============================================================================
0.21/0.23	c |         0 |  306443   755159 |   91932       0        0     nan |  0.000 % |
1.81/1.90	c |         0 |  153826   494818 |      --       0       --      -- |     --   | -150413/-254976
1.81/1.90	c ==============================================================================
1.81/1.90	c Result  :   #vars: 31651   #clauses: 153826   #literals: 494818
1.81/1.90	c CPU time:   1.84 s
1.81/1.90	c ==============================================================================
257.95/66.79	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
257.95/66.79	c ============================[ Problem Statistics ]=============================
257.95/66.79	c |                                                                             |
257.95/66.79	c threadId              : 3
257.95/66.79	c restarts              : 112
257.95/66.79	c conflicts             : 74732          (292 /sec)
257.95/66.79	c decisions             : 144734         (2.05 % random) (566 /sec)
257.95/66.79	c propagations          : 92228308       (360774 /sec)
257.95/66.79	c conflict literals     : 1939255        (45.51 % deleted)
257.95/66.79	c Memory used           : 118.97 MB
257.95/66.79	c CPU time              : 255.64 s
257.95/66.79	
257.95/66.79	c --->m=4, e=8, aimd=0, HOME/9854_many.cnf	time: 63.91	conflicts: 74732        
257.95/66.79	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-1781461-1243544729/watcher-1781461-1243544729 -o /tmp/evaluation-result-1781461-1243544729/solver-1781461-1243544729 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781461-1243544729.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: 4.32 4.40 4.47 3/99 9854
/proc/meminfo: memFree=2940080/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2416 CPUtime=0
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119137374 2473984 273 4294967295 134512640 135169312 3219472800 3219471336 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 604 273 231 161 0 43 0
[pid=9855] ppid=9854 vsize=1204 CPUtime=0
/proc/9855/stat : 9855 (SatElite) R 9854 9854 19648 0 -1 4202496 220 0 0 0 0 0 0 0 18 0 1 0 1119137375 1232896 157 4294967295 134512640 135034092 3216586400 3216582744 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 301 157 50 128 0 171 0

[startup+0.054824 s]
/proc/loadavg: 4.32 4.40 4.47 3/99 9854
/proc/meminfo: memFree=2940080/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2416 CPUtime=0
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119137374 2473984 273 4294967295 134512640 135169312 3219472800 3219471336 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 604 273 231 161 0 43 0
[pid=9855] ppid=9854 vsize=10008 CPUtime=0.05
/proc/9855/stat : 9855 (SatElite) R 9854 9854 19648 0 -1 4202496 2309 0 0 0 4 1 0 0 18 0 1 0 1119137375 10248192 2246 4294967295 134512640 135034092 3216586400 3216582744 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 2502 2247 50 128 0 2372 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12424

[startup+0.114818 s]
/proc/loadavg: 4.32 4.40 4.47 3/99 9854
/proc/meminfo: memFree=2940080/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2416 CPUtime=0
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119137374 2473984 273 4294967295 134512640 135169312 3219472800 3219471336 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 604 273 231 161 0 43 0
[pid=9855] ppid=9854 vsize=19736 CPUtime=0.11
/proc/9855/stat : 9855 (SatElite) R 9854 9854 19648 0 -1 4202496 4631 0 0 0 8 3 0 0 18 0 1 0 1119137375 20209664 4568 4294967295 134512640 135034092 3216586400 3216582744 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 4934 4569 50 128 0 4804 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 22152

[startup+0.314799 s]
/proc/loadavg: 4.32 4.40 4.47 3/99 9854
/proc/meminfo: memFree=2940080/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2416 CPUtime=0
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119137374 2473984 273 4294967295 134512640 135169312 3219472800 3219471336 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 604 273 231 161 0 43 0
[pid=9855] ppid=9854 vsize=45032 CPUtime=0.31
/proc/9855/stat : 9855 (SatElite) R 9854 9854 19648 0 -1 4202496 10832 0 0 0 28 3 0 0 18 0 1 0 1119137375 46112768 9922 4294967295 134512640 135034092 3216586400 3216582268 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 11258 9922 67 128 0 11128 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 47448

[startup+0.714761 s]
/proc/loadavg: 4.32 4.40 4.47 3/99 9854
/proc/meminfo: memFree=2940080/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2416 CPUtime=0
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119137374 2473984 273 4294967295 134512640 135169312 3219472800 3219471336 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 604 273 231 161 0 43 0
[pid=9855] ppid=9854 vsize=49480 CPUtime=0.71
/proc/9855/stat : 9855 (SatElite) R 9854 9854 19648 0 -1 4202496 11900 0 0 0 65 6 0 0 19 0 1 0 1119137375 50667520 10990 4294967295 134512640 135034092 3216586400 3216582396 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9855/statm: 12370 10990 67 128 0 12240 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 51896

[startup+1.51469 s]
/proc/loadavg: 4.06 4.34 4.45 2/101 9856
/proc/meminfo: memFree=2890796/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2416 CPUtime=0
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119137374 2473984 273 4294967295 134512640 135169312 3219472800 3219471336 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 604 273 231 161 0 43 0
[pid=9855] ppid=9854 vsize=51728 CPUtime=1.51
/proc/9855/stat : 9855 (SatElite) R 9854 9854 19648 0 -1 4202496 12404 0 0 0 145 6 0 0 20 0 1 0 1119137375 52969472 11301 4294967295 134512640 135034092 3216586400 3216582896 134558534 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9855/statm: 12932 11301 67 128 0 12802 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 54144

[startup+3.11454 s]
/proc/loadavg: 4.06 4.34 4.45 2/101 9857
/proc/meminfo: memFree=2929168/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=80736 CPUtime=2.95
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 12622 0 0 0 278 17 0 0 16 0 4 0 1119137586 82673664 12499 4294967295 134512640 135305190 3220460160 3220458080 134541826 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 20184 12499 79 194 0 19988 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 83156

[startup+6.31424 s]
/proc/loadavg: 4.06 4.34 4.45 8/104 10043
/proc/meminfo: memFree=2875696/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=87664 CPUtime=14.9
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 14641 0 0 0 1471 19 0 0 15 0 4 0 1119137586 89767936 14516 4294967295 134512640 135305190 3220460160 3220458336 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 21916 14516 79 194 0 21720 0
[pid=9857/tid=9858] ppid=9854 vsize=87664 CPUtime=3.78
/proc/9857/task/9858/stat : 9858 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 810 0 0 0 375 3 0 0 16 0 4 0 1119137618 89767936 14516 4294967295 134512640 135305190 3220460160 3071118404 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9857/tid=9859] ppid=9854 vsize=87664 CPUtime=3.84
/proc/9857/task/9859/stat : 9859 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 955 0 0 0 380 4 0 0 16 0 4 0 1119137618 89767936 14516 4294967295 134512640 135305190 3220460160 3062729920 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9857/tid=9860] ppid=9854 vsize=87664 CPUtime=3.54
/proc/9857/task/9860/stat : 9860 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 922 0 0 0 349 5 0 0 16 0 4 0 1119137618 89767936 14516 4294967295 134512640 135305190 3220460160 3054341312 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 17.01
Current children cumulated vsize (KiB) 90084

[startup+12.7136 s]
/proc/loadavg: 4.51 4.43 4.48 8/104 10043
/proc/meminfo: memFree=2864384/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=99232 CPUtime=40.37
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 17366 0 0 0 4011 26 0 0 17 0 4 0 1119137586 101613568 17241 4294967295 134512640 135305190 3220460160 3220458336 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 24808 17241 79 194 0 24612 0
[pid=9857/tid=9858] ppid=9854 vsize=99232 CPUtime=10.08
/proc/9857/task/9858/stat : 9858 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 1364 0 0 0 1003 5 0 0 17 0 4 0 1119137618 101613568 17241 4294967295 134512640 135305190 3220460160 3071118276 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9857/tid=9859] ppid=9854 vsize=99232 CPUtime=10.22
/proc/9857/task/9859/stat : 9859 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 1709 0 0 0 1018 4 0 0 19 0 4 0 1119137618 101613568 17241 4294967295 134512640 135305190 3220460160 3062729920 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9857/tid=9860] ppid=9854 vsize=99232 CPUtime=9.93
/proc/9857/task/9860/stat : 9860 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 1612 0 0 0 985 8 0 0 17 0 4 0 1119137618 101613568 17241 4294967295 134512640 135305190 3220460160 3054341312 134530646 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 42.48
Current children cumulated vsize (KiB) 101652

[startup+25.5124 s]
/proc/loadavg: 4.58 4.45 4.49 5/104 10044
/proc/meminfo: memFree=2855160/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=107244 CPUtime=91.52
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 19422 0 0 0 9120 32 0 0 25 0 4 0 1119137586 109817856 19297 4294967295 134512640 135305190 3220460160 3220458336 134528341 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 26811 19297 79 194 0 26615 0
[pid=9857/tid=9858] ppid=9854 vsize=107244 CPUtime=22.85
/proc/9857/task/9858/stat : 9858 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 1809 0 0 0 2278 7 0 0 25 0 4 0 1119137618 109817856 19297 4294967295 134512640 135305190 3220460160 3071118596 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9857/tid=9859] ppid=9854 vsize=107244 CPUtime=23.02
/proc/9857/task/9859/stat : 9859 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2258 0 0 0 2297 5 0 0 25 0 4 0 1119137618 109817856 19297 4294967295 134512640 135305190 3220460160 3062729920 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9857/tid=9860] ppid=9854 vsize=107244 CPUtime=22.72
/proc/9857/task/9860/stat : 9860 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2069 0 0 0 2261 11 0 0 25 0 4 0 1119137618 109817856 19297 4294967295 134512640 135305190 3220460160 3054341312 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 93.63
Current children cumulated vsize (KiB) 109664

[startup+51.11 s]
/proc/loadavg: 4.35 4.40 4.47 5/104 10046
/proc/meminfo: memFree=2843804/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=119576 CPUtime=193.82
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 22149 0 0 0 19332 50 0 0 25 0 4 0 1119137586 122445824 22024 4294967295 134512640 135305190 3220460160 3220458336 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 29894 22024 79 194 0 29698 0
[pid=9857/tid=9858] ppid=9854 vsize=119576 CPUtime=48.36
/proc/9857/task/9858/stat : 9858 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2424 0 0 0 4825 11 0 0 25 0 4 0 1119137618 122445824 22024 4294967295 134512640 135305190 3220460160 3071118528 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9857/tid=9859] ppid=9854 vsize=119576 CPUtime=48.62
/proc/9857/task/9859/stat : 9859 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2970 0 0 0 4856 6 0 0 25 0 4 0 1119137618 122445824 22024 4294967295 134512640 135305190 3220460160 3062729920 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9857/tid=9860] ppid=9854 vsize=119576 CPUtime=48.31
/proc/9857/task/9860/stat : 9860 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2767 0 0 0 4814 17 0 0 25 0 4 0 1119137618 122445824 22024 4294967295 134512640 135305190 3220460160 3054341312 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 195.93
Current children cumulated vsize (KiB) 121996

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

[startup+57.5094 s]
/proc/loadavg: 4.32 4.40 4.46 5/104 10047
/proc/meminfo: memFree=2843340/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=119844 CPUtime=219.38
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 22236 0 0 0 21887 51 0 0 25 0 4 0 1119137586 122720256 22111 4294967295 134512640 135305190 3220460160 3220458052 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 29961 22111 79 194 0 29765 0
[pid=9857/tid=9858] ppid=9854 vsize=119844 CPUtime=54.72
/proc/9857/task/9858/stat : 9858 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2426 0 0 0 5461 11 0 0 25 0 4 0 1119137618 122720256 22111 4294967295 134512640 135305190 3220460160 3071118528 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9857/tid=9859] ppid=9854 vsize=119844 CPUtime=55.02
/proc/9857/task/9859/stat : 9859 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 3020 0 0 0 5495 7 0 0 25 0 4 0 1119137618 122720256 22111 4294967295 134512640 135305190 3220460160 3062729920 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9857/tid=9860] ppid=9854 vsize=119844 CPUtime=54.71
/proc/9857/task/9860/stat : 9860 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2780 0 0 0 5454 17 0 0 25 0 4 0 1119137618 122720256 22111 4294967295 134512640 135305190 3220460160 3054341312 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 221.49
Current children cumulated vsize (KiB) 122264

[startup+60.7091 s]
/proc/loadavg: 4.32 4.40 4.46 5/104 10048
/proc/meminfo: memFree=2843092/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=120240 CPUtime=232.18
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 22315 0 0 0 23166 52 0 0 25 0 4 0 1119137586 123125760 22190 4294967295 134512640 135305190 3220460160 3220458336 134528376 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 30060 22190 79 194 0 29864 0
[pid=9857/tid=9858] ppid=9854 vsize=120240 CPUtime=57.92
/proc/9857/task/9858/stat : 9858 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2438 0 0 0 5781 11 0 0 25 0 4 0 1119137618 123125760 22190 4294967295 134512640 135305190 3220460160 3071118528 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9857/tid=9859] ppid=9854 vsize=120240 CPUtime=58.22
/proc/9857/task/9859/stat : 9859 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 3061 0 0 0 5815 7 0 0 25 0 4 0 1119137618 123125760 22190 4294967295 134512640 135305190 3220460160 3062729920 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9857/tid=9860] ppid=9854 vsize=120240 CPUtime=57.91
/proc/9857/task/9860/stat : 9860 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2789 0 0 0 5774 17 0 0 25 0 4 0 1119137618 123125760 22190 4294967295 134512640 135305190 3220460160 3054341312 134528265 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 234.29
Current children cumulated vsize (KiB) 122660

[startup+63.9088 s]
/proc/loadavg: 4.38 4.41 4.47 6/105 10064
/proc/meminfo: memFree=2842176/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=120768 CPUtime=244.95
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 22474 0 0 0 24442 53 0 0 25 0 4 0 1119137586 123666432 22349 4294967295 134512640 135305190 3220460160 3220458336 134528548 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 30192 22349 79 194 0 29996 0
[pid=9857/tid=9858] ppid=9854 vsize=120768 CPUtime=61.11
/proc/9857/task/9858/stat : 9858 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2479 0 0 0 6100 11 0 0 25 0 4 0 1119137618 123666432 22349 4294967295 134512640 135305190 3220460160 3071118596 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9857/tid=9859] ppid=9854 vsize=120768 CPUtime=61.42
/proc/9857/task/9859/stat : 9859 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 3108 0 0 0 6135 7 0 0 25 0 4 0 1119137618 123666432 22349 4294967295 134512640 135305190 3220460160 3062729920 134528545 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9857/tid=9860] ppid=9854 vsize=120768 CPUtime=61.09
/proc/9857/task/9860/stat : 9860 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2824 0 0 0 6091 18 0 0 25 0 4 0 1119137618 123666432 22349 4294967295 134512640 135305190 3220460160 3054341200 134529062 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 247.06
Current children cumulated vsize (KiB) 123188

[startup+65.5086 s]
/proc/loadavg: 4.38 4.41 4.47 7/105 10073
/proc/meminfo: memFree=2841584/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=121684 CPUtime=251.22
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 22689 0 0 0 25068 54 0 0 25 0 4 0 1119137586 124604416 22564 4294967295 134512640 135305190 3220460160 3220458336 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 30421 22564 79 194 0 30225 0
[pid=9857/tid=9858] ppid=9854 vsize=121684 CPUtime=62.67
/proc/9857/task/9858/stat : 9858 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2525 0 0 0 6256 11 0 0 25 0 4 0 1119137618 124604416 22564 4294967295 134512640 135305190 3220460160 3071118528 134528425 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9857/tid=9859] ppid=9854 vsize=121684 CPUtime=63.01
/proc/9857/task/9859/stat : 9859 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 3161 0 0 0 6294 7 0 0 25 0 4 0 1119137618 124604416 22564 4294967295 134512640 135305190 3220460160 3062729888 134570409 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9857/tid=9860] ppid=9854 vsize=121684 CPUtime=62.63
/proc/9857/task/9860/stat : 9860 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2887 0 0 0 6244 19 0 0 25 0 4 0 1119137618 124604416 22564 4294967295 134512640 135305190 3220460160 3054341312 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 253.33
Current children cumulated vsize (KiB) 124104

[startup+66.3085 s]
/proc/loadavg: 4.43 4.42 4.47 6/104 10232
/proc/meminfo: memFree=2840264/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=121684 CPUtime=254.24
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 22717 0 0 0 25370 54 0 0 25 0 4 0 1119137586 124604416 22592 4294967295 134512640 135305190 3220460160 3220458336 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 30421 22592 79 194 0 30225 0
[pid=9857/tid=9858] ppid=9854 vsize=121684 CPUtime=63.42
/proc/9857/task/9858/stat : 9858 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2530 0 0 0 6331 11 0 0 25 0 4 0 1119137618 124604416 22592 4294967295 134512640 135305190 3220460160 3071118528 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9857/tid=9859] ppid=9854 vsize=121684 CPUtime=63.8
/proc/9857/task/9859/stat : 9859 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 3170 0 0 0 6373 7 0 0 25 0 4 0 1119137618 124604416 22592 4294967295 134512640 135305190 3220460160 3062729920 134528557 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9857/tid=9860] ppid=9854 vsize=121684 CPUtime=63.39
/proc/9857/task/9860/stat : 9860 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2892 0 0 0 6320 19 0 0 25 0 4 0 1119137618 124604416 22592 4294967295 134512640 135305190 3220460160 3054341312 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 256.35
Current children cumulated vsize (KiB) 124104

[startup+66.7085 s]
/proc/loadavg: 4.43 4.42 4.47 6/104 10232
/proc/meminfo: memFree=2840264/3368532 swapFree=1953580/1959888
[pid=9854] ppid=9852 vsize=2420 CPUtime=2.11
/proc/9854/stat : 9854 (manysat.sh) S 9852 9854 19648 0 -1 4194304 368 14510 0 0 0 0 202 9 18 0 1 0 1119137374 2478080 275 4294967295 134512640 135169312 3219472800 3219469016 3085430510 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9854/statm: 605 275 231 161 0 44 0
[pid=9857] ppid=9854 vsize=121820 CPUtime=255.84
/proc/9857/stat : 9857 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202496 22726 0 0 0 25530 54 0 0 25 0 4 0 1119137586 124743680 22601 4294967295 134512640 135305190 3220460160 3220459568 134657578 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9857/statm: 30455 22601 79 194 0 30259 0
[pid=9857/tid=9858] ppid=9854 vsize=121820 CPUtime=63.82
/proc/9857/task/9858/stat : 9858 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2531 0 0 0 6371 11 0 0 25 0 4 0 1119137618 124743680 22601 4294967295 134512640 135305190 3220460160 3071119792 134657448 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9857/tid=9859] ppid=9854 vsize=121820 CPUtime=64.2
/proc/9857/task/9859/stat : 9859 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 3172 0 0 0 6413 7 0 0 25 0 4 0 1119137618 124743680 22601 4294967295 134512640 135305190 3220460160 3062729784 134836452 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9857/tid=9860] ppid=9854 vsize=121820 CPUtime=63.79
/proc/9857/task/9860/stat : 9860 (manysat1.1_stat) R 9854 9854 19648 0 -1 4202560 2894 0 0 0 6360 19 0 0 25 0 4 0 1119137618 124743680 22601 4294967295 134512640 135305190 3220460160 3054342576 134657448 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 257.95
Current children cumulated vsize (KiB) 124240

Child status: 20
Real time (s): 66.8023
CPU time (s): 258.3
CPU user time (s): 257.66
CPU system time (s): 0.64
CPU usage (%): 386.663
Max. virtual memory (cumulated for all children) (KiB): 124240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 257.66
system time used= 0.64
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37896
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= 15451
involuntary context switches= 10450

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 23:05:29
IDJOB=1781461
IDBENCH=71751
IDSOLVER=620
FILE ID=/1781461-1243544729
PBS_JOBID=
Free space on /tmp= 15879 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781461-1243544729/watcher-1781461-1243544729 -o /tmp/evaluation-result-1781461-1243544729/solver-1781461-1243544729 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781461-1243544729.cnf aimd 0

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED= 1784529007

Linux (none) 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.105
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.42
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.105
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.11
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.105
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.105
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:       2940080 kB
Buffers:         36716 kB
Cached:         312244 kB
SwapCached:       2424 kB
Active:         117804 kB
Inactive:       241868 kB
HighTotal:     2489216 kB
HighFree:      2163324 kB
LowTotal:       879316 kB
LowFree:        776756 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            6884 kB
Writeback:           0 kB
AnonPages:       10008 kB
Mapped:           4984 kB
Slab:            58660 kB
SReclaimable:    50528 kB
SUnreclaim:       8132 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93916 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15879 MiB
End job on  at 2009-05-28 23:06:36