Trace number 1772676

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? (TO) 10000.1 5016.12

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-15-u.cnf
MD5SUMc438ce1eb243ac0a49869eda1166f28f
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 variables219756
Number of clauses1008653
Sum of the clauses size2316156
Maximum clause length10
Minimum clause length1
Number of clauses of size 118434
Number of clauses of size 2797195
Number of clauses of size 3151604
Number of clauses of size 44600
Number of clauses of size 518400
Number of clauses of size over 518420

Solver Data

0.00/0.00	c Parsing...
0.89/0.93	c ==============================================================================
0.89/0.93	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.93	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.93	c ==============================================================================
0.89/0.93	c |         0 |  990219  2297722 |  297065       0        0     nan |  0.000 % |
7.39/7.42	c |         0 |  427478  1139975 |      --       0       --      -- |     --   | -342939/-661157
7.39/7.43	c ==============================================================================
7.39/7.43	c Result  :   #vars: 72951   #clauses: 427478   #literals: 1139975
7.39/7.43	c CPU time:   7.15391 s
7.39/7.43	c ==============================================================================

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772676-1241178122/watcher-1772676-1241178122 -o /tmp/evaluation-result-1772676-1241178122/solver-1772676-1241178122 -C 10000 -W 6000 -M 1800 manysat.sh HOME/instance-1772676-1241178122.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): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 27741
/proc/meminfo: memFree=833648/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145846012 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27741/statm: 1339 235 195 169 0 50 0
[pid=27742] ppid=27741 vsize=2608 CPUtime=0
/proc/27742/stat : 27742 (SatElite) R 27741 27741 27665 0 -1 4194304 411 0 0 0 0 0 0 0 18 0 1 0 145846013 2670592 395 1992294400 134512640 135034092 4294956112 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 1 0 0
/proc/27742/statm: 652 395 50 127 0 522 0

