Trace number 1731238

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-20UNSAT 194.295 97.7377

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.1528
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     640     2560 |     191       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 160   #clauses: 640   #literals: 2560
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
194.25/97.72	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
194.25/97.72	c ============================[ Problem Statistics ]=============================
194.25/97.72	c |                                                                             |
194.25/97.72	c threadId              : 0
194.25/97.72	c restarts              : 521
194.25/97.72	c conflicts             : 469210         (2417 /sec)
194.25/97.72	c decisions             : 658787         (1.94 % random) (3393 /sec)
194.25/97.72	c propagations          : 2882262        (14846 /sec)
194.25/97.72	c conflict literals     : 6556157        (15.56 % deleted)
194.25/97.72	c Memory used           : 55.24 MB
194.25/97.72	c CPU time              : 194.143 s
194.25/97.72	
194.25/97.72	c --->m=2, e=8, aimd=1, HOME/29682_many.cnf	time: 97.0717	conflicts: 469210       
194.25/97.73	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731238-1240768352/watcher-1731238-1240768352 -o /tmp/evaluation-result-1731238-1240768352/solver-1731238-1240768352 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1731238-1240768352.cnf aimd 1 

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: 0.98 1.00 1.08 3/64 29682
/proc/meminfo: memFree=1739272/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104869140 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 235 195 169 0 50 0

[startup+0.0478239 s]
/proc/loadavg: 0.98 1.00 1.08 3/64 29682
/proc/meminfo: memFree=1739272/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.235307 s]
/proc/loadavg: 0.98 1.00 1.08 3/64 29682
/proc/meminfo: memFree=1739272/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.313403 s]
/proc/loadavg: 0.98 1.00 1.08 3/64 29682
/proc/meminfo: memFree=1739272/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702474 s]
/proc/loadavg: 0.98 1.00 1.08 3/64 29682
/proc/meminfo: memFree=1739272/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50162 s]
/proc/loadavg: 1.06 1.02 1.09 3/67 29686
/proc/meminfo: memFree=1733680/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=20848 CPUtime=2.97
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 1931 0 0 0 296 1 0 0 17 0 2 0 104869141 21348352 1917 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 5212 1917 83 193 0 5016 0
[pid=29685/tid=29686] ppid=29682 vsize=20848 CPUtime=1.47
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 957 0 0 0 147 0 0 0 16 0 2 0 104869141 21348352 1917 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 26204

[startup+3.1019 s]
/proc/loadavg: 1.06 1.02 1.09 3/67 29686
/proc/meminfo: memFree=1729840/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=22908 CPUtime=6.16
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 2597 0 0 0 614 2 0 0 17 0 2 0 104869141 23457792 2583 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 5727 2583 83 193 0 5531 0
[pid=29685/tid=29686] ppid=29682 vsize=22908 CPUtime=3.08
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 1363 0 0 0 307 1 0 0 17 0 2 0 104869141 23457792 2583 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 28264

[startup+6.30146 s]
/proc/loadavg: 1.06 1.02 1.09 3/67 29686
/proc/meminfo: memFree=1724976/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=29424 CPUtime=12.54
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 3943 0 0 0 1252 2 0 0 17 0 2 0 104869141 30130176 3929 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 7356 3929 83 193 0 7160 0
[pid=29685/tid=29686] ppid=29682 vsize=29424 CPUtime=6.27
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 1952 0 0 0 626 1 0 0 16 0 2 0 104869141 30130176 3929 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 34780

[startup+12.7016 s]
/proc/loadavg: 1.21 1.05 1.10 3/67 29686
/proc/meminfo: memFree=1720240/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=33064 CPUtime=25.31
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 4847 0 0 0 2528 3 0 0 17 0 2 0 104869141 33857536 4833 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 8266 4833 83 193 0 8070 0
[pid=29685/tid=29686] ppid=29682 vsize=33064 CPUtime=12.66
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 2410 0 0 0 1265 1 0 0 20 0 2 0 104869141 33857536 4833 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 38420

