Trace number 1779142

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 2/2009-03-20 (4 threads)? (TO) 3966.9 1000.06

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.42/0.46	c ==============================================================================
0.42/0.46	c |           |     ORIGINAL     |              LEARNT              |          |
0.42/0.46	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.42/0.46	c ==============================================================================
0.42/0.46	c |         0 |  599013  1397697 |  179703       0        0     nan |  0.000 % |
6.52/6.52	c |         0 |  340394  1129456 |      --       0       --      -- |     --   | -258577/-268140
6.52/6.52	c ==============================================================================
6.52/6.52	c Result  :   #vars: 72795   #clauses: 340394   #literals: 1129456
6.52/6.52	c CPU time:   6.4 s
6.52/6.52	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

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

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.15 4.46 4.46 3/96 9814
/proc/meminfo: memFree=2927112/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2412 CPUtime=0
/proc/9814/stat : 9814 (manysat.sh) R 9812 9814 1628 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1106135421 2469888 273 4294967295 134512640 135169312 3217280896 3217279372 3085322100 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/9814/statm: 603 273 231 161 0 42 0
[pid=9815] ppid=9814 vsize=1192 CPUtime=0
/proc/9815/stat : 9815 (SatElite) R 9814 9814 1628 0 -1 4202496 234 0 0 0 0 0 0 0 18 0 1 0 1106135421 1220608 171 4294967295 134512640 135034092 3215062320 3215058312 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9815/statm: 298 172 49 128 0 168 0

[startup+0.086009 s]
/proc/loadavg: 4.15 4.46 4.46 3/96 9814
/proc/meminfo: memFree=2927112/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2412 CPUtime=0
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106135421 2469888 273 4294967295 134512640 135169312 3217280896 3217279432 3085319918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9814/statm: 603 273 231 161 0 42 0
[pid=9815] ppid=9814 vsize=16868 CPUtime=0.09
/proc/9815/stat : 9815 (SatElite) R 9814 9814 1628 0 -1 4202496 3720 0 0 0 9 0 0 0 19 0 1 0 1106135421 17272832 3657 4294967295 134512640 135034092 3215062320 3215058664 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9815/statm: 4217 3657 49 128 0 4087 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19280

[startup+0.115995 s]
/proc/loadavg: 4.15 4.46 4.46 3/96 9814
/proc/meminfo: memFree=2927112/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2412 CPUtime=0
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106135421 2469888 273 4294967295 134512640 135169312 3217280896 3217279432 3085319918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9814/statm: 603 273 231 161 0 42 0
[pid=9815] ppid=9814 vsize=20680 CPUtime=0.12
/proc/9815/stat : 9815 (SatElite) R 9814 9814 1628 0 -1 4202496 4915 0 0 0 12 0 0 0 19 0 1 0 1106135421 21176320 4852 4294967295 134512640 135034092 3215062320 3215058664 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9815/statm: 5170 4853 49 128 0 5040 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 23092

[startup+0.315973 s]
/proc/loadavg: 4.15 4.46 4.46 3/96 9814
/proc/meminfo: memFree=2927112/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2412 CPUtime=0
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106135421 2469888 273 4294967295 134512640 135169312 3217280896 3217279432 3085319918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9814/statm: 603 273 231 161 0 42 0
[pid=9815] ppid=9814 vsize=61008 CPUtime=0.32
/proc/9815/stat : 9815 (SatElite) R 9814 9814 1628 0 -1 4202496 12725 0 0 0 30 2 0 0 20 0 1 0 1106135421 62472192 12662 4294967295 134512640 135034092 3215062320 3215058280 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9815/statm: 15252 12663 49 128 0 15122 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 63420

