Trace number 1774696

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 89.2724 47.4228

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.3869
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.59/0.60	c ==============================================================================
0.59/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.60	c ==============================================================================
0.59/0.60	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
3.69/3.77	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
3.69/3.78	c ==============================================================================
3.69/3.78	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
3.69/3.78	c CPU time:   3.63945 s
3.69/3.78	c ==============================================================================
89.07/47.39	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
89.07/47.39	c ============================[ Problem Statistics ]=============================
89.07/47.39	c |                                                                             |
89.07/47.39	c threadId              : 2
89.07/47.39	c restarts              : 10
89.07/47.39	c conflicts             : 8517           (100 /sec)
89.07/47.39	c decisions             : 52857          (1.16 % random) (623 /sec)
89.07/47.39	c propagations          : 24551282       (289605 /sec)
89.07/47.39	c conflict literals     : 1084594        (22.26 % deleted)
89.07/47.39	c Memory used           : 144.20 MB
89.07/47.39	c CPU time              : 84.7751 s
89.07/47.39	
89.07/47.39	c --->m=4, e=8, aimd=1, HOME/27068_many.cnf	time: 21.1938	conflicts: 8517         
89.23/47.41	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-1774696-1241291961/watcher-1774696-1241291961 -o /tmp/evaluation-result-1774696-1241291961/solver-1774696-1241291961 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774696-1241291961.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): 12000 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.35 2.69 3.36 3/64 27068
/proc/meminfo: memFree=1226432/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=0
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157229146 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27068/statm: 1339 235 195 169 0 50 0
[pid=27069] ppid=27068 vsize=1560 CPUtime=0
/proc/27069/stat : 27069 (SatElite) R 27068 27068 26932 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 157229147 1597440 252 1992294400 134512640 135034092 4294956112 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/27069/statm: 390 254 50 127 0 260 0

[startup+0.02947 s]
/proc/loadavg: 1.35 2.69 3.36 3/64 27068
/proc/meminfo: memFree=1226432/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=0
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157229146 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27068/statm: 1339 235 195 169 0 50 0
[pid=27069] ppid=27068 vsize=13208 CPUtime=0.02
/proc/27069/stat : 27069 (SatElite) R 27068 27068 26932 0 -1 4194304 2017 0 0 0 1 1 0 0 20 0 1 0 157229147 13524992 1897 1992294400 134512640 135034092 4294956112 18446744073709551615 134545140 0 0 4096 3 0 0 0 17 0 0 0
/proc/27069/statm: 3302 1903 50 127 0 3172 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18564

[startup+0.101476 s]
/proc/loadavg: 1.35 2.69 3.36 3/64 27068
/proc/meminfo: memFree=1226432/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=0
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157229146 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27068/statm: 1339 235 195 169 0 50 0
[pid=27069] ppid=27068 vsize=20360 CPUtime=0.09
/proc/27069/stat : 27069 (SatElite) R 27068 27068 26932 0 -1 4194304 4169 0 0 0 7 2 0 0 20 0 1 0 157229147 20848640 4049 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/27069/statm: 5090 4050 50 127 0 4960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25716

[startup+0.301496 s]
/proc/loadavg: 1.35 2.69 3.36 3/64 27068
/proc/meminfo: memFree=1226432/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=0
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157229146 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27068/statm: 1339 235 195 169 0 50 0
[pid=27069] ppid=27068 vsize=33512 CPUtime=0.29
/proc/27069/stat : 27069 (SatElite) R 27068 27068 26932 0 -1 4194304 7291 0 0 0 24 5 0 0 22 0 1 0 157229147 34316288 7171 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/27069/statm: 8378 7171 50 127 0 8248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38868