[startup+25.5028 s]
/proc/loadavg: 1.33 1.08 1.11 3/67 29686
/proc/meminfo: memFree=1715440/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=38220 CPUtime=50.83
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 5897 0 0 0 5078 5 0 0 16 0 2 0 104869141 39137280 5883 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 9555 5883 83 193 0 9359 0
[pid=29685/tid=29686] ppid=29682 vsize=38220 CPUtime=25.45
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 3020 0 0 0 2543 2 0 0 20 0 2 0 104869141 39137280 5883 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 43576

[startup+51.1023 s]
/proc/loadavg: 1.56 1.15 1.13 3/67 29686
/proc/meminfo: memFree=1708080/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=46160 CPUtime=101.92
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 7793 0 0 0 10183 9 0 0 19 0 2 0 104869141 47267840 7779 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 11540 7779 83 193 0 11344 0
[pid=29685/tid=29686] ppid=29682 vsize=46160 CPUtime=51.04
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 4009 0 0 0 5100 4 0 0 25 0 2 0 104869141 47267840 7779 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 51516

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

[startup+51.2023 s]
/proc/loadavg: 1.56 1.15 1.13 3/67 29686
/proc/meminfo: memFree=1708080/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=46160 CPUtime=102.12
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 7806 0 0 0 10203 9 0 0 19 0 2 0 104869141 47267840 7792 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 11540 7792 83 193 0 11344 0
[pid=29685/tid=29686] ppid=29682 vsize=46160 CPUtime=51.14
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 4022 0 0 0 5110 4 0 0 25 0 2 0 104869141 47267840 7792 1992294400 134512640 135305190 4294956144 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 51516

[startup+76.8028 s]
/proc/loadavg: 1.73 1.23 1.16 3/67 29686
/proc/meminfo: memFree=1701232/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=54712 CPUtime=153.2
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 9502 0 0 0 15308 12 0 0 18 0 2 0 104869141 56025088 9488 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 13678 9488 83 193 0 13482 0
[pid=29685/tid=29686] ppid=29682 vsize=54712 CPUtime=76.73
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 5112 0 0 0 7666 7 0 0 25 0 2 0 104869141 56025088 9488 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 153.2
Current children cumulated vsize (KiB) 60068

[startup+89.6019 s]
/proc/loadavg: 1.77 1.26 1.16 3/67 29686
/proc/meminfo: memFree=1699248/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=56560 CPUtime=178.73
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 9927 0 0 0 17860 13 0 0 17 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 14140 9913 83 193 0 13944 0
[pid=29685/tid=29686] ppid=29682 vsize=56560 CPUtime=89.49
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 5277 0 0 0 8942 7 0 0 25 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134528350 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 178.73
Current children cumulated vsize (KiB) 61916

[startup+92.8025 s]
/proc/loadavg: 1.79 1.27 1.17 3/67 29686
/proc/meminfo: memFree=1699120/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=56560 CPUtime=185.12
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 9927 0 0 0 18499 13 0 0 18 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 14140 9913 83 193 0 13944 0
[pid=29685/tid=29686] ppid=29682 vsize=56560 CPUtime=92.68
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 5277 0 0 0 9261 7 0 0 17 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 185.12
Current children cumulated vsize (KiB) 61916

[startup+96.002 s]
/proc/loadavg: 1.79 1.27 1.17 3/67 29686
/proc/meminfo: memFree=1699120/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=56560 CPUtime=191.5
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 9927 0 0 0 19137 13 0 0 20 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 14140 9913 83 193 0 13944 0
[pid=29685/tid=29686] ppid=29682 vsize=56560 CPUtime=95.86
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 5277 0 0 0 9579 7 0 0 21 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 191.5
Current children cumulated vsize (KiB) 61916