[startup+0.0168961 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 27741
/proc/meminfo: memFree=833648/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145846012 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27741/statm: 1339 235 195 169 0 50 0
[pid=27742] ppid=27741 vsize=4392 CPUtime=0
/proc/27742/stat : 27742 (SatElite) R 27741 27741 27665 0 -1 4194304 883 0 0 0 0 0 0 0 18 0 1 0 145846013 4497408 867 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 1 0 0
/proc/27742/statm: 1098 867 50 127 0 968 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9748

[startup+0.101913 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 27741
/proc/meminfo: memFree=833648/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145846012 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27741/statm: 1339 235 195 169 0 50 0
[pid=27742] ppid=27741 vsize=21312 CPUtime=0.09
/proc/27742/stat : 27742 (SatElite) R 27741 27741 27665 0 -1 4194304 4230 0 0 0 7 2 0 0 18 0 1 0 145846013 21823488 4214 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27742/statm: 5328 4216 51 127 0 5198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26668

[startup+0.301956 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 27741
/proc/meminfo: memFree=833648/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145846012 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27741/statm: 1339 235 195 169 0 50 0
[pid=27742] ppid=27741 vsize=51244 CPUtime=0.28
/proc/27742/stat : 27742 (SatElite) R 27741 27741 27665 0 -1 4194304 11097 0 0 0 23 5 0 0 19 0 1 0 145846013 52473856 11081 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27742/statm: 12811 11081 50 127 0 12681 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56600

[startup+0.701041 s]
/proc/loadavg: 1.00 1.00 0.91 2/64 27741
/proc/meminfo: memFree=833648/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145846012 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27741/statm: 1339 235 195 169 0 50 0
[pid=27742] ppid=27741 vsize=78900 CPUtime=0.68
/proc/27742/stat : 27742 (SatElite) R 27741 27741 27665 0 -1 4194304 18517 0 0 0 58 10 0 0 22 0 1 0 145846013 80793600 18501 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27742/statm: 19725 18501 51 127 0 19595 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84256

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27743
/proc/meminfo: memFree=739936/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145846012 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27741/statm: 1339 235 195 169 0 50 0
[pid=27742] ppid=27741 vsize=106316 CPUtime=1.49
/proc/27742/stat : 27742 (SatElite) R 27741 27741 27665 0 -1 4194304 27156 0 0 0 133 16 0 0 25 0 1 0 145846013 108867584 24883 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/27742/statm: 26579 24883 68 127 0 26449 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111672

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27743
/proc/meminfo: memFree=727520/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145846012 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27741/statm: 1339 235 195 169 0 50 0
[pid=27742] ppid=27741 vsize=112592 CPUtime=3.09
/proc/27742/stat : 27742 (SatElite) R 27741 27741 27665 0 -1 4194304 28884 0 0 0 291 18 0 0 25 0 1 0 145846013 115294208 26443 1992294400 134512640 135034092 4294956112 18446744073709551615 134566209 0 0 4096 3 0 0 0 17 1 0 0
/proc/27742/statm: 28148 26443 68 127 0 28018 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117948

[startup+6.30124 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27743
/proc/meminfo: memFree=720736/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=0
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145846012 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27741/statm: 1339 235 195 169 0 50 0
[pid=27742] ppid=27741 vsize=133360 CPUtime=6.29
/proc/27742/stat : 27742 (SatElite) R 27741 27741 27665 0 -1 4194304 34598 0 0 0 606 23 0 0 25 0 1 0 145846013 136560640 28960 1992294400 134512640 135034092 4294956112 18446744073709551615 134571666 0 0 4096 3 0 0 0 17 1 0 0
/proc/27742/statm: 33340 28960 68 127 0 33210 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138716

[startup+12.7016 s]
/proc/loadavg: 1.32 1.07 0.94 5/69 27747
/proc/meminfo: memFree=701512/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=156032 CPUtime=7.93
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 29406 0 0 0 772 21 0 0 17 0 4 0 145846815 159776768 29383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27744/statm: 39008 29383 83 193 0 38812 0
[pid=27744/tid=27745] ppid=27741 vsize=156032 CPUtime=1.56
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 484 0 0 0 153 3 0 0 16 0 4 0 145846929 159776768 29383 1992294400 134512640 135305190 4294956160 18446744073709551615 134529051 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27746] ppid=27741 vsize=156032 CPUtime=1.59
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 497 0 0 0 157 2 0 0 17 0 4 0 145846929 159776768 29383 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27747] ppid=27741 vsize=156032 CPUtime=1.74
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 548 0 0 0 172 2 0 0 16 0 4 0 145846929 159776768 29383 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.94
Current children cumulated vsize (KiB) 161388

[startup+25.5014 s]
/proc/loadavg: 1.91 1.21 0.98 5/69 27747
/proc/meminfo: memFree=701384/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=156164 CPUtime=33.41
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 29479 0 0 0 3319 22 0 0 17 0 4 0 145846815 159911936 29456 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27744/statm: 39041 29456 83 193 0 38845 0
[pid=27744/tid=27745] ppid=27741 vsize=156164 CPUtime=6.33
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 498 0 0 0 630 3 0 0 18 0 4 0 145846929 159911936 29456 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27744/tid=27746] ppid=27741 vsize=156164 CPUtime=8.31
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 513 0 0 0 829 2 0 0 18 0 4 0 145846929 159911936 29456 1992294400 134512640 135305190 4294956160 18446744073709551615 134555106 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27747] ppid=27741 vsize=156164 CPUtime=8.19
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 574 0 0 0 816 3 0 0 17 0 4 0 145846929 159911936 29456 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.42
Current children cumulated vsize (KiB) 161520

