Trace number 1775779

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 1/2009-03-20 (4 threads)? (TO) 3968.66 1000.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-15-u.cnf
MD5SUMc2f768afbb9db3d5f5133c3f48734894
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 variables217930
Number of clauses1002997
Sum of the clauses size2303180
Maximum clause length10
Minimum clause length1
Number of clauses of size 116378
Number of clauses of size 2795155
Number of clauses of size 3150764
Number of clauses of size 44520
Number of clauses of size 518080
Number of clauses of size over 518100

Solver Data

0.00/0.00	c Parsing...
0.71/0.76	c ==============================================================================
0.71/0.76	c |           |     ORIGINAL     |              LEARNT              |          |
0.71/0.76	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.71/0.76	c ==============================================================================
0.71/0.76	c |         0 |  985541  2284533 |  295662       0        0     nan |  0.000 % |
5.31/5.31	c |         0 |  590731  1617848 |      --       0       --      -- |     --   | -181197/-182944
5.31/5.31	c ==============================================================================
5.31/5.31	c Result  :   #vars: 105677   #clauses: 590731   #literals: 1617848
5.31/5.31	c CPU time:   5.15 s
5.31/5.31	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-1775779-1243501852/watcher-1775779-1243501852 -o /tmp/evaluation-result-1775779-1243501852/solver-1775779-1243501852 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775779-1243501852.cnf aimd 1 

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.51 4.36 3/96 15224
/proc/meminfo: memFree=2994824/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2416 CPUtime=0.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1104286513 2473984 274 4294967295 134512640 135169312 3219478944 3219477480 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 604 274 231 161 0 43 0
[pid=15225] ppid=15224 vsize=1756 CPUtime=0
/proc/15225/stat : 15225 (SatElite) R 15224 15224 1628 0 -1 4202496 349 0 0 0 0 0 0 0 18 0 1 0 1104286513 1798144 287 4294967295 134512640 135034092 3215009056 3215005344 134544739 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15225/statm: 439 288 49 128 0 309 0

[startup+0.099955 s]
/proc/loadavg: 4.32 4.51 4.36 3/96 15224
/proc/meminfo: memFree=2994824/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2416 CPUtime=0.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1104286513 2473984 274 4294967295 134512640 135169312 3219478944 3219477480 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 604 274 231 161 0 43 0
[pid=15225] ppid=15224 vsize=23516 CPUtime=0.09
/proc/15225/stat : 15225 (SatElite) R 15224 15224 1628 0 -1 4202496 5725 0 0 0 7 2 0 0 18 0 1 0 1104286513 24080384 5662 4294967295 134512640 135034092 3215009056 3215005344 134544856 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15225/statm: 5879 5662 49 128 0 5749 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 25932

[startup+0.109956 s]
/proc/loadavg: 4.32 4.51 4.36 3/96 15224
/proc/meminfo: memFree=2994824/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2416 CPUtime=0.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1104286513 2473984 274 4294967295 134512640 135169312 3219478944 3219477480 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 604 274 231 161 0 43 0
[pid=15225] ppid=15224 vsize=37112 CPUtime=0.1
/proc/15225/stat : 15225 (SatElite) R 15224 15224 1628 0 -1 4202496 6347 0 0 0 8 2 0 0 18 0 1 0 1104286513 38002688 6284 4294967295 134512640 135034092 3215009056 3215005344 134545186 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15225/statm: 9278 6284 49 128 0 9148 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 39528

[startup+0.309941 s]
/proc/loadavg: 4.32 4.51 4.36 3/96 15224
/proc/meminfo: memFree=2994824/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2416 CPUtime=0.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1104286513 2473984 274 4294967295 134512640 135169312 3219478944 3219477480 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 604 274 231 161 0 43 0
[pid=15225] ppid=15224 vsize=59652 CPUtime=0.3
/proc/15225/stat : 15225 (SatElite) R 15224 15224 1628 0 -1 4202496 13246 0 0 0 24 6 0 0 18 0 1 0 1104286513 61083648 13183 4294967295 134512640 135034092 3215009056 3215005016 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15225/statm: 14913 13184 49 128 0 14783 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 62068

