Trace number 1724402

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 0/2009-03-20? (TO) 1200.12 606.82

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark312.627
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

Solver Data

0.00/0.00	c Parsing...
0.99/1.02	c ==============================================================================
0.99/1.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.99/1.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.99/1.02	c ==============================================================================
0.99/1.02	c |         0 | 1332772  3936682 |  399831       0        0     nan |  0.000 % |
7.47/7.52	c |         0 | 1317234  4010071 |      --       0       --      -- |     --   | -15195/74092
7.47/7.52	c ==============================================================================
7.47/7.52	c Result  :   #vars: 30665   #clauses: 1317234   #literals: 4010071
7.47/7.52	c CPU time:   7.30689 s
7.47/7.52	c ==============================================================================

Verifier Data

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

Watcher Data

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

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

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.92 0.98 0.99 3/64 21317
/proc/meminfo: memFree=1681720/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (manysat.sh) R 21315 21317 21152 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 97595249 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21317/statm: 1339 234 194 169 0 50 0
[pid=21318] ppid=21317 vsize=824 CPUtime=0
/proc/21318/stat : 21318 (SatElite) R 21317 21317 21152 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 97595249 843776 122 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 239 123 51 127 0 109 0

[startup+0.029777 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21317
/proc/meminfo: memFree=1681720/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 97595249 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 235 195 169 0 50 0
[pid=21318] ppid=21317 vsize=2828 CPUtime=0.02
/proc/21318/stat : 21318 (SatElite) R 21317 21317 21152 0 -1 4194304 591 0 0 0 2 0 0 0 19 0 1 0 97595249 2895872 575 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 707 576 51 127 0 577 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8184

[startup+0.102784 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21317
/proc/meminfo: memFree=1681720/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 97595249 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 235 195 169 0 50 0
[pid=21318] ppid=21317 vsize=8820 CPUtime=0.09
/proc/21318/stat : 21318 (SatElite) R 21317 21317 21152 0 -1 4194304 1928 0 0 0 8 1 0 0 19 0 1 0 97595249 9031680 1912 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 2205 1912 51 127 0 2075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14176

[startup+0.302803 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21317
/proc/meminfo: memFree=1681720/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 97595249 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 235 195 169 0 50 0
[pid=21318] ppid=21317 vsize=22544 CPUtime=0.29
/proc/21318/stat : 21318 (SatElite) R 21317 21317 21152 0 -1 4194304 5343 0 0 0 26 3 0 0 21 0 1 0 97595249 23085056 5327 1992294400 134512640 135034092 4294956096 18446744073709551615 134548090 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 5636 5328 51 127 0 5506 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27900

[startup+0.701848 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21317
/proc/meminfo: memFree=1681720/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 97595249 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 235 195 169 0 50 0
[pid=21318] ppid=21317 vsize=49628 CPUtime=0.69
/proc/21318/stat : 21318 (SatElite) R 21317 21317 21152 0 -1 4194304 12021 0 0 0 59 10 0 0 25 0 1 0 97595249 50819072 12005 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 12407 12006 51 127 0 12277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54984

[startup+1.50194 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 21319
/proc/meminfo: memFree=1603560/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 97595249 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 235 195 169 0 50 0
[pid=21318] ppid=21317 vsize=108212 CPUtime=1.49
/proc/21318/stat : 21318 (SatElite) R 21317 21317 21152 0 -1 4194304 25801 0 0 0 132 17 0 0 25 0 1 0 97595249 110809088 23080 1992294400 134512640 135034092 4294956096 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 1 0 0
/proc/21318/statm: 27053 23080 68 127 0 26923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113568

[startup+3.1011 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 21319
/proc/meminfo: memFree=1584744/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 97595249 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 235 195 169 0 50 0
[pid=21318] ppid=21317 vsize=120760 CPUtime=3.08
/proc/21318/stat : 21318 (SatElite) R 21317 21317 21152 0 -1 4194304 28502 0 0 0 289 19 0 0 25 0 1 0 97595249 123658240 25711 1992294400 134512640 135034092 4294956096 18446744073709551615 134582765 0 0 4096 3 0 0 0 17 1 0 0
/proc/21318/statm: 30190 25711 68 127 0 30060 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 126116

[startup+6.30141 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 21319
/proc/meminfo: memFree=1573544/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 97595249 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 235 195 169 0 50 0
[pid=21318] ppid=21317 vsize=126908 CPUtime=6.27
/proc/21318/stat : 21318 (SatElite) R 21317 21317 21152 0 -1 4194304 29469 0 0 0 608 19 0 0 25 0 1 0 97595249 129953792 26662 1992294400 134512640 135034092 4294956096 18446744073709551615 134540707 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 31727 26662 68 127 0 31597 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 132264

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 3/67 21321
/proc/meminfo: memFree=1506336/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=165264 CPUtime=5.82
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 37464 0 0 0 559 23 0 0 17 0 2 0 97596155 169230336 37422 1992294400 134512640 135305190 4294956144 18446744073709551615 134528707 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21320/statm: 41316 37422 83 193 0 41120 0
[pid=21320/tid=21321] ppid=21317 vsize=165264 CPUtime=2.19
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 1167 0 0 0 216 3 0 0 17 0 2 0 97596296 169230336 37422 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.85
Current children cumulated vsize (KiB) 170620

[startup+25.5024 s]
/proc/loadavg: 1.17 1.03 1.01 3/67 21321
/proc/meminfo: memFree=1484256/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=186240 CPUtime=31.36
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 42662 0 0 0 3106 30 0 0 18 0 2 0 97596155 190709760 42620 1992294400 134512640 135305190 4294956144 18446744073709551615 134556789 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21320/statm: 46560 42620 83 193 0 46364 0
[pid=21320/tid=21321] ppid=21317 vsize=186240 CPUtime=14.94
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 3726 0 0 0 1488 6 0 0 18 0 2 0 97596296 190709760 42620 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.39
Current children cumulated vsize (KiB) 191596

[startup+51.103 s]
/proc/loadavg: 1.45 1.11 1.03 3/67 21321
/proc/meminfo: memFree=1477088/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=192344 CPUtime=82.41
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 44360 0 0 0 8207 34 0 0 17 0 2 0 97596155 196960256 44318 1992294400 134512640 135305190 4294956144 18446744073709551615 134541854 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21320/statm: 48086 44318 83 193 0 47890 0
[pid=21320/tid=21321] ppid=21317 vsize=192344 CPUtime=40.4
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 4551 0 0 0 4033 7 0 0 22 0 2 0 97596296 196960256 44318 1992294400 134512640 135305190 4294956144 18446744073709551615 134531163 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.44
Current children cumulated vsize (KiB) 197700

[startup+102.306 s]
/proc/loadavg: 1.76 1.24 1.08 3/67 21321
/proc/meminfo: memFree=1459872/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=210968 CPUtime=184.57
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 48799 0 0 0 18416 41 0 0 16 0 2 0 97596155 216031232 48757 1992294400 134512640 135305190 4294956144 18446744073709551615 134869156 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21320/statm: 52742 48758 83 193 0 52546 0
[pid=21320/tid=21321] ppid=21317 vsize=210968 CPUtime=91.39
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 6594 0 0 0 9128 11 0 0 16 0 2 0 97596296 216031232 48758 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 193.6
Current children cumulated vsize (KiB) 216324

[startup+162.302 s]
/proc/loadavg: 1.91 1.38 1.14 3/67 21321
/proc/meminfo: memFree=1424736/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=247724 CPUtime=304.28
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 57752 0 0 0 30374 54 0 0 19 0 2 0 97596155 253669376 57710 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21320/statm: 61931 57710 83 193 0 61735 0
[pid=21320/tid=21321] ppid=21317 vsize=247724 CPUtime=151.14
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 11955 0 0 0 15096 18 0 0 22 0 2 0 97596296 253669376 57710 1992294400 134512640 135305190 4294956144 18446744073709551615 134528854 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 313.31
Current children cumulated vsize (KiB) 253080

[startup+222.302 s]
/proc/loadavg: 1.96 1.49 1.19 3/67 21321
/proc/meminfo: memFree=1402208/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=269584 CPUtime=424
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 63133 0 0 0 42338 62 0 0 25 0 2 0 97596155 276054016 63091 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21320/statm: 67396 63091 83 193 0 67200 0
[pid=21320/tid=21321] ppid=21317 vsize=269584 CPUtime=210.9
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 15238 0 0 0 21068 22 0 0 25 0 2 0 97596296 276054016 63091 1992294400 134512640 135305190 4294956144 18446744073709551615 134528178 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 433.03
Current children cumulated vsize (KiB) 274940

[startup+282.303 s]
/proc/loadavg: 1.98 1.58 1.24 3/67 21321
/proc/meminfo: memFree=1401248/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=270520 CPUtime=543.68
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 63364 0 0 0 54305 63 0 0 25 0 2 0 97596155 277012480 63322 1992294400 134512640 135305190 4294956144 18446744073709551615 134556578 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21320/statm: 67630 63322 83 193 0 67434 0
[pid=21320/tid=21321] ppid=21317 vsize=270520 CPUtime=270.82
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 15261 0 0 0 27060 22 0 0 25 0 2 0 97596296 277012480 63322 1992294400 134512640 135305190 4294956144 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 552.71
Current children cumulated vsize (KiB) 275876

[startup+342.303 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 21321
/proc/meminfo: memFree=1381024/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=291776 CPUtime=663.37
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 68403 0 0 0 66266 71 0 0 25 0 2 0 97596155 298778624 68361 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21320/statm: 72944 68361 83 193 0 72748 0
[pid=21320/tid=21321] ppid=21317 vsize=291776 CPUtime=330.77
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 17996 0 0 0 33050 27 0 0 21 0 2 0 97596296 298778624 68361 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 672.4
Current children cumulated vsize (KiB) 297132

[startup+402.303 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 21321
/proc/meminfo: memFree=1376672/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=296448 CPUtime=783.06
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 69485 0 0 0 78234 72 0 0 25 0 2 0 97596155 303562752 69443 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21320/statm: 74112 69443 83 193 0 73916 0
[pid=21320/tid=21321] ppid=21317 vsize=296448 CPUtime=390.74
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 18527 0 0 0 39046 28 0 0 21 0 2 0 97596296 303562752 69443 1992294400 134512640 135305190 4294956144 18446744073709551615 134528579 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 792.09
Current children cumulated vsize (KiB) 301804

[startup+462.303 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 21321
/proc/meminfo: memFree=1374048/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=299720 CPUtime=902.81
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 70170 0 0 0 90207 74 0 0 21 0 2 0 97596155 306913280 70128 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21320/statm: 74930 70128 83 193 0 74734 0
[pid=21320/tid=21321] ppid=21317 vsize=299720 CPUtime=450.71
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 18791 0 0 0 45043 28 0 0 25 0 2 0 97596296 306913280 70128 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 911.84
Current children cumulated vsize (KiB) 305076

[startup+522.303 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 21321
/proc/meminfo: memFree=1368224/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=305380 CPUtime=1022.48
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 71583 0 0 0 102171 77 0 0 25 0 2 0 97596155 312709120 71541 1992294400 134512640 135305190 4294956144 18446744073709551615 134545898 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21320/statm: 76345 71541 83 193 0 76149 0
[pid=21320/tid=21321] ppid=21317 vsize=305380 CPUtime=510.67
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 19698 0 0 0 51037 30 0 0 25 0 2 0 97596296 312709120 71541 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1031.51
Current children cumulated vsize (KiB) 310736

[startup+582.302 s]
/proc/loadavg: 2.06 1.85 1.44 3/67 21321
/proc/meminfo: memFree=1355808/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=318616 CPUtime=1142.19
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 74675 0 0 0 114135 84 0 0 25 0 2 0 97596155 326262784 74633 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21320/statm: 79654 74633 83 193 0 79458 0
[pid=21320/tid=21321] ppid=21317 vsize=318616 CPUtime=570.61
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 21307 0 0 0 57028 33 0 0 25 0 2 0 97596296 326262784 74633 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1151.22
Current children cumulated vsize (KiB) 323972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+606.803 s]
/proc/loadavg: 2.04 1.86 1.45 3/67 21321
/proc/meminfo: memFree=1353312/2055920 swapFree=4180816/4192956
[pid=21317] ppid=21315 vsize=5356 CPUtime=9.03
/proc/21317/stat : 21317 (manysat.sh) S 21315 21317 21152 0 -1 4194304 312 29510 0 0 0 0 873 30 16 0 1 0 97595249 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21317/statm: 1339 238 195 169 0 50 0
[pid=21320] ppid=21317 vsize=321204 CPUtime=1191.09
/proc/21320/stat : 21320 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194304 75287 0 0 0 119023 86 0 0 16 0 2 0 97596155 328912896 75245 1992294400 134512640 135305190 4294956144 18446744073709551615 134538091 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/21320/statm: 80301 75245 83 193 0 80105 0
[pid=21320/tid=21321] ppid=21317 vsize=321204 CPUtime=595.11
/proc/21320/task/21321/stat : 21321 (manysat1.1_stat) R 21317 21317 21152 0 -1 4194368 21606 0 0 0 59477 34 0 0 25 0 2 0 97596296 328912896 75245 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 326560

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21317 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=739671
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=308953
# CPU time returned by wait4() is 9.04862
# while last known CPU time is 1200.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 606.82
CPU time (s): 1200.12
CPU user time (s): 1198.96
CPU system time (s): 1.16
CPU usage (%): 197.772
Max. virtual memory (cumulated for all children) (KiB): 326560

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

runsolver used 0.558915 second user time and 1.65975 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-25 23:41:14
IDJOB=1724402
IDBENCH=71777
IDSOLVER=513
FILE ID=node45/1724402-1240695672
PBS_JOBID= 9186730
Free space on /tmp= 66272 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724402-1240695672/watcher-1724402-1240695672 -o /tmp/evaluation-result-1724402-1240695672/solver-1724402-1240695672 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1724402-1240695672.cnf aimd 0

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=2070540794

node45.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.231
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.231
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:       1682200 kB
Buffers:         33616 kB
Cached:         278844 kB
SwapCached:       6324 kB
Active:         143404 kB
Inactive:       177856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682200 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:           25624 kB
Writeback:           0 kB
Mapped:          14044 kB
Slab:            38540 kB
Committed_AS:   379700 kB
PageTables:       1376 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= 66244 MiB
End job on node45 at 2009-04-25 23:51:23