[startup+0.701537 s]
/proc/loadavg: 1.35 2.69 3.36 3/64 27068
/proc/meminfo: memFree=1226432/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=0
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157229146 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27068/statm: 1339 235 195 169 0 50 0
[pid=27069] ppid=27068 vsize=56676 CPUtime=0.69
/proc/27069/stat : 27069 (SatElite) R 27068 27068 26932 0 -1 4194304 13256 0 0 0 61 8 0 0 25 0 1 0 157229147 58036224 13136 1992294400 134512640 135034092 4294956112 18446744073709551615 134540693 0 0 4096 3 0 0 0 17 0 0 0
/proc/27069/statm: 14169 13136 64 127 0 14039 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62032

[startup+1.50162 s]
/proc/loadavg: 1.35 2.69 3.36 2/66 27070
/proc/meminfo: memFree=1168944/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=0
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157229146 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27068/statm: 1339 235 195 169 0 50 0
[pid=27069] ppid=27068 vsize=68904 CPUtime=1.49
/proc/27069/stat : 27069 (SatElite) R 27068 27068 26932 0 -1 4194304 17306 0 0 0 138 11 0 0 25 0 1 0 157229147 70557696 15830 1992294400 134512640 135034092 4294956112 18446744073709551615 134566342 0 0 4096 3 0 0 0 17 0 0 0
/proc/27069/statm: 17226 15830 68 127 0 17096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74260

[startup+3.10178 s]
/proc/loadavg: 1.35 2.69 3.36 2/66 27070
/proc/meminfo: memFree=1160688/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=0
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 157229146 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27068/statm: 1339 235 195 169 0 50 0
[pid=27069] ppid=27068 vsize=68672 CPUtime=3.09
/proc/27069/stat : 27069 (SatElite) R 27068 27068 26932 0 -1 4194304 19003 0 0 0 297 12 0 0 25 0 1 0 157229147 70320128 15801 1992294400 134512640 135034092 4294956112 18446744073709551615 134566285 0 0 4096 3 0 0 0 17 0 0 0
/proc/27069/statm: 17168 15801 68 127 0 17038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74028

[startup+6.30112 s]
/proc/loadavg: 1.41 2.67 3.35 5/69 27074
/proc/meminfo: memFree=1123032/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=4.22
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 313 21288 0 0 0 0 404 18 19 0 1 0 157229146 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27068/statm: 1339 238 195 169 0 50 0
[pid=27071] ppid=27068 vsize=135328 CPUtime=3.11
/proc/27071/stat : 27071 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194304 24119 0 0 0 293 18 0 0 17 0 4 0 157229570 138575872 24105 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 33832 24105 83 193 0 33636 0
[pid=27071/tid=27072] ppid=27068 vsize=135328 CPUtime=0.55
/proc/27071/task/27072/stat : 27072 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 446 0 0 0 54 1 0 0 16 0 4 0 157229668 138575872 24105 1992294400 134512640 135305190 4294956160 18446744073709551615 134551945 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27071/tid=27073] ppid=27068 vsize=135328 CPUtime=0.48
/proc/27071/task/27073/stat : 27073 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 362 0 0 0 47 1 0 0 17 0 4 0 157229668 138575872 24105 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27068 vsize=135328 CPUtime=0.59
/proc/27071/task/27074/stat : 27074 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 531 0 0 0 58 1 0 0 17 0 4 0 157229668 138575872 24105 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.33
Current children cumulated vsize (KiB) 140684

[startup+12.7028 s]
/proc/loadavg: 1.61 2.70 3.35 5/69 27074
/proc/meminfo: memFree=1118360/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=4.22
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 313 21288 0 0 0 0 404 18 19 0 1 0 157229146 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27068/statm: 1339 238 195 169 0 50 0
[pid=27071] ppid=27068 vsize=136616 CPUtime=15.81
/proc/27071/stat : 27071 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194304 24464 0 0 0 1561 20 0 0 17 0 4 0 157229570 139894784 24435 1992294400 134512640 135305190 4294956160 18446744073709551615 134557478 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27071/statm: 34154 24435 83 193 0 33958 0
[pid=27071/tid=27072] ppid=27068 vsize=136616 CPUtime=3.11
/proc/27071/task/27072/stat : 27072 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 524 0 0 0 309 2 0 0 18 0 4 0 157229668 139894784 24435 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27071/tid=27073] ppid=27068 vsize=136616 CPUtime=3.68
/proc/27071/task/27073/stat : 27073 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 496 0 0 0 366 2 0 0 18 0 4 0 157229668 139894784 24435 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27068 vsize=136616 CPUtime=3.65
/proc/27071/task/27074/stat : 27074 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 591 0 0 0 363 2 0 0 17 0 4 0 157229668 139894784 24435 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.03
Current children cumulated vsize (KiB) 141972

