Trace number 1722356

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20? (TO) 1200.12 603.72

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_13_UNSAT.cnf
MD5SUMd4e16a803f6cd0903a2bd3e7157287b3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2730
Number of clauses271285
Sum of the clauses size809746
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24450
Number of clauses of size 3266804
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.00/0.17	c ==============================================================================
0.00/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.17	c ==============================================================================
0.00/0.17	c |         0 |  271285   809746 |   81385       0        0     nan |  0.000 % |
3.78/3.84	c |         0 |  269831  1187407 |      --       0       --      -- |     --   | -1454/377661
3.78/3.84	c ==============================================================================
3.78/3.84	c Result  :   #vars: 1698   #clauses: 269831   #literals: 1187407
3.78/3.84	c CPU time:   3.79042 s
3.78/3.84	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-1722356-1240674428/watcher-1722356-1240674428 -o /tmp/evaluation-result-1722356-1240674428/solver-1722356-1240674428 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1722356-1240674428.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26569
/proc/meminfo: memFree=1806004/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5212 CPUtime=0
/proc/26569/stat : 26569 (manysat.sh) R 26567 26569 26140 0 -1 4194304 78 0 0 0 0 0 0 0 18 0 1 0 95475388 5337088 51 1992294400 4194304 4889804 548682068784 18446744073709551615 266159007104 0 0 4096 0 0 0 0 17 1 0 0
/proc/26569/statm: 1303 62 45 169 0 14 0