[startup+96.8012 s]
/proc/loadavg: 1.81 1.28 1.17 3/67 29686
/proc/meminfo: memFree=1699120/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=56560 CPUtime=193.1
/proc/29685/stat : 29685 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194304 9927 0 0 0 19297 13 0 0 22 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134657625 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 14140 9913 83 193 0 13944 0
[pid=29685/tid=29686] ppid=29682 vsize=56560 CPUtime=96.66
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 5277 0 0 0 9659 7 0 0 23 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 193.1
Current children cumulated vsize (KiB) 61916

[startup+97.2012 s]
/proc/loadavg: 1.81 1.28 1.17 3/67 29686
/proc/meminfo: memFree=1699120/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=56560 CPUtime=193.74
/proc/29685/stat : 29685 (manysat1.1_stat) S 29682 29682 29465 0 -1 4194304 9927 0 0 0 19361 13 0 0 23 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 14140 9913 83 193 0 13944 0
[pid=29685/tid=29686] ppid=29682 vsize=56560 CPUtime=97.06
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 5277 0 0 0 9699 7 0 0 25 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134529260 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 193.74
Current children cumulated vsize (KiB) 61916

[startup+97.6023 s]
/proc/loadavg: 1.81 1.28 1.17 3/67 29686
/proc/meminfo: memFree=1699120/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=56560 CPUtime=194.15
/proc/29685/stat : 29685 (manysat1.1_stat) S 29682 29682 29465 0 -1 4194304 9927 0 0 0 19402 13 0 0 23 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 14140 9913 83 193 0 13944 0
[pid=29685/tid=29686] ppid=29682 vsize=56560 CPUtime=97.46
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 5277 0 0 0 9739 7 0 0 25 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134529379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 194.15
Current children cumulated vsize (KiB) 61916

[startup+97.7023 s]
/proc/loadavg: 1.81 1.28 1.17 3/67 29686
/proc/meminfo: memFree=1699120/2055920 swapFree=4181848/4192956
[pid=29682] ppid=29680 vsize=5356 CPUtime=0
/proc/29682/stat : 29682 (manysat.sh) S 29680 29682 29465 0 -1 4194304 312 117 0 0 0 0 0 0 19 0 1 0 104869140 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29682/statm: 1339 238 195 169 0 50 0
[pid=29685] ppid=29682 vsize=56560 CPUtime=194.25
/proc/29685/stat : 29685 (manysat1.1_stat) S 29682 29682 29465 0 -1 4194304 9927 0 0 0 19412 13 0 0 23 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 14140 9913 83 193 0 13944 0
[pid=29685/tid=29686] ppid=29682 vsize=56560 CPUtime=97.56
/proc/29685/task/29686/stat : 29686 (manysat1.1_stat) R 29682 29682 29465 0 -1 4194368 5277 0 0 0 9749 7 0 0 25 0 2 0 104869141 57917440 9913 1992294400 134512640 135305190 4294956144 18446744073709551615 134529235 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 194.25
Current children cumulated vsize (KiB) 61916

Child status: 20
Real time (s): 97.7377
CPU time (s): 194.295
CPU user time (s): 194.144
CPU system time (s): 0.150977
CPU usage (%): 198.793
Max. virtual memory (cumulated for all children) (KiB): 61916

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

runsolver used 0.100984 second user time and 0.26196 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-26 19:52:32
IDJOB=1731238
IDBENCH=24747
IDSOLVER=514
FILE ID=node4/1731238-1240768352
PBS_JOBID= 9187169
Free space on /tmp= 66260 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731238-1240768352/watcher-1731238-1240768352 -o /tmp/evaluation-result-1731238-1240768352/solver-1731238-1240768352 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1731238-1240768352.cnf aimd 1

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

MD5SUM BENCH= b8ad54973e17f84e99bf9d2e7bc768ce
RANDOM SEED=236737315

node4.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.265
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.265
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:       1739752 kB
Buffers:         40736 kB
Cached:         212268 kB
SwapCached:       5192 kB
Active:          81652 kB
Inactive:       179452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739752 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            41064 kB
Committed_AS:   525260 kB
PageTables:       1468 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= 66256 MiB
End job on node4 at 2009-04-26 19:54:10