[startup+25.5011 s]
/proc/loadavg: 2.14 2.76 3.36 5/69 27074
/proc/meminfo: memFree=1114712/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=4.22
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 313 21288 0 0 0 0 404 18 19 0 1 0 157229146 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27068/statm: 1339 238 195 169 0 50 0
[pid=27071] ppid=27068 vsize=140440 CPUtime=41.35
/proc/27071/stat : 27071 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194304 25466 0 0 0 4114 21 0 0 18 0 4 0 157229570 143810560 25437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27071/statm: 35110 25437 83 193 0 34914 0
[pid=27071/tid=27072] ppid=27068 vsize=140440 CPUtime=10.2
/proc/27071/task/27072/stat : 27072 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 848 0 0 0 1018 2 0 0 18 0 4 0 157229668 143810560 25437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27071/tid=27073] ppid=27068 vsize=140440 CPUtime=10.05
/proc/27071/task/27073/stat : 27073 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 764 0 0 0 1003 2 0 0 18 0 4 0 157229668 143810560 25437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528861 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27068 vsize=140440 CPUtime=10.76
/proc/27071/task/27074/stat : 27074 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 840 0 0 0 1074 2 0 0 18 0 4 0 157229668 143810560 25437 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.57
Current children cumulated vsize (KiB) 145796

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

[startup+38.3024 s]
/proc/loadavg: 2.43 2.80 3.37 5/69 27074
/proc/meminfo: memFree=1109720/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=4.22
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 313 21288 0 0 0 0 404 18 19 0 1 0 157229146 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27068/statm: 1339 238 195 169 0 50 0
[pid=27071] ppid=27068 vsize=145552 CPUtime=66.88
/proc/27071/stat : 27071 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194304 26745 0 0 0 6666 22 0 0 19 0 4 0 157229570 149045248 26716 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 36388 26716 83 193 0 36192 0
[pid=27071/tid=27072] ppid=27068 vsize=145552 CPUtime=15.6
/proc/27071/task/27072/stat : 27072 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1108 0 0 0 1558 2 0 0 16 0 4 0 157229668 149045248 26716 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27071/tid=27073] ppid=27068 vsize=145552 CPUtime=12.89
/proc/27071/task/27073/stat : 27073 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 997 0 0 0 1287 2 0 0 20 0 4 0 157229668 149045248 26716 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27071/tid=27074] ppid=27068 vsize=145552 CPUtime=19.3
/proc/27071/task/27074/stat : 27074 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1249 0 0 0 1927 3 0 0 18 0 4 0 157229668 149045248 26716 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 71.1
Current children cumulated vsize (KiB) 150908