[startup+51.1018 s]
/proc/loadavg: 2.63 1.43 1.06 5/69 27747
/proc/meminfo: memFree=700616/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=156312 CPUtime=84.48
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 29665 0 0 0 8425 23 0 0 20 0 4 0 145846815 160063488 29642 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27744/statm: 39078 29642 83 193 0 38882 0
[pid=27744/tid=27745] ppid=27741 vsize=156312 CPUtime=17.96
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 526 0 0 0 1793 3 0 0 19 0 4 0 145846929 160063488 29642 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27744/tid=27746] ppid=27741 vsize=156312 CPUtime=22.6
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 590 0 0 0 2258 2 0 0 21 0 4 0 145846929 160063488 29642 1992294400 134512640 135305190 4294956160 18446744073709551615 134552841 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27744/tid=27747] ppid=27741 vsize=156312 CPUtime=22.15
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 623 0 0 0 2212 3 0 0 20 0 4 0 145846929 160063488 29642 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.49
Current children cumulated vsize (KiB) 161668

[startup+102.306 s]
/proc/loadavg: 3.40 1.83 1.21 5/69 27747
/proc/meminfo: memFree=690056/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=167068 CPUtime=186.64
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 32314 0 0 0 18637 27 0 0 18 0 4 0 145846815 171077632 32291 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27744/statm: 41767 32291 83 193 0 41571 0
[pid=27744/tid=27745] ppid=27741 vsize=167068 CPUtime=39.12
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 1227 0 0 0 3908 4 0 0 25 0 4 0 145846929 171077632 32291 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27746] ppid=27741 vsize=167068 CPUtime=48.4
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 1200 0 0 0 4837 3 0 0 25 0 4 0 145846929 171077632 32291 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27744/tid=27747] ppid=27741 vsize=167068 CPUtime=48.06
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 1188 0 0 0 4802 4 0 0 18 0 4 0 145846929 171077632 32291 1992294400 134512640 135305190 4294956160 18446744073709551615 134551971 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 194.65
Current children cumulated vsize (KiB) 172424

[startup+162.303 s]
/proc/loadavg: 3.78 2.22 1.39 5/69 27747
/proc/meminfo: memFree=673224/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=184316 CPUtime=306.37
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 36530 0 0 0 30604 33 0 0 25 0 4 0 145846815 188739584 36507 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27744/statm: 46079 36507 83 193 0 45883 0
[pid=27744/tid=27745] ppid=27741 vsize=184316 CPUtime=70.11
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 2401 0 0 0 7006 5 0 0 25 0 4 0 145846929 188739584 36507 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27746] ppid=27741 vsize=184316 CPUtime=74.69
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 2283 0 0 0 7465 4 0 0 25 0 4 0 145846929 188739584 36507 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27744/tid=27747] ppid=27741 vsize=184316 CPUtime=80.14
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 1973 0 0 0 8009 5 0 0 25 0 4 0 145846929 188739584 36507 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 314.38
Current children cumulated vsize (KiB) 189672

[startup+222.303 s]
/proc/loadavg: 3.92 2.54 1.55 5/69 27747
/proc/meminfo: memFree=666568/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01

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

/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 27105 0 0 0 230824 51 0 0 25 0 4 0 145846929 661377024 148339 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9174.38
Current children cumulated vsize (KiB) 651232

[startup+4662.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27755
/proc/meminfo: memFree=210440/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=660864 CPUtime=9286.1
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 151939 0 0 0 928391 219 0 0 25 0 4 0 145846815 676724736 151895 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27744/statm: 165216 151895 83 193 0 165020 0
[pid=27744/tid=27745] ppid=27741 vsize=660864 CPUtime=2317.39
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 31400 0 0 0 231689 50 0 0 25 0 4 0 145846929 676724736 151895 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27744/tid=27746] ppid=27741 vsize=660864 CPUtime=2268.16
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 31293 0 0 0 226768 48 0 0 25 0 4 0 145846929 676724736 151895 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27747] ppid=27741 vsize=660864 CPUtime=2337.94
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 27891 0 0 0 233742 52 0 0 25 0 4 0 145846929 676724736 151895 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9294.11
Current children cumulated vsize (KiB) 666220