[startup+0.715947 s]
/proc/loadavg: 4.15 4.46 4.46 3/96 9814
/proc/meminfo: memFree=2927112/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2412 CPUtime=0
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106135421 2469888 273 4294967295 134512640 135169312 3217280896 3217279432 3085319918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9814/statm: 603 273 231 161 0 42 0
[pid=9815] ppid=9814 vsize=90652 CPUtime=0.72
/proc/9815/stat : 9815 (SatElite) R 9814 9814 1628 0 -1 4202496 21777 0 0 0 68 4 0 0 21 0 1 0 1106135421 92827648 20054 4294967295 134512640 135034092 3215062320 3215058316 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9815/statm: 22663 20054 67 128 0 22533 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 93064

[startup+1.51589 s]
/proc/loadavg: 4.15 4.46 4.46 2/98 9816
/proc/meminfo: memFree=2842752/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2412 CPUtime=0
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106135421 2469888 273 4294967295 134512640 135169312 3217280896 3217279432 3085319918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9814/statm: 603 273 231 161 0 42 0
[pid=9815] ppid=9814 vsize=93780 CPUtime=1.52
/proc/9815/stat : 9815 (SatElite) R 9814 9814 1628 0 -1 4202496 22493 0 0 0 145 7 0 0 23 0 1 0 1106135421 96030720 20770 4294967295 134512640 135034092 3215062320 3215058316 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9815/statm: 23445 20770 67 128 0 23315 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 96192

[startup+3.11579 s]
/proc/loadavg: 4.15 4.46 4.46 3/98 9817
/proc/meminfo: memFree=2832640/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2412 CPUtime=0
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106135421 2469888 273 4294967295 134512640 135169312 3217280896 3217279432 3085319918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9814/statm: 603 273 231 161 0 42 0
[pid=9815] ppid=9814 vsize=98472 CPUtime=3.12
/proc/9815/stat : 9815 (SatElite) R 9814 9814 1628 0 -1 4202496 23559 0 0 0 302 10 0 0 25 0 1 0 1106135421 100835328 21836 4294967295 134512640 135034092 3215062320 3215058316 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9815/statm: 24618 21836 67 128 0 24488 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 100884

[startup+6.31557 s]
/proc/loadavg: 3.90 4.40 4.44 2/98 9817
/proc/meminfo: memFree=2811628/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2412 CPUtime=0
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106135421 2469888 273 4294967295 134512640 135169312 3217280896 3217279432 3085319918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/9814/statm: 603 273 231 161 0 42 0
[pid=9815] ppid=9814 vsize=101360 CPUtime=6.32
/proc/9815/stat : 9815 (SatElite) R 9814 9814 1628 0 -1 4202496 25563 0 0 0 620 12 0 0 25 0 1 0 1106135421 103792640 22757 4294967295 134512640 135034092 3215062320 3215058560 134566288 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9815/statm: 25340 22757 67 128 0 25210 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 103772

[startup+12.7151 s]
/proc/loadavg: 4.06 4.43 4.45 6/101 9821
/proc/meminfo: memFree=2777380/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=153296 CPUtime=20.23
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 30054 0 0 0 1964 59 0 0 16 0 4 0 1106136119 156975104 29936 4294967295 134512640 135305190 3213392832 3213391008 134528157 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/9818/statm: 38324 29936 79 194 0 38128 0
[pid=9818/tid=9819] ppid=9814 vsize=153296 CPUtime=4.89
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 1235 0 0 0 473 16 0 0 16 0 4 0 1106136189 156975104 29936 4294967295 134512640 135305190 3213392832 3051887808 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=153296 CPUtime=4.93
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 1750 0 0 0 484 9 0 0 16 0 4 0 1106136189 156975104 29936 4294967295 134512640 135305190 3213392832 3043499200 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=153296 CPUtime=4.81
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 1369 0 0 0 470 11 0 0 16 0 4 0 1106136189 156975104 29936 4294967295 134512640 135305190 3213392832 3035110560 134570409 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 27.21
Current children cumulated vsize (KiB) 155712