[startup+41.5017 s]
/proc/loadavg: 2.55 2.82 3.37 5/69 27074
/proc/meminfo: memFree=1108248/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=4.22
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 313 21288 0 0 0 0 404 18 19 0 1 0 157229146 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27068/statm: 1339 238 195 169 0 50 0
[pid=27071] ppid=27068 vsize=147004 CPUtime=73.27
/proc/27071/stat : 27071 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194304 27135 0 0 0 7304 23 0 0 19 0 4 0 157229570 150532096 27106 1992294400 134512640 135305190 4294956160 18446744073709551615 134557956 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 36751 27106 83 193 0 36555 0
[pid=27071/tid=27072] ppid=27068 vsize=147004 CPUtime=18.79
/proc/27071/task/27072/stat : 27072 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1357 0 0 0 1876 3 0 0 18 0 4 0 157229668 150532096 27106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528626 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27071/tid=27073] ppid=27068 vsize=147004 CPUtime=15.19
/proc/27071/task/27073/stat : 27073 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1114 0 0 0 1517 2 0 0 19 0 4 0 157229668 150532096 27106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27071/tid=27074] ppid=27068 vsize=147004 CPUtime=20.2
/proc/27071/task/27074/stat : 27074 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1273 0 0 0 2017 3 0 0 20 0 4 0 157229668 150532096 27106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 77.49
Current children cumulated vsize (KiB) 152360

[startup+44.703 s]
/proc/loadavg: 2.55 2.82 3.37 5/69 27074
/proc/meminfo: memFree=1107480/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=4.22
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 313 21288 0 0 0 0 404 18 19 0 1 0 157229146 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27068/statm: 1339 238 195 169 0 50 0
[pid=27071] ppid=27068 vsize=147660 CPUtime=79.65
/proc/27071/stat : 27071 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194304 27280 0 0 0 7942 23 0 0 16 0 4 0 157229570 151203840 27251 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 36915 27251 83 193 0 36719 0
[pid=27071/tid=27072] ppid=27068 vsize=147660 CPUtime=19.81
/proc/27071/task/27072/stat : 27072 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1384 0 0 0 1978 3 0 0 17 0 4 0 157229668 151203840 27251 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27071/tid=27073] ppid=27068 vsize=147660 CPUtime=15.39
/proc/27071/task/27073/stat : 27073 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1115 0 0 0 1537 2 0 0 19 0 4 0 157229668 151203840 27251 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27071/tid=27074] ppid=27068 vsize=147660 CPUtime=23.2
/proc/27071/task/27074/stat : 27074 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1328 0 0 0 2317 3 0 0 18 0 4 0 157229668 151203840 27251 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 83.87
Current children cumulated vsize (KiB) 153016

[startup+46.3022 s]
/proc/loadavg: 2.59 2.82 3.37 5/69 27074
/proc/meminfo: memFree=1107352/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=4.22
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 313 21288 0 0 0 0 404 18 19 0 1 0 157229146 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27068/statm: 1339 238 195 169 0 50 0
[pid=27071] ppid=27068 vsize=147660 CPUtime=82.84
/proc/27071/stat : 27071 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194304 27300 0 0 0 8261 23 0 0 17 0 4 0 157229570 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 36915 27271 83 193 0 36719 0
[pid=27071/tid=27072] ppid=27068 vsize=147660 CPUtime=20.32
/proc/27071/task/27072/stat : 27072 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1384 0 0 0 2029 3 0 0 17 0 4 0 157229668 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27071/tid=27073] ppid=27068 vsize=147660 CPUtime=16.83
/proc/27071/task/27073/stat : 27073 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1127 0 0 0 1681 2 0 0 17 0 4 0 157229668 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27071/tid=27074] ppid=27068 vsize=147660 CPUtime=23.3
/proc/27071/task/27074/stat : 27074 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1329 0 0 0 2327 3 0 0 19 0 4 0 157229668 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 87.06
Current children cumulated vsize (KiB) 153016