[startup+0.709914 s]
/proc/loadavg: 4.32 4.51 4.36 3/96 15224
/proc/meminfo: memFree=2994824/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2416 CPUtime=0.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1104286513 2473984 274 4294967295 134512640 135169312 3219478944 3219477480 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 604 274 231 161 0 43 0
[pid=15225] ppid=15224 vsize=93652 CPUtime=0.7
/proc/15225/stat : 15225 (SatElite) R 15224 15224 1628 0 -1 4202496 22279 0 0 0 60 10 0 0 18 0 1 0 1104286513 95899648 22216 4294967295 134512640 135034092 3215009056 3215006448 134542692 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15225/statm: 23413 22216 50 128 0 23283 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 96068

[startup+1.50986 s]
/proc/loadavg: 4.32 4.51 4.36 2/98 15226
/proc/meminfo: memFree=2899364/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2416 CPUtime=0.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1104286513 2473984 274 4294967295 134512640 135169312 3219478944 3219477480 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 604 274 231 161 0 43 0
[pid=15225] ppid=15224 vsize=115268 CPUtime=1.5
/proc/15225/stat : 15225 (SatElite) R 15224 15224 1628 0 -1 4202496 28230 0 0 0 139 11 0 0 20 0 1 0 1104286513 118034432 25742 4294967295 134512640 135034092 3215009056 3215004924 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15225/statm: 28817 25742 67 128 0 28687 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 117684

[startup+3.10977 s]
/proc/loadavg: 4.32 4.51 4.36 2/98 15226
/proc/meminfo: memFree=2885940/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2416 CPUtime=0.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1104286513 2473984 274 4294967295 134512640 135169312 3219478944 3219477480 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 604 274 231 161 0 43 0
[pid=15225] ppid=15224 vsize=134312 CPUtime=3.1
/proc/15225/stat : 15225 (SatElite) R 15224 15224 1628 0 -1 4202496 31629 0 0 0 298 12 0 0 25 0 1 0 1104286513 137535488 28588 4294967295 134512640 135034092 3215009056 3215005040 134569611 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15225/statm: 33578 28588 67 128 0 33448 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 136728

[startup+6.30954 s]
/proc/loadavg: 4.05 4.45 4.34 2/98 15226
/proc/meminfo: memFree=2879148/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 2420

[startup+12.7093 s]
/proc/loadavg: 4.21 4.48 4.35 8/101 15232
/proc/meminfo: memFree=2812104/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=203620 CPUtime=22.68
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 41526 0 0 0 2226 42 0 0 16 0 4 0 1104287113 208506880 41396 4294967295 134512640 135305190 3218776288 3218774128 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15227/statm: 50905 41396 79 194 0 50709 0
[pid=15227/tid=15229] ppid=15224 vsize=203620 CPUtime=5.43
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 740 0 0 0 533 10 0 0 16 0 4 0 1104287233 208506880 41396 4294967295 134512640 135305190 3218776288 3032578928 134551628 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=203620 CPUtime=5.39
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 801 0 0 0 536 3 0 0 16 0 4 0 1104287233 208506880 41396 4294967295 134512640 135305190 3218776288 3024190656 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=203620 CPUtime=5.33
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 768 0 0 0 523 10 0 0 16 0 4 0 1104287233 208506880 41396 4294967295 134512640 135305190 3218776288 3015802048 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 206040