[startup+4722.31 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27755
/proc/meminfo: memFree=195336/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=674884 CPUtime=9405.84
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 155698 0 0 0 940358 226 0 0 25 0 4 0 145846815 691081216 155654 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27744/statm: 168721 155654 83 193 0 168525 0
[pid=27744/tid=27745] ppid=27741 vsize=674884 CPUtime=2346.67
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 32399 0 0 0 234616 51 0 0 25 0 4 0 145846929 691081216 155654 1992294400 134512640 135305190 4294956160 18446744073709551615 134530691 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27746] ppid=27741 vsize=674884 CPUtime=2297.29
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 31811 0 0 0 229680 49 0 0 25 0 4 0 145846929 691081216 155654 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27747] ppid=27741 vsize=674884 CPUtime=2368.47
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 28898 0 0 0 236793 54 0 0 25 0 4 0 145846929 691081216 155654 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9413.85
Current children cumulated vsize (KiB) 680240

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27761
/proc/meminfo: memFree=180416/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=690408 CPUtime=9525.54
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 159427 0 0 0 952320 234 0 0 25 0 4 0 145846815 706977792 159383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27744/statm: 172602 159383 83 193 0 172406 0
[pid=27744/tid=27745] ppid=27741 vsize=690408 CPUtime=2376.66
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 33409 0 0 0 237613 53 0 0 25 0 4 0 145846929 706977792 159383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27746] ppid=27741 vsize=690408 CPUtime=2327.25
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 32536 0 0 0 232675 50 0 0 25 0 4 0 145846929 706977792 159383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27747] ppid=27741 vsize=690408 CPUtime=2398.33
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 29720 0 0 0 239777 56 0 0 25 0 4 0 145846929 706977792 159383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9533.55
Current children cumulated vsize (KiB) 695764

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27761
/proc/meminfo: memFree=168704/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=701764 CPUtime=9645.27
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 162313 0 0 0 964287 240 0 0 23 0 4 0 145846815 718606336 162269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27744/statm: 175441 162269 83 193 0 175245 0
[pid=27744/tid=27745] ppid=27741 vsize=701764 CPUtime=2402.89
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 34083 0 0 0 240234 55 0 0 25 0 4 0 145846929 718606336 162269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27744/tid=27746] ppid=27741 vsize=701764 CPUtime=2355.05
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 33050 0 0 0 235454 51 0 0 25 0 4 0 145846929 718606336 162269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27747] ppid=27741 vsize=701764 CPUtime=2433.44
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 30624 0 0 0 243286 58 0 0 25 0 4 0 145846929 718606336 162269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9653.28
Current children cumulated vsize (KiB) 707120

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27761
/proc/meminfo: memFree=167104/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=703520 CPUtime=9765
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 162736 0 0 0 976259 241 0 0 25 0 4 0 145846815 720404480 162692 1992294400 134512640 135305190 4294956160 18446744073709551615 134551729 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27744/statm: 175880 162692 83 193 0 175684 0
[pid=27744/tid=27745] ppid=27741 vsize=703520 CPUtime=2431.26
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 34174 0 0 0 243071 55 0 0 25 0 4 0 145846929 720404480 162692 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27744/tid=27746] ppid=27741 vsize=703520 CPUtime=2385.05
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 33125 0 0 0 238453 52 0 0 25 0 4 0 145846929 720404480 162692 1992294400 134512640 135305190 4294956160 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27747] ppid=27741 vsize=703520 CPUtime=2463.43
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 30676 0 0 0 246285 58 0 0 25 0 4 0 145846929 720404480 162692 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9773.01
Current children cumulated vsize (KiB) 708876