[startup+47.1022 s]
/proc/loadavg: 2.59 2.82 3.37 5/69 27074
/proc/meminfo: memFree=1107352/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=4.22
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 313 21288 0 0 0 0 404 18 19 0 1 0 157229146 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27068/statm: 1339 238 195 169 0 50 0
[pid=27071] ppid=27068 vsize=147660 CPUtime=84.45
/proc/27071/stat : 27071 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194304 27300 0 0 0 8421 24 0 0 17 0 4 0 157229570 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 36915 27271 83 193 0 36719 0
[pid=27071/tid=27072] ppid=27068 vsize=147660 CPUtime=20.5
/proc/27071/task/27072/stat : 27072 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1384 0 0 0 2047 3 0 0 18 0 4 0 157229668 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27071/tid=27073] ppid=27068 vsize=147660 CPUtime=17.63
/proc/27071/task/27073/stat : 27073 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1127 0 0 0 1761 2 0 0 18 0 4 0 157229668 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134552841 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27071/tid=27074] ppid=27068 vsize=147660 CPUtime=23.3
/proc/27071/task/27074/stat : 27074 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1329 0 0 0 2327 3 0 0 19 0 4 0 157229668 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 88.67
Current children cumulated vsize (KiB) 153016

[startup+47.3063 s]
/proc/loadavg: 2.59 2.82 3.37 5/69 27074
/proc/meminfo: memFree=1107352/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=4.22
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 313 21288 0 0 0 0 404 18 19 0 1 0 157229146 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27068/statm: 1339 238 195 169 0 50 0
[pid=27071] ppid=27068 vsize=147660 CPUtime=84.85
/proc/27071/stat : 27071 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194304 27300 0 0 0 8461 24 0 0 17 0 4 0 157229570 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528634 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 36915 27271 83 193 0 36719 0
[pid=27071/tid=27072] ppid=27068 vsize=147660 CPUtime=20.55
/proc/27071/task/27072/stat : 27072 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1384 0 0 0 2052 3 0 0 18 0 4 0 157229668 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27071/tid=27073] ppid=27068 vsize=147660 CPUtime=17.74
/proc/27071/task/27073/stat : 27073 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1127 0 0 0 1772 2 0 0 18 0 4 0 157229668 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27071/tid=27074] ppid=27068 vsize=147660 CPUtime=23.39
/proc/27071/task/27074/stat : 27074 (manysat1.1_stat) R 27068 27068 26932 0 -1 4194368 1329 0 0 0 2336 3 0 0 19 0 4 0 157229668 151203840 27271 1992294400 134512640 135305190 4294956160 18446744073709551615 134547365 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 89.07
Current children cumulated vsize (KiB) 153016

[startup+47.4023 s]
/proc/loadavg: 2.59 2.82 3.37 5/69 27074
/proc/meminfo: memFree=1107352/2055920 swapFree=4180900/4192956
[pid=27068] ppid=27066 vsize=5356 CPUtime=4.22
/proc/27068/stat : 27068 (manysat.sh) S 27066 27068 26932 0 -1 4194304 313 21288 0 0 0 0 404 18 19 0 1 0 157229146 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27068/statm: 1339 238 195 169 0 50 0
[pid=27071] ppid=27068 vsize=0 CPUtime=85.01
/proc/27071/stat : 27071 (manysat1.1_stat) Z 27068 27068 26932 0 -1 4194316 27315 0 0 0 8477 24 0 0 16 0 2 0 157229570 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 89.23
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 47.4228
CPU time (s): 89.2724
CPU user time (s): 88.8195
CPU system time (s): 0.452931
CPU usage (%): 188.248
Max. virtual memory (cumulated for all children) (KiB): 153016

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

runsolver used 0.055991 second user time and 0.12898 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-02 21:19:22
IDJOB=1774696
IDBENCH=70997
IDSOLVER=612
FILE ID=node27/1774696-1241291961
PBS_JOBID= 9225123
Free space on /tmp= 66288 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774696-1241291961/watcher-1774696-1241291961 -o /tmp/evaluation-result-1774696-1241291961/solver-1774696-1241291961 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774696-1241291961.cnf aimd 1

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=442579407

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1226976 kB
Buffers:         76640 kB
Cached:         664044 kB
SwapCached:       5072 kB
Active:          84100 kB
Inactive:       664684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1226976 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:           10744 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            66060 kB
Committed_AS:   679796 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66288 MiB
End job on node27 at 2009-05-02 21:20:10