Trace number 1719336

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? (exit code) 48.3267 607.723

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.736
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 13380350, num vars = 520770
0.00/0.00	c Exiting...too many clauses
47.99/607.48	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
47.99/607.48	c ============================[ Problem Statistics ]=============================
47.99/607.48	c |                                                                             |
47.99/607.48	c threadId              : 0
47.99/607.48	c restarts              : 5
47.99/607.48	c conflicts             : 1132           (25 /sec)
47.99/607.48	c decisions             : 1773154        (0.64 % random) (39597 /sec)
47.99/607.48	c propagations          : 15849980       (353951 /sec)
47.99/607.48	c conflict literals     : 65220          (4.91 % deleted)
47.99/607.48	c Memory used           : 1578.00 MB
47.99/607.48	c CPU time              : 44.7802 s
47.99/607.48	
47.99/607.48	c --->m=2, e=8, aimd=0, HOME/instance-1719336-1240645973.cnf	time: 22.3901	conflicts: 1132         

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-1719336-1240645973/watcher-1719336-1240645973 -o /tmp/evaluation-result-1719336-1240645973/solver-1719336-1240645973 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1719336-1240645973.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.39 1.13 1.23 3/64 10852
/proc/meminfo: memFree=1218132/2055920 swapFree=4192956/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=0 CPUtime=0
/proc/10854/stat : 10854 (manysat.sh) R 10852 10852 10366 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 92628190 0 0 1992294400 0 0 0 18446744073709551615 256364834087 0 0 4096 0 0 0 0 17 0 0 0
/proc/10854/statm: 0 0 0 0 0 0 0

[startup+0.024095 s]
/proc/loadavg: 1.39 1.13 1.23 3/64 10852
/proc/meminfo: memFree=1218132/2055920 swapFree=4192956/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1984 CPUtime=0.01
/proc/10854/stat : 10854 (manysat1.1_stat) R 10852 10852 10366 0 -1 4194304 105 0 0 0 0 1 0 0 18 0 1 0 92628190 2031616 91 1992294400 134512640 135305190 4294956224 18446744073709551615 134515164 0 0 4096 3 0 0 0 17 0 0 0
/proc/10854/statm: 496 91 68 193 0 300 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7340

[startup+0.101104 s]
/proc/loadavg: 1.39 1.13 1.23 3/64 10852
/proc/meminfo: memFree=1218132/2055920 swapFree=4192956/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=9944 CPUtime=0.08
/proc/10854/stat : 10854 (manysat1.1_stat) R 10852 10852 10366 0 -1 4194304 2281 0 0 0 6 2 0 0 18 0 1 0 92628190 10182656 2267 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/10854/statm: 2486 2268 71 193 0 2290 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15300

[startup+0.301125 s]
/proc/loadavg: 1.39 1.13 1.23 3/64 10852
/proc/meminfo: memFree=1218132/2055920 swapFree=4192956/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=33020 CPUtime=0.28
/proc/10854/stat : 10854 (manysat1.1_stat) R 10852 10852 10366 0 -1 4194304 7687 0 0 0 23 5 0 0 20 0 1 0 92628190 33812480 7673 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/10854/statm: 8255 7674 71 193 0 8059 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 38376

[startup+0.701166 s]
/proc/loadavg: 1.39 1.13 1.23 3/64 10852
/proc/meminfo: memFree=1218132/2055920 swapFree=4192956/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=72040 CPUtime=0.68
/proc/10854/stat : 10854 (manysat1.1_stat) R 10852 10852 10366 0 -1 4194304 17410 0 0 0 57 11 0 0 24 0 1 0 92628190 73768960 17396 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/10854/statm: 18010 17398 71 193 0 17814 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 77396

[startup+1.50125 s]
/proc/loadavg: 1.39 1.13 1.23 2/66 10855
/proc/meminfo: memFree=1117756/2055920 swapFree=4192956/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=157548 CPUtime=1.49
/proc/10854/stat : 10854 (manysat1.1_stat) R 10852 10852 10366 0 -1 4194304 37936 0 0 0 127 22 0 0 25 0 1 0 92628190 161329152 37922 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/10854/statm: 39387 37922 71 193 0 39191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162904