[startup+25.5143 s]
/proc/loadavg: 4.33 4.47 4.46 5/101 9822
/proc/meminfo: memFree=2755680/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=173704 CPUtime=71.4
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 35279 0 0 0 7073 67 0 0 25 0 4 0 1106136119 177872896 35161 4294967295 134512640 135305190 3213392832 3213391008 134528319 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/9818/statm: 43426 35161 79 194 0 43230 0
[pid=9818/tid=9819] ppid=9814 vsize=173704 CPUtime=17.67
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 1919 0 0 0 1749 18 0 0 25 0 4 0 1106136189 177872896 35161 4294967295 134512640 135305190 3213392832 3051887752 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=173704 CPUtime=17.72
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 4142 0 0 0 1761 11 0 0 25 0 4 0 1106136189 177872896 35161 4294967295 134512640 135305190 3213392832 3043498880 134552908 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=173704 CPUtime=17.61
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 2497 0 0 0 1747 14 0 0 25 0 4 0 1106136189 177872896 35161 4294967295 134512640 135305190 3213392832 3035110592 134528545 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 78.38
Current children cumulated vsize (KiB) 176120

[startup+51.1125 s]
/proc/loadavg: 4.28 4.45 4.45 5/101 9826
/proc/meminfo: memFree=2722784/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=207860 CPUtime=173.68
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 43675 0 0 0 17283 85 0 0 25 0 4 0 1106136119 212848640 43539 4294967295 134512640 135305190 3213392832 3213391008 134528480 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/9818/statm: 51965 43539 79 194 0 51769 0
[pid=9818/tid=9819] ppid=9814 vsize=207860 CPUtime=43.23
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 3213 0 0 0 4300 23 0 0 25 0 4 0 1106136189 212848640 43539 4294967295 134512640 135305190 3213392832 3051887808 134528851 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=207860 CPUtime=43.27
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 8402 0 0 0 4310 17 0 0 25 0 4 0 1106136189 212848640 43539 4294967295 134512640 135305190 3213392832 3043498816 134551860 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=207860 CPUtime=43.18
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 3728 0 0 0 4301 17 0 0 25 0 4 0 1106136189 212848640 43539 4294967295 134512640 135305190 3213392832 3035110592 134528551 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 180.66
Current children cumulated vsize (KiB) 210276

[startup+102.309 s]
/proc/loadavg: 4.33 4.44 4.45 5/101 10011
/proc/meminfo: memFree=2681076/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=249124 CPUtime=377.9
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 53926 0 0 0 37672 118 0 0 25 0 4 0 1106136119 255102976 53790 4294967295 134512640 135305190 3213392832 3213391008 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/9818/statm: 62281 53790 79 194 0 62085 0
[pid=9818/tid=9819] ppid=9814 vsize=249124 CPUtime=94.32
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 4682 0 0 0 9404 28 0 0 25 0 4 0 1106136189 255102976 53790 4294967295 134512640 135305190 3213392832 3051887808 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=249124 CPUtime=94.23
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 13136 0 0 0 9396 27 0 0 25 0 4 0 1106136189 255102976 53790 4294967295 134512640 135305190 3213392832 3043499188 134570421 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=249124 CPUtime=94.18
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 5501 0 0 0 9394 24 0 0 25 0 4 0 1106136189 255102976 53790 4294967295 134512640 135305190 3213392832 3035110256 134551697 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 384.88
Current children cumulated vsize (KiB) 251540

[startup+162.305 s]
/proc/loadavg: 4.35 4.44 4.45 6/101 10199
/proc/meminfo: memFree=2629540/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=299968 CPUtime=616.99
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 66525 0 0 0 61541 158 0 0 25 0 4 0 1106136119 307167232 66389 4294967295 134512640 135305190 3213392832 3213391008 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/9818/statm: 74992 66389 79 194 0 74796 0
[pid=9818/tid=9819] ppid=9814 vsize=299968 CPUtime=154.2
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 7244 0 0 0 15384 36 0 0 25 0 4 0 1106136189 307167232 66389 4294967295 134512640 135305190 3213392832 3051887536 134557484 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=299968 CPUtime=153.81
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 16463 0 0 0 15345 36 0 0 25 0 4 0 1106136189 307167232 66389 4294967295 134512640 135305190 3213392832 3043498816 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=299968 CPUtime=153.87
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 8189 0 0 0 15350 37 0 0 25 0 4 0 1106136189 307167232 66389 4294967295 134512640 135305190 3213392832 3035110592 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 623.97
Current children cumulated vsize (KiB) 302384