[startup+0.0766451 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26569
/proc/meminfo: memFree=1806004/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=0
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101644 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26569
/proc/meminfo: memFree=1806004/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=0
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301666 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26569
/proc/meminfo: memFree=1806004/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=0
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701712 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26569
/proc/meminfo: memFree=1806004/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=0
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50179 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26571
/proc/meminfo: memFree=1780900/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=0
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 235 195 169 0 50 0
[pid=26571] ppid=26569 vsize=30356 CPUtime=1.48
/proc/26571/stat : 26571 (SatElite) R 26569 26569 26140 0 -1 4194304 6780 0 0 0 145 3 0 0 25 0 1 0 95475389 31084544 6764 1992294400 134512640 135034092 4294956096 18446744073709551615 134571709 0 0 4096 3 0 0 0 17 1 0 0
/proc/26571/statm: 7589 6764 68 127 0 7459 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35712

[startup+3.10197 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26571
/proc/meminfo: memFree=1777444/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=0
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95475388 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 235 195 169 0 50 0
[pid=26571] ppid=26569 vsize=30356 CPUtime=3.08
/proc/26571/stat : 26571 (SatElite) R 26569 26569 26140 0 -1 4194304 6780 0 0 0 304 4 0 0 25 0 1 0 95475389 31084544 6764 1992294400 134512640 135034092 4294956096 18446744073709551615 134569616 0 0 4096 3 0 0 0 17 1 0 0
/proc/26571/statm: 7589 6764 68 127 0 7459 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35712

[startup+6.30233 s]
/proc/loadavg: 1.07 1.00 1.00 3/67 26573
/proc/meminfo: memFree=1759004/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=53792 CPUtime=3.72
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 10551 0 0 0 367 5 0 0 17 0 2 0 95475816 55083008 10536 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 13448 10536 83 193 0 13252 0
[pid=26572/tid=26573] ppid=26569 vsize=53792 CPUtime=1.7
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 1162 0 0 0 170 0 0 0 17 0 2 0 95475846 55083008 10536 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 59148

[startup+12.701 s]
/proc/loadavg: 1.15 1.02 1.01 3/67 26573
/proc/meminfo: memFree=1747420/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=63656 CPUtime=16.48
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 13099 0 0 0 1641 7 0 0 17 0 2 0 95475816 65183744 13084 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 15914 13084 83 193 0 15718 0
[pid=26572/tid=26573] ppid=26569 vsize=63656 CPUtime=8.07
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 2411 0 0 0 806 1 0 0 21 0 2 0 95475846 65183744 13084 1992294400 134512640 135305190 4294956144 18446744073709551615 134558506 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.74
Current children cumulated vsize (KiB) 69012

[startup+25.5015 s]
/proc/loadavg: 1.34 1.06 1.02 3/67 26573
/proc/meminfo: memFree=1736220/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=74708 CPUtime=42.03
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 15678 0 0 0 4192 11 0 0 25 0 2 0 95475816 76500992 15663 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 18677 15663 83 193 0 18481 0
[pid=26572/tid=26573] ppid=26569 vsize=74708 CPUtime=20.82
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 3542 0 0 0 2079 3 0 0 18 0 2 0 95475846 76500992 15663 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.29
Current children cumulated vsize (KiB) 80064

[startup+51.1013 s]
/proc/loadavg: 1.56 1.14 1.04 3/67 26573
/proc/meminfo: memFree=1720284/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=91000 CPUtime=93.1
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 19656 0 0 0 9294 16 0 0 25 0 2 0 95475816 93184000 19641 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 22750 19641 83 193 0 22554 0
[pid=26572/tid=26573] ppid=26569 vsize=91000 CPUtime=46.31
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 5631 0 0 0 4626 5 0 0 25 0 2 0 95475846 93184000 19641 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.36
Current children cumulated vsize (KiB) 96356

[startup+102.306 s]
/proc/loadavg: 1.81 1.27 1.09 3/67 26573
/proc/meminfo: memFree=1707484/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=104220 CPUtime=195.28
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 22797 0 0 0 19508 20 0 0 25 0 2 0 95475816 106721280 22782 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 26055 22782 83 193 0 25859 0
[pid=26572/tid=26573] ppid=26569 vsize=104220 CPUtime=97.31
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 7064 0 0 0 9725 6 0 0 25 0 2 0 95475846 106721280 22782 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 199.54
Current children cumulated vsize (KiB) 109576

[startup+162.302 s]
/proc/loadavg: 1.93 1.40 1.15 3/67 26573
/proc/meminfo: memFree=1688924/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=123560 CPUtime=315
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 27414 0 0 0 31476 24 0 0 25 0 2 0 95475816 126525440 27399 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 30890 27399 83 193 0 30694 0
[pid=26572/tid=26573] ppid=26569 vsize=123560 CPUtime=157.06
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 10124 0 0 0 15697 9 0 0 25 0 2 0 95475846 126525440 27399 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 319.26
Current children cumulated vsize (KiB) 128916

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 26573
/proc/meminfo: memFree=1679004/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=133968 CPUtime=434.74
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 29891 0 0 0 43446 28 0 0 25 0 2 0 95475816 137183232 29876 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 33492 29876 83 193 0 33296 0
[pid=26572/tid=26573] ppid=26569 vsize=133968 CPUtime=216.81
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 10981 0 0 0 21671 10 0 0 25 0 2 0 95475846 137183232 29876 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 439
Current children cumulated vsize (KiB) 139324

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 26573
/proc/meminfo: memFree=1676380/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=136624 CPUtime=554.47
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 30550 0 0 0 55419 28 0 0 25 0 2 0 95475816 139902976 30535 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 34156 30535 83 193 0 33960 0
[pid=26572/tid=26573] ppid=26569 vsize=136624 CPUtime=276.57
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 11119 0 0 0 27646 11 0 0 25 0 2 0 95475846 139902976 30535 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 558.73
Current children cumulated vsize (KiB) 141980

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 26573
/proc/meminfo: memFree=1672476/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=141180 CPUtime=674.19
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 31533 0 0 0 67390 29 0 0 25 0 2 0 95475816 144568320 31496 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 35295 31496 83 193 0 35099 0
[pid=26572/tid=26573] ppid=26569 vsize=141180 CPUtime=336.31
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 11734 0 0 0 33620 11 0 0 18 0 2 0 95475846 144568320 31496 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 678.45
Current children cumulated vsize (KiB) 146536

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 26573
/proc/meminfo: memFree=1666524/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=147192 CPUtime=793.93
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 33074 0 0 0 79360 33 0 0 25 0 2 0 95475816 150724608 33037 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 36798 33037 83 193 0 36602 0
[pid=26572/tid=26573] ppid=26569 vsize=147192 CPUtime=396.07
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 12813 0 0 0 39593 14 0 0 25 0 2 0 95475846 150724608 33037 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 798.19
Current children cumulated vsize (KiB) 152548

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 26573
/proc/meminfo: memFree=1648540/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=165656 CPUtime=913.68
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 37553 0 0 0 91329 39 0 0 25 0 2 0 95475816 169631744 37516 1992294400 134512640 135305190 4294956144 18446744073709551615 134557933 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 41414 37516 83 193 0 41218 0
[pid=26572/tid=26573] ppid=26569 vsize=165656 CPUtime=455.83
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 14281 0 0 0 45568 15 0 0 25 0 2 0 95475846 169631744 37516 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.94
Current children cumulated vsize (KiB) 171012

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 26573
/proc/meminfo: memFree=1643996/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=170788 CPUtime=1033.41
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 38635 0 0 0 103300 41 0 0 25 0 2 0 95475816 174886912 38598 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 42697 38598 83 193 0 42501 0
[pid=26572/tid=26573] ppid=26569 vsize=170788 CPUtime=515.59
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 14613 0 0 0 51543 16 0 0 25 0 2 0 95475846 174886912 38598 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1037.67
Current children cumulated vsize (KiB) 176144

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 26573
/proc/meminfo: memFree=1624988/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=190564 CPUtime=1153.15
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 43336 0 0 0 115267 48 0 0 25 0 2 0 95475816 195137536 43299 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 47641 43299 83 193 0 47445 0
[pid=26572/tid=26573] ppid=26569 vsize=190564 CPUtime=575.35
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 15618 0 0 0 57517 18 0 0 25 0 2 0 95475846 195137536 43299 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1157.41
Current children cumulated vsize (KiB) 195920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.703 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 26573
/proc/meminfo: memFree=1623516/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=192040 CPUtime=1195.86
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 43703 0 0 0 119538 48 0 0 25 0 2 0 95475816 196648960 43666 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 48010 43666 83 193 0 47814 0
[pid=26572/tid=26573] ppid=26569 vsize=192040 CPUtime=596.67
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 15985 0 0 0 59649 18 0 0 25 0 2 0 95475846 196648960 43666 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 197396

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

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

[startup+603.703 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 26573
/proc/meminfo: memFree=1623516/2055920 swapFree=4181268/4192956
[pid=26569] ppid=26567 vsize=5356 CPUtime=4.26
/proc/26569/stat : 26569 (manysat.sh) S 26567 26569 26140 0 -1 4194304 312 6784 0 0 0 0 420 6 19 0 1 0 95475388 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26569/statm: 1339 238 195 169 0 50 0
[pid=26572] ppid=26569 vsize=192040 CPUtime=1195.86
/proc/26572/stat : 26572 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194304 43703 0 0 0 119538 48 0 0 25 0 2 0 95475816 196648960 43666 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26572/statm: 48010 43666 83 193 0 47814 0
[pid=26572/tid=26573] ppid=26569 vsize=192040 CPUtime=596.67
/proc/26572/task/26573/stat : 26573 (manysat1.1_stat) R 26569 26569 26140 0 -1 4194368 15985 0 0 0 59649 18 0 0 25 0 2 0 95475846 196648960 43666 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 197396

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26569 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=202361
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=71989
# CPU time returned by wait4() is 4.27435
# 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): 603.72
CPU time (s): 1200.12
CPU user time (s): 1199.58
CPU system time (s): 0.54
CPU usage (%): 198.788
Max. virtual memory (cumulated for all children) (KiB): 197396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.20236
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7096
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 29

runsolver used 0.568913 second user time and 1.64075 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-25 17:47:08
IDJOB=1722356
IDBENCH=71088
IDSOLVER=515
FILE ID=node35/1722356-1240674428
PBS_JOBID= 9186602
Free space on /tmp= 66396 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_13_UNSAT.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722356-1240674428/watcher-1722356-1240674428 -o /tmp/evaluation-result-1722356-1240674428/solver-1722356-1240674428 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1722356-1240674428.cnf aimd 2

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED=2035065515

node35.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.214
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.214
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:       1806420 kB
Buffers:         23824 kB
Cached:         178340 kB
SwapCached:       5984 kB
Active:          92588 kB
Inactive:       117960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806420 kB
SwapTotal:     4192956 kB
SwapFree:      4181268 kB
Dirty:            5940 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            24928 kB
Committed_AS:   386988 kB
PageTables:       1396 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= 66388 MiB
End job on node35 at 2009-04-25 17:57:14