[startup+25.5084 s]
/proc/loadavg: 4.37 4.50 4.36 5/101 15232
/proc/meminfo: memFree=2794060/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=222532 CPUtime=73.78
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 46203 0 0 0 7331 47 0 0 25 0 4 0 1104287113 227872768 46073 4294967295 134512640 135305190 3218776288 3218774464 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15227/statm: 55633 46073 79 194 0 55437 0
[pid=15227/tid=15229] ppid=15224 vsize=222532 CPUtime=18.18
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 1617 0 0 0 1807 11 0 0 25 0 4 0 1104287233 227872768 46073 4294967295 134512640 135305190 3218776288 3032579264 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=222532 CPUtime=18.19
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 2473 0 0 0 1814 5 0 0 25 0 4 0 1104287233 227872768 46073 4294967295 134512640 135305190 3218776288 3024190272 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=222532 CPUtime=18.1
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 1697 0 0 0 1799 11 0 0 25 0 4 0 1104287233 227872768 46073 4294967295 134512640 135305190 3218776288 3015802048 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 79.79
Current children cumulated vsize (KiB) 224952

[startup+51.1067 s]
/proc/loadavg: 4.31 4.47 4.35 5/101 15416
/proc/meminfo: memFree=2739120/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=276568 CPUtime=175.76
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 59860 0 0 0 17507 69 0 0 25 0 4 0 1104287113 283205632 59730 4294967295 134512640 135305190 3218776288 3218774128 134551729 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15227/statm: 69142 59730 79 194 0 68946 0
[pid=15227/tid=15229] ppid=15224 vsize=276568 CPUtime=43.59
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 4070 0 0 0 4339 20 0 0 25 0 4 0 1104287233 283205632 59730 4294967295 134512640 135305190 3218776288 3032579264 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=276568 CPUtime=43.7
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 6928 0 0 0 4360 10 0 0 25 0 4 0 1104287233 283205632 59730 4294967295 134512640 135305190 3218776288 3024190656 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=276568 CPUtime=43.56
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 4717 0 0 0 4342 14 0 0 25 0 4 0 1104287233 283205632 59730 4294967295 134512640 135305190 3218776288 3015802048 134528332 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 181.77
Current children cumulated vsize (KiB) 278988

[startup+102.313 s]
/proc/loadavg: 4.31 4.45 4.35 5/101 15421
/proc/meminfo: memFree=2660280/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=355188 CPUtime=380.29
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 79470 0 0 0 37932 97 0 0 25 0 4 0 1104287113 363712512 79340 4294967295 134512640 135305190 3218776288 3218774464 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15227/statm: 88797 79340 79 194 0 88601 0
[pid=15227/tid=15229] ppid=15224 vsize=355188 CPUtime=94.53
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 7730 0 0 0 9424 29 0 0 25 0 4 0 1104287233 363712512 79340 4294967295 134512640 135305190 3218776288 3032579264 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=355188 CPUtime=94.89
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 12365 0 0 0 9471 18 0 0 25 0 4 0 1104287233 363712512 79340 4294967295 134512640 135305190 3218776288 3024190656 134528512 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=355188 CPUtime=94.77
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 9476 0 0 0 9455 22 0 0 25 0 4 0 1104287233 363712512 79340 4294967295 134512640 135305190 3218776288 3015802048 134528418 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 386.3
Current children cumulated vsize (KiB) 357608

[startup+162.319 s]
/proc/loadavg: 4.37 4.42 4.35 5/101 15614
/proc/meminfo: memFree=2563224/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=453656 CPUtime=619.83
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 104117 0 0 0 61851 132 0 0 25 0 4 0 1104287113 464543744 103987 4294967295 134512640 135305190 3218776288 3218774128 134857151 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15227/statm: 113414 103987 79 194 0 113218 0
[pid=15227/tid=15229] ppid=15224 vsize=453656 CPUtime=154.32
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 12819 0 0 0 15393 39 0 0 25 0 4 0 1104287233 464543744 103987 4294967295 134512640 135305190 3218776288 3032579264 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=453656 CPUtime=154.8
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 19882 0 0 0 15452 28 0 0 25 0 4 0 1104287233 464543744 103987 4294967295 134512640 135305190 3218776288 3024190656 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=453656 CPUtime=154.73
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 14302 0 0 0 15448 25 0 0 25 0 4 0 1104287233 464543744 103987 4294967295 134512640 135305190 3218776288 3015801792 134546868 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 625.84
Current children cumulated vsize (KiB) 456076