[startup+222.311 s]
/proc/loadavg: 4.39 4.43 4.45 5/101 10391
/proc/meminfo: memFree=2595368/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98

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

/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 20235 0 0 0 51162 66 0 0 25 0 4 0 1106136189 594219008 136067 4294967295 134512640 135305190 3213392832 3035110592 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2060.21
Current children cumulated vsize (KiB) 582708

[startup+582.316 s]
/proc/loadavg: 4.36 4.46 4.45 5/101 11525
/proc/meminfo: memFree=2269148/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=663388 CPUtime=2292.76
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 156795 0 0 0 228943 333 0 0 25 0 4 0 1106136119 679309312 156659 4294967295 134512640 135305190 3213392832 3213391008 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/9818/statm: 165847 156659 79 194 0 165651 0
[pid=9818/tid=9819] ppid=9814 vsize=663388 CPUtime=573.54
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 21272 0 0 0 57280 74 0 0 25 0 4 0 1106136189 679309312 156659 4294967295 134512640 135305190 3213392832 3051887808 134528512 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=663388 CPUtime=572.9
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 58124 0 0 0 57192 98 0 0 25 0 4 0 1106136189 679309312 156659 4294967295 134512640 135305190 3213392832 3043498816 134551712 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=663388 CPUtime=572.28
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 24594 0 0 0 57161 67 0 0 25 0 4 0 1106136189 679309312 156659 4294967295 134512640 135305190 3213392832 3035110592 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2299.74
Current children cumulated vsize (KiB) 665804

[startup+642.312 s]
/proc/loadavg: 4.23 4.40 4.43 5/101 11711
/proc/meminfo: memFree=2251084/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=678816 CPUtime=2532.21
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 161013 0 0 0 252873 348 0 0 25 0 4 0 1106136119 695107584 160877 4294967295 134512640 135305190 3213392832 3213391008 134528506 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/9818/statm: 169704 160877 79 194 0 169508 0
[pid=9818/tid=9819] ppid=9814 vsize=678816 CPUtime=633.47
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 21860 0 0 0 63269 78 0 0 25 0 4 0 1106136189 695107584 160877 4294967295 134512640 135305190 3213392832 3051887728 134543549 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=678816 CPUtime=632.89
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 59781 0 0 0 63189 100 0 0 25 0 4 0 1106136189 695107584 160877 4294967295 134512640 135305190 3213392832 3043499200 134528615 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=678816 CPUtime=631.98
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 25563 0 0 0 63128 70 0 0 25 0 4 0 1106136189 695107584 160877 4294967295 134512640 135305190 3213392832 3035110592 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2539.19
Current children cumulated vsize (KiB) 681232

[startup+702.308 s]
/proc/loadavg: 4.39 4.42 4.43 5/101 11899
/proc/meminfo: memFree=2224060/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=707164 CPUtime=2771.69
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 167964 0 0 0 276795 374 0 0 25 0 4 0 1106136119 724135936 167828 4294967295 134512640 135305190 3213392832 3213390736 134557181 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/9818/statm: 176791 167828 79 194 0 176595 0
[pid=9818/tid=9819] ppid=9814 vsize=707164 CPUtime=693.42
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 23040 0 0 0 69261 81 0 0 25 0 4 0 1106136189 724135936 167828 4294967295 134512640 135305190 3213392832 3051887808 134528542 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=707164 CPUtime=692.81
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 62828 0 0 0 69171 110 0 0 25 0 4 0 1106136189 724135936 167828 4294967295 134512640 135305190 3213392832 3043499200 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=707164 CPUtime=691.69
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 27036 0 0 0 69094 75 0 0 25 0 4 0 1106136189 724135936 167828 4294967295 134512640 135305190 3213392832 3035110592 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2778.67
Current children cumulated vsize (KiB) 709580