[startup+3.10141 s]
/proc/loadavg: 1.39 1.13 1.23 2/66 10855
/proc/meminfo: memFree=1006780/2055920 swapFree=4192956/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=323668 CPUtime=3.08
/proc/10854/stat : 10854 (manysat1.1_stat) R 10852 10852 10366 0 -1 4194304 77626 0 0 0 265 43 0 0 25 0 1 0 92628190 331436032 77612 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/10854/statm: 80917 77613 71 193 0 80721 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 329024

[startup+6.30174 s]
/proc/loadavg: 1.59 1.17 1.24 2/66 10855
/proc/meminfo: memFree=687804/2055920 swapFree=4192956/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=648928 CPUtime=6.29
/proc/10854/stat : 10854 (manysat1.1_stat) R 10852 10852 10366 0 -1 4194304 153094 0 0 0 546 83 0 0 25 0 1 0 92628190 664502272 153080 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/10854/statm: 162232 153082 71 193 0 162036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 654284

[startup+12.7024 s]
/proc/loadavg: 1.87 1.24 1.26 2/66 10855
/proc/meminfo: memFree=57660/2055920 swapFree=4192956/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1254012 CPUtime=12.68
/proc/10854/stat : 10854 (manysat1.1_stat) R 10852 10852 10366 0 -1 4194304 305104 0 0 0 1100 168 0 0 25 0 1 0 92628190 1284108288 305090 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/10854/statm: 313503 305091 71 193 0 313307 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1259368

[startup+25.5017 s]
/proc/loadavg: 2.79 1.47 1.34 3/68 10857
/proc/meminfo: memFree=15020/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1606184 CPUtime=34.75
/proc/10854/stat : 10854 (manysat1.1_stat) R 10852 10852 10366 0 -1 4194304 381911 0 0 0 3256 219 0 0 18 0 2 0 92628190 1644732416 381845 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 401546 381845 83 193 0 401350 0
[pid=10854/tid=10856] ppid=10852 vsize=1606184 CPUtime=9.43
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) R 10852 10852 10366 0 -1 4194368 9798 0 0 0 933 10 0 0 18 0 2 0 92629787 1644732416 381845 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.75
Current children cumulated vsize (KiB) 1611540

[startup+51.1014 s]
/proc/loadavg: 3.74 1.80 1.45 1/68 10857
/proc/meminfo: memFree=16364/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 1621232

[startup+122.91 s]
/proc/loadavg: 3.74 1.80 1.45 1/68 10857
/proc/meminfo: memFree=16364/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 1621232
heavy processes:

[startup+162.306 s]
/proc/loadavg: 5.99 3.27 2.02 1/68 10857
/proc/meminfo: memFree=18092/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 1621232
heavy processes:

[startup+222.302 s]
/proc/loadavg: 6.28 3.85 2.30 1/68 10857
/proc/meminfo: memFree=19052/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 1621232
heavy processes:

[startup+282.301 s]
/proc/loadavg: 6.15 4.26 2.53 1/68 10857
/proc/meminfo: memFree=20140/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0

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

[startup+342.301 s]
/proc/loadavg: 6.05 4.57 2.75 1/68 10857
/proc/meminfo: memFree=21228/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 1621232
heavy processes:

[startup+402.301 s]
/proc/loadavg: 6.08 4.85 2.95 1/68 10857
/proc/meminfo: memFree=22252/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 1621232
heavy processes:

[startup+462.302 s]
/proc/loadavg: 5.25 4.87 3.08 1/67 10857
/proc/meminfo: memFree=22836/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 1621232
heavy processes:

[startup+522.302 s]
/proc/loadavg: 4.22 4.64 3.11 1/68 10858
/proc/meminfo: memFree=23404/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 1621232
heavy processes:

[startup+582.302 s]
/proc/loadavg: 4.17 4.57 3.18 1/72 10862
/proc/meminfo: memFree=23620/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 1621232
heavy processes:

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