[startup+222.315 s]
/proc/loadavg: 4.27 4.38 4.34 5/101 15800
/proc/meminfo: memFree=2522576/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=492548 CPUtime=859.16

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

/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 35204 0 0 0 51332 48 0 0 25 0 4 0 1104287233 837742592 194770 4294967295 134512640 135305190 3218776288 3015802048 134528784 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2061.99
Current children cumulated vsize (KiB) 820528

[startup+582.311 s]
/proc/loadavg: 4.18 4.26 4.28 5/101 16936
/proc/meminfo: memFree=2186156/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=830264 CPUtime=2295.32
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 197853 0 0 0 229246 286 0 0 25 0 4 0 1104287113 850190336 197723 4294967295 134512640 135305190 3218776288 3218774192 134557370 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15227/statm: 207566 197723 79 194 0 207370 0
[pid=15227/tid=15229] ppid=15224 vsize=830264 CPUtime=573.05
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 30510 0 0 0 57220 85 0 0 25 0 4 0 1104287233 850190336 197723 4294967295 134512640 135305190 3218776288 3032579264 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=830264 CPUtime=573.36
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 48326 0 0 0 57270 66 0 0 25 0 4 0 1104287233 850190336 197723 4294967295 134512640 135305190 3218776288 3024190272 134551712 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=830264 CPUtime=573.74
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 35843 0 0 0 57321 53 0 0 25 0 4 0 1104287233 850190336 197723 4294967295 134512640 135305190 3218776288 3015801712 134551639 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2301.33
Current children cumulated vsize (KiB) 832684

[startup+642.307 s]
/proc/loadavg: 4.28 4.27 4.28 5/101 17124
/proc/meminfo: memFree=2129116/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=886052 CPUtime=2534.77
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 211903 0 0 0 253168 309 0 0 25 0 4 0 1104287113 907317248 211773 4294967295 134512640 135305190 3218776288 3218774464 134528425 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15227/statm: 221513 211773 79 194 0 221317 0
[pid=15227/tid=15229] ppid=15224 vsize=886052 CPUtime=632.94
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 33042 0 0 0 63206 88 0 0 25 0 4 0 1104287233 907317248 211773 4294967295 134512640 135305190 3218776288 3032579264 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=886052 CPUtime=633.31
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 53423 0 0 0 63260 71 0 0 25 0 4 0 1104287233 907317248 211773 4294967295 134512640 135305190 3218776288 3024190656 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=886052 CPUtime=633.72
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 38742 0 0 0 63309 63 0 0 25 0 4 0 1104287233 907317248 211773 4294967295 134512640 135305190 3218776288 3015801712 134551860 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2540.78
Current children cumulated vsize (KiB) 888472

[startup+702.312 s]
/proc/loadavg: 4.31 4.28 4.28 5/101 17312
/proc/meminfo: memFree=2073572/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=943344 CPUtime=2774.29
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 226232 0 0 0 277096 333 0 0 25 0 4 0 1104287113 965984256 226102 4294967295 134512640 135305190 3218776288 3218774464 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15227/statm: 235836 226102 79 194 0 235640 0
[pid=15227/tid=15229] ppid=15224 vsize=943344 CPUtime=692.8
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 35902 0 0 0 69186 94 0 0 25 0 4 0 1104287233 965984256 226102 4294967295 134512640 135305190 3218776288 3032579264 134528990 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=943344 CPUtime=693.28
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 57930 0 0 0 69250 78 0 0 25 0 4 0 1104287233 965984256 226102 4294967295 134512640 135305190 3218776288 3024190656 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=943344 CPUtime=693.54
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 41661 0 0 0 69283 71 0 0 25 0 4 0 1104287233 965984256 226102 4294967295 134512640 135305190 3218776288 3015801712 134551736 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2780.3
Current children cumulated vsize (KiB) 945764