[startup+762.324 s]
/proc/loadavg: 4.35 4.40 4.42 5/101 12087
/proc/meminfo: memFree=2177664/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=753440 CPUtime=3011.24
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 179429 0 0 0 300736 388 0 0 25 0 4 0 1106136119 771522560 179293 4294967295 134512640 135305190 3213392832 3213390672 134551651 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/9818/statm: 188360 179293 79 194 0 188164 0
[pid=9818/tid=9819] ppid=9814 vsize=753440 CPUtime=753.28
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 25256 0 0 0 75245 83 0 0 25 0 4 0 1106136189 771522560 179293 4294967295 134512640 135305190 3213392832 3051887808 134528310 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=753440 CPUtime=752.79
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 66996 0 0 0 75164 115 0 0 25 0 4 0 1106136189 771522560 179293 4294967295 134512640 135305190 3213392832 3043498816 134551974 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=753440 CPUtime=751.58
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 29123 0 0 0 75079 79 0 0 25 0 4 0 1106136189 771522560 179293 4294967295 134512640 135305190 3213392832 3035110592 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3018.22
Current children cumulated vsize (KiB) 755856

[startup+822.31 s]
/proc/loadavg: 4.34 4.40 4.42 5/101 12275
/proc/meminfo: memFree=2098696/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=832852 CPUtime=3250.67
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 199126 0 0 0 324650 417 0 0 25 0 4 0 1106136119 852840448 198990 4294967295 134512640 135305190 3213392832 3213391008 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/9818/statm: 208213 198990 79 194 0 208017 0
[pid=9818/tid=9819] ppid=9814 vsize=832852 CPUtime=813.07
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 29115 0 0 0 81221 86 0 0 25 0 4 0 1106136189 852840448 198990 4294967295 134512640 135305190 3213392832 3051887808 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=832852 CPUtime=812.69
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 74041 0 0 0 81143 126 0 0 25 0 4 0 1106136189 852840448 198990 4294967295 134512640 135305190 3213392832 3043498816 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=832852 CPUtime=811.47
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 32865 0 0 0 81058 89 0 0 25 0 4 0 1106136189 852840448 198990 4294967295 134512640 135305190 3213392832 3035110256 134551614 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3257.65
Current children cumulated vsize (KiB) 835268

[startup+882.306 s]
/proc/loadavg: 4.24 4.37 4.41 5/101 12464
/proc/meminfo: memFree=2083992/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=847144 CPUtime=3490.11
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 202799 0 0 0 348567 444 0 0 25 0 4 0 1106136119 867475456 202663 4294967295 134512640 135305190 3213392832 3213391008 134528319 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/9818/statm: 211786 202663 79 194 0 211590 0
[pid=9818/tid=9819] ppid=9814 vsize=847144 CPUtime=872.9
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 29862 0 0 0 87198 92 0 0 25 0 4 0 1106136189 867475456 202663 4294967295 134512640 135305190 3213392832 3051887808 134528227 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=847144 CPUtime=872.61
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 75189 0 0 0 87128 133 0 0 25 0 4 0 1106136189 867475456 202663 4294967295 134512640 135305190 3213392832 3043498816 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=847144 CPUtime=871.24
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 33571 0 0 0 87031 93 0 0 25 0 4 0 1106136189 867475456 202663 4294967295 134512640 135305190 3213392832 3035110336 134541820 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3497.09
Current children cumulated vsize (KiB) 849560