[startup+586.202 s]
/proc/loadavg: 4.23 4.58 3.19 1/72 10862
/proc/meminfo: memFree=23684/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.7
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 236 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 1621232

[startup+599.106 s]
/proc/loadavg: 4.35 4.59 3.21 1/72 10862
/proc/meminfo: memFree=23812/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.74
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 240 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.74
Current children cumulated vsize (KiB) 1621232

[startup+602.302 s]
/proc/loadavg: 4.32 4.58 3.22 1/72 10862
/proc/meminfo: memFree=23812/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.74
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 240 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.74
Current children cumulated vsize (KiB) 1621232

[startup+605.501 s]
/proc/loadavg: 4.32 4.58 3.22 1/72 10862
/proc/meminfo: memFree=23876/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.77
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 243 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.77
Current children cumulated vsize (KiB) 1621232

[startup+607.101 s]
/proc/loadavg: 4.38 4.59 3.23 1/72 10862
/proc/meminfo: memFree=23812/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=1615876 CPUtime=47.81
/proc/10854/stat : 10854 (manysat1.1_stat) D 10852 10852 10366 0 -1 4194304 384172 0 0 0 4534 247 0 0 15 0 2 0 92628190 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134695797 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 403969 384105 97 193 0 403773 0
[pid=10854/tid=10856] ppid=10852 vsize=1615876 CPUtime=16.12
/proc/10854/task/10856/stat : 10856 (manysat1.1_stat) S 10852 10852 10366 0 -1 4194368 10868 0 0 0 1601 11 0 0 19 0 2 0 92629787 1654657024 384105 1992294400 134512640 135305190 4294956224 18446744073709551615 134657955 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.81
Current children cumulated vsize (KiB) 1621232

[startup+607.502 s]
/proc/loadavg: 4.38 4.59 3.23 1/72 10862
/proc/meminfo: memFree=23812/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=0 CPUtime=48.09
/proc/10854/stat : 10854 (manysat1.1_stat) Z 10852 10852 10366 0 -1 4194316 384172 0 0 0 4558 251 0 0 16 0 2 0 92628190 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 48.09
Current children cumulated vsize (KiB) 5356

[startup+607.703 s]
/proc/loadavg: 4.38 4.59 3.23 1/72 10862
/proc/meminfo: memFree=23812/2055920 swapFree=4192952/4192956
[pid=10852] ppid=10850 vsize=5356 CPUtime=0
/proc/10852/stat : 10852 (manysat.sh) S 10850 10852 10366 0 -1 4194304 310 79 0 0 0 0 0 0 19 0 1 0 92628190 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10852/statm: 1339 237 195 169 0 50 0
[pid=10854] ppid=10852 vsize=0 CPUtime=48.29
/proc/10854/stat : 10854 (manysat1.1_stat) Z 10852 10852 10366 0 -1 4194316 384172 0 0 0 4558 271 0 0 16 0 2 0 92628190 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10854/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 48.29
Current children cumulated vsize (KiB) 5356

Child status: 10
Real time (s): 607.723
CPU time (s): 48.3267
CPU user time (s): 45.5891
CPU system time (s): 2.73758
CPU usage (%): 7.95209
Max. virtual memory (cumulated for all children) (KiB): 1621232

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

runsolver used 2.42563 second user time and 6.45702 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-25 09:53:11
IDJOB=1719336
IDBENCH=20582
IDSOLVER=515
FILE ID=node90/1719336-1240645973
PBS_JOBID= 9186409
Free space on /tmp= 66224 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719336-1240645973/watcher-1719336-1240645973 -o /tmp/evaluation-result-1719336-1240645973/solver-1719336-1240645973 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1719336-1240645973.cnf aimd 2

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED=1207012823

node90.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.238
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	: 5914.62
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1218548 kB
Buffers:         72216 kB
Cached:         645524 kB
SwapCached:          0 kB
Active:         336032 kB
Inactive:       396512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1218548 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          228580 kB
Writeback:       73860 kB
Mapped:          23460 kB
Slab:            90776 kB
Committed_AS:   209268 kB
PageTables:       1428 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= 66220 MiB
End job on node90 at 2009-04-25 10:03:19