[startup+4962.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27761
/proc/meminfo: memFree=165632/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=704304 CPUtime=9884.73
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 163082 0 0 0 988231 242 0 0 25 0 4 0 145846815 721207296 163038 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27744/statm: 176076 163038 83 193 0 175880 0
[pid=27744/tid=27745] ppid=27741 vsize=704304 CPUtime=2461.15
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 34423 0 0 0 246060 55 0 0 25 0 4 0 145846929 721207296 163038 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27746] ppid=27741 vsize=704304 CPUtime=2414.13
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 33139 0 0 0 241361 52 0 0 25 0 4 0 145846929 721207296 163038 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27747] ppid=27741 vsize=704304 CPUtime=2493.42
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 30739 0 0 0 249284 58 0 0 25 0 4 0 145846929 721207296 163038 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9892.74
Current children cumulated vsize (KiB) 709660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5016.1 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27761
/proc/meminfo: memFree=164736/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=705872 CPUtime=9992.09
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 163308 0 0 0 998967 242 0 0 25 0 4 0 145846815 722812928 163264 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27744/statm: 176468 163264 83 193 0 176272 0
[pid=27744/tid=27745] ppid=27741 vsize=705872 CPUtime=2487.22
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 34480 0 0 0 248667 55 0 0 25 0 4 0 145846929 722812928 163264 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27746] ppid=27741 vsize=705872 CPUtime=2440.84
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 33174 0 0 0 244032 52 0 0 25 0 4 0 145846929 722812928 163264 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27744/tid=27747] ppid=27741 vsize=705872 CPUtime=2520.35
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 30848 0 0 0 251977 58 0 0 25 0 4 0 145846929 722812928 163264 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 711228

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

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

[startup+5016.1 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27761
/proc/meminfo: memFree=164736/2055920 swapFree=4149352/4192956
[pid=27741] ppid=27739 vsize=5356 CPUtime=8.01
/proc/27741/stat : 27741 (manysat.sh) S 27739 27741 27665 0 -1 4194304 313 43596 0 0 0 0 769 32 16 0 1 0 145846012 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27741/statm: 1339 238 195 169 0 50 0
[pid=27744] ppid=27741 vsize=705872 CPUtime=9992.09
/proc/27744/stat : 27744 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194304 163308 0 0 0 998967 242 0 0 25 0 4 0 145846815 722812928 163264 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27744/statm: 176468 163264 83 193 0 176272 0
[pid=27744/tid=27745] ppid=27741 vsize=705872 CPUtime=2487.22
/proc/27744/task/27745/stat : 27745 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 34480 0 0 0 248667 55 0 0 25 0 4 0 145846929 722812928 163264 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27744/tid=27746] ppid=27741 vsize=705872 CPUtime=2440.84
/proc/27744/task/27746/stat : 27746 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 33174 0 0 0 244032 52 0 0 25 0 4 0 145846929 722812928 163264 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27744/tid=27747] ppid=27741 vsize=705872 CPUtime=2520.35
/proc/27744/task/27747/stat : 27747 (manysat1.1_stat) R 27741 27741 27665 0 -1 4194368 30848 0 0 0 251977 58 0 0 25 0 4 0 145846929 722812928 163264 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 711228

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27741 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=691830
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=327950
# CPU time returned by wait4() is 8.01978
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5016.12
CPU time (s): 10000.1
CPU user time (s): 9997.36
CPU system time (s): 2.74
CPU usage (%): 199.359
Max. virtual memory (cumulated for all children) (KiB): 711228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.69183
system time used= 0.32795
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43909
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= 16

runsolver used 4.42933 second user time and 13.8219 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-01 13:42:04
IDJOB=1772676
IDBENCH=20368
IDSOLVER=612
FILE ID=node10/1772676-1241178122
PBS_JOBID= 9224548
Free space on /tmp= 66516 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-15-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772676-1241178122/watcher-1772676-1241178122 -o /tmp/evaluation-result-1772676-1241178122/solver-1772676-1241178122 -C 10000 -W 6000 -M 1800  manysat.sh HOME/instance-1772676-1241178122.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c438ce1eb243ac0a49869eda1166f28f
RANDOM SEED=1744803683

node10.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        834200 kB
Buffers:         83392 kB
Cached:        1003088 kB
SwapCached:      38308 kB
Active:         268228 kB
Inactive:       858352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        834200 kB
SwapTotal:     4192956 kB
SwapFree:      4149352 kB
Dirty:           19640 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            81216 kB
Committed_AS:   664496 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node10 at 2009-05-01 15:05:42