[startup+942.302 s]
/proc/loadavg: 4.36 4.38 4.41 5/101 12650
/proc/meminfo: memFree=2053676/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=878248 CPUtime=3729.55
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 210615 0 0 0 372500 455 0 0 25 0 4 0 1106136119 899325952 210479 4294967295 134512640 135305190 3213392832 3213390724 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9818/statm: 219562 210479 79 194 0 219366 0
[pid=9818/tid=9819] ppid=9814 vsize=878248 CPUtime=932.73
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 31507 0 0 0 93179 94 0 0 25 0 4 0 1106136189 899325952 210479 4294967295 134512640 135305190 3213392832 3051887808 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=878248 CPUtime=932.61
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 77224 0 0 0 93125 136 0 0 25 0 4 0 1106136189 899325952 210479 4294967295 134512640 135305190 3213392832 3043498816 134551697 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=878248 CPUtime=930.94
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 35296 0 0 0 92997 97 0 0 25 0 4 0 1106136189 899325952 210479 4294967295 134512640 135305190 3213392832 3035110308 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3736.53
Current children cumulated vsize (KiB) 880664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.20 4.34 4.39 5/101 12842
/proc/meminfo: memFree=2032260/3368532 swapFree=1954076/1959888
[pid=9814] ppid=9812 vsize=2416 CPUtime=6.98
/proc/9814/stat : 9814 (manysat.sh) S 9812 9814 1628 0 -1 4194304 370 27043 0 0 0 0 684 14 18 0 1 0 1106135421 2473984 275 4294967295 134512640 135169312 3217280896 3217277112 3085319918 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/9814/statm: 604 275 231 161 0 43 0
[pid=9818] ppid=9814 vsize=901128 CPUtime=3959.92
/proc/9818/stat : 9818 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202496 215769 0 0 0 395517 475 0 0 25 0 4 0 1106136119 922755072 215633 4294967295 134512640 135305190 3213392832 3213391008 134528371 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/9818/statm: 225282 215633 79 194 0 225086 0
[pid=9818/tid=9819] ppid=9814 vsize=901128 CPUtime=990.35
/proc/9818/task/9819/stat : 9819 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 32426 0 0 0 98935 100 0 0 25 0 4 0 1106136189 922755072 215633 4294967295 134512640 135305190 3213392832 3051887808 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=9818/tid=9820] ppid=9814 vsize=901128 CPUtime=990.33
/proc/9818/task/9820/stat : 9820 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 79437 0 0 0 98894 139 0 0 25 0 4 0 1106136189 922755072 215633 4294967295 134512640 135305190 3213392832 3043498880 134554270 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=9818/tid=9821] ppid=9814 vsize=901128 CPUtime=988.37
/proc/9818/task/9821/stat : 9821 (manysat1.1_stat) R 9814 9814 1628 0 -1 4202560 36225 0 0 0 98734 103 0 0 25 0 4 0 1106136189 922755072 215633 4294967295 134512640 135305190 3213392832 3035110592 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3966.9
Current children cumulated vsize (KiB) 903544

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9814 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=840000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=140000
# CPU time returned by wait4() is 6.98
# while last known CPU time is 3966.9
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.06
CPU time (s): 3966.9
CPU user time (s): 3962.01
CPU system time (s): 4.89
CPU usage (%): 396.667
Max. virtual memory (cumulated for all children) (KiB): 903544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.84
system time used= 0.14
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27413
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= 5
involuntary context switches= 6

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 16:19:02
IDJOB=1779142
IDBENCH=70815
IDSOLVER=626
FILE ID=tipi44/1779142-1243520342
PBS_JOBID=
Free space on /tmp= 15883 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779142-1243520342/watcher-1779142-1243520342 -o /tmp/evaluation-result-1779142-1243520342/solver-1779142-1243520342 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1779142-1243520342.cnf aimd 2

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED= 635577136

Linux tipi44 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.116
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.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
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.14
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2927508 kB
Buffers:        140732 kB
Cached:         192912 kB
SwapCached:       2180 kB
Active:         114968 kB
Inactive:       228124 kB
HighTotal:     2489216 kB
HighFree:      2284232 kB
LowTotal:       879316 kB
LowFree:        643276 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           12316 kB
Writeback:           0 kB
AnonPages:        8724 kB
Mapped:           3316 kB
Slab:            87920 kB
SReclaimable:    77284 kB
SUnreclaim:      10636 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88088 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15851 MiB
End job on tipi44 at 2009-05-28 16:35:45