[startup+762.318 s]
/proc/loadavg: 4.15 4.24 4.26 6/101 17501
/proc/meminfo: memFree=2044912/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=970808 CPUtime=3013.78
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 233053 0 0 0 301030 348 0 0 25 0 4 0 1104287113 994107392 232923 4294967295 134512640 135305190 3218776288 3218774464 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15227/statm: 242702 232923 79 194 0 242506 0
[pid=15227/tid=15229] ppid=15224 vsize=970808 CPUtime=752.56
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 37218 0 0 0 75157 99 0 0 25 0 4 0 1104287233 994107392 232923 4294967295 134512640 135305190 3218776288 3032579264 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=970808 CPUtime=753.25
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 59795 0 0 0 75245 80 0 0 25 0 4 0 1104287233 994107392 232923 4294967295 134512640 135305190 3218776288 3024190656 134528277 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=970808 CPUtime=753.4
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 43598 0 0 0 75263 77 0 0 25 0 4 0 1104287233 994107392 232923 4294967295 134512640 135305190 3218776288 3015801712 134551697 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3019.79
Current children cumulated vsize (KiB) 973228

[startup+822.314 s]
/proc/loadavg: 4.35 4.28 4.27 6/101 17686
/proc/meminfo: memFree=1982268/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=1034680 CPUtime=3253.26
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 249089 0 0 0 324946 380 0 0 25 0 4 0 1104287113 1059512320 248959 4294967295 134512640 135305190 3218776288 3218774128 134551691 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15227/statm: 258670 248959 79 194 0 258474 0
[pid=15227/tid=15229] ppid=15224 vsize=1034680 CPUtime=812.49
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 40352 0 0 0 81145 104 0 0 25 0 4 0 1104287233 1059512320 248959 4294967295 134512640 135305190 3218776288 3032579232 134570412 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=1034680 CPUtime=813.1
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 64756 0 0 0 81221 89 0 0 25 0 4 0 1104287233 1059512320 248959 4294967295 134512640 135305190 3218776288 3024190656 134528402 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=1034680 CPUtime=813.32
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 47820 0 0 0 81246 86 0 0 25 0 4 0 1104287233 1059512320 248959 4294967295 134512640 135305190 3218776288 3015801712 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3259.27
Current children cumulated vsize (KiB) 1037100

[startup+882.31 s]
/proc/loadavg: 4.27 4.27 4.27 5/101 17875
/proc/meminfo: memFree=1957252/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=1059316 CPUtime=3492.73
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 255129 0 0 0 348869 404 0 0 25 0 4 0 1104287113 1084739584 254999 4294967295 134512640 135305190 3218776288 3218774128 134551628 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15227/statm: 264829 254999 79 194 0 264633 0
[pid=15227/tid=15229] ppid=15224 vsize=1059316 CPUtime=872.48
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 41441 0 0 0 87135 113 0 0 25 0 4 0 1104287233 1084739584 254999 4294967295 134512640 135305190 3218776288 3032579264 134528181 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=1059316 CPUtime=873.07
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 66612 0 0 0 87215 92 0 0 25 0 4 0 1104287233 1084739584 254999 4294967295 134512640 135305190 3218776288 3024190656 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=1059316 CPUtime=872.95
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 49186 0 0 0 87202 93 0 0 25 0 4 0 1104287233 1084739584 254999 4294967295 134512640 135305190 3218776288 3015802048 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3498.74
Current children cumulated vsize (KiB) 1061736

[startup+942.306 s]
/proc/loadavg: 4.39 4.31 4.28 6/101 18067
/proc/meminfo: memFree=1824396/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=1193312 CPUtime=3732.17
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 288561 0 0 0 372783 434 0 0 25 0 4 0 1104287113 1221951488 288431 4294967295 134512640 135305190 3218776288 3218774464 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15227/statm: 298328 288431 79 194 0 298132 0
[pid=15227/tid=15229] ppid=15224 vsize=1193312 CPUtime=932.38
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 47447 0 0 0 93114 124 0 0 25 0 4 0 1104287233 1221951488 288431 4294967295 134512640 135305190 3218776288 3032579264 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=1193312 CPUtime=933.04
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 77443 0 0 0 93206 98 0 0 25 0 4 0 1104287233 1221951488 288431 4294967295 134512640 135305190 3218776288 3024190272 134551697 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=1193312 CPUtime=932.75
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 56038 0 0 0 93174 101 0 0 25 0 4 0 1104287233 1221951488 288431 4294967295 134512640 135305190 3218776288 3015801712 134551965 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3738.18
Current children cumulated vsize (KiB) 1195732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.26 4.29 4.27 6/101 18255
/proc/meminfo: memFree=1778080/3368532 swapFree=1954076/1959888
[pid=15224] ppid=15222 vsize=2420 CPUtime=6.01
/proc/15224/stat : 15224 (manysat.sh) S 15222 15224 1628 0 -1 4194304 370 42068 0 0 0 1 581 19 18 0 1 0 1104286513 2478080 275 4294967295 134512640 135169312 3219478944 3219475160 3085135598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15224/statm: 605 275 231 161 0 44 0
[pid=15227] ppid=15224 vsize=1237736 CPUtime=3962.65
/proc/15227/stat : 15227 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202496 299790 0 0 0 395809 456 0 0 25 0 4 0 1104287113 1267441664 299660 4294967295 134512640 135305190 3218776288 3218774464 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15227/statm: 309434 299660 79 194 0 309238 0
[pid=15227/tid=15229] ppid=15224 vsize=1237736 CPUtime=990.03
/proc/15227/task/15229/stat : 15229 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 49455 0 0 0 98874 129 0 0 25 0 4 0 1104287233 1267441664 299660 4294967295 134512640 135305190 3218776288 3032578928 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15227/tid=15230] ppid=15224 vsize=1237736 CPUtime=990.68
/proc/15227/task/15230/stat : 15230 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 81414 0 0 0 98962 106 0 0 25 0 4 0 1104287233 1267441664 299660 4294967295 134512640 135305190 3218776288 3024190272 134551697 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15227/tid=15231] ppid=15224 vsize=1237736 CPUtime=990.45
/proc/15227/task/15231/stat : 15231 (manysat1.1_stat) R 15224 15224 1628 0 -1 4202560 58484 0 0 0 98939 106 0 0 25 0 4 0 1104287233 1267441664 299660 4294967295 134512640 135305190 3218776288 3015802048 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3968.66
Current children cumulated vsize (KiB) 1240156

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 15224 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=810000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=210000
# CPU time returned by wait4() is 6.02
# while last known CPU time is 3968.66
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.05
CPU time (s): 3968.66
CPU user time (s): 3963.9
CPU system time (s): 4.76
CPU usage (%): 396.845
Max. virtual memory (cumulated for all children) (KiB): 1240156

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 11:10:52
IDJOB=1775779
IDBENCH=20385
IDSOLVER=623
FILE ID=tipi44/1775779-1243501852
PBS_JOBID=
Free space on /tmp= 15876 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-15-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775779-1243501852/watcher-1775779-1243501852 -o /tmp/evaluation-result-1775779-1243501852/solver-1775779-1243501852 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775779-1243501852.cnf aimd 1

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

MD5SUM BENCH= c2f768afbb9db3d5f5133c3f48734894
RANDOM SEED= 1498308414

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:       2994824 kB
Buffers:        133212 kB
Cached:         133004 kB
SwapCached:       2180 kB
Active:         109284 kB
Inactive:       166496 kB
HighTotal:     2489216 kB
HighFree:      2344152 kB
LowTotal:       879316 kB
LowFree:        650672 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           19652 kB
Writeback:           0 kB
AnonPages:        9156 kB
Mapped:           3316 kB
Slab:            87548 kB
SReclaimable:    76948 kB
SUnreclaim:      10600 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15858 MiB
End job on tipi44 at 2009-05-28 11:27:36