Trace number 1721656

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.04 603.122

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
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.09/0.13	c ==============================================================================
0.09/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.13	c ==============================================================================
0.09/0.13	c |         0 |  216962   647286 |   65088       0        0     nan |  0.000 % |
2.88/2.97	c |         0 |  215680   949307 |      --       0       --      -- |     --   | -1282/302021
2.88/2.97	c ==============================================================================
2.88/2.97	c Result  :   #vars: 1435   #clauses: 215680   #literals: 949307
2.88/2.97	c CPU time:   2.92755 s
2.88/2.97	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-1721656-1240668058/watcher-1721656-1240668058 -o /tmp/evaluation-result-1721656-1240668058/solver-1721656-1240668058 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721656-1240668058.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.92 0.98 0.99 3/64 13890
/proc/meminfo: memFree=1790776/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=0
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838523 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 235 195 169 0 50 0
[pid=13891] ppid=13890 vsize=1088 CPUtime=0
/proc/13891/stat : 13891 (SatElite) R 13890 13890 13434 0 -1 4194304 183 0 0 0 0 0 0 0 19 0 1 0 94838524 1114112 167 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/13891/statm: 272 171 50 127 0 142 0

[startup+0.100739 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13890
/proc/meminfo: memFree=1790776/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=0
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838523 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 235 195 169 0 50 0
[pid=13891] ppid=13890 vsize=9136 CPUtime=0.09
/proc/13891/stat : 13891 (SatElite) R 13890 13890 13434 0 -1 4194304 2092 0 0 0 8 1 0 0 19 0 1 0 94838524 9355264 2076 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/13891/statm: 2284 2077 50 127 0 2154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14492

[startup+0.201746 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13890
/proc/meminfo: memFree=1790776/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=0
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838523 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 235 195 169 0 50 0
[pid=13891] ppid=13890 vsize=16108 CPUtime=0.19
/proc/13891/stat : 13891 (SatElite) R 13890 13890 13434 0 -1 4194304 3879 0 0 0 17 2 0 0 20 0 1 0 94838524 16494592 3863 1992294400 134512640 135034092 4294956096 18446744073709551615 134566576 0 0 4096 3 0 0 0 17 0 0 0
/proc/13891/statm: 4027 3863 68 127 0 3897 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21464

[startup+0.301753 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13890
/proc/meminfo: memFree=1790776/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=0
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838523 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 235 195 169 0 50 0
[pid=13891] ppid=13890 vsize=17048 CPUtime=0.29
/proc/13891/stat : 13891 (SatElite) R 13890 13890 13434 0 -1 4194304 4102 0 0 0 27 2 0 0 21 0 1 0 94838524 17457152 4086 1992294400 134512640 135034092 4294956096 18446744073709551615 134540726 0 0 4096 3 0 0 0 17 0 0 0
/proc/13891/statm: 4262 4086 68 127 0 4132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22404

[startup+0.701782 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13890
/proc/meminfo: memFree=1790776/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=0
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838523 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 235 195 169 0 50 0
[pid=13891] ppid=13890 vsize=19756 CPUtime=0.69
/proc/13891/stat : 13891 (SatElite) R 13890 13890 13434 0 -1 4194304 4588 0 0 0 66 3 0 0 25 0 1 0 94838524 20230144 4572 1992294400 134512640 135034092 4294956096 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 0 0 0
/proc/13891/statm: 4939 4572 68 127 0 4809 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25112

[startup+1.50184 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13892
/proc/meminfo: memFree=1768040/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=0
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838523 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 235 195 169 0 50 0
[pid=13891] ppid=13890 vsize=23716 CPUtime=1.49
/proc/13891/stat : 13891 (SatElite) R 13890 13890 13434 0 -1 4194304 5402 0 0 0 146 3 0 0 25 0 1 0 94838524 24285184 5386 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/13891/statm: 5929 5386 68 127 0 5799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29072

[startup+3.10197 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 13898
/proc/meminfo: memFree=1766760/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=0
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838523 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 235 195 169 0 50 0
[pid=13891] ppid=13890 vsize=21320 CPUtime=3.09
/proc/13891/stat : 13891 (SatElite) R 13890 13890 13434 0 -1 4194304 5403 0 0 0 305 4 0 0 25 0 1 0 94838524 21831680 4959 1992294400 134512640 135034092 4294956096 18446744073709551615 134768783 0 0 4096 3 0 0 0 17 1 0 0
/proc/13891/statm: 5330 4959 68 127 0 5200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26676

[startup+6.3022 s]
/proc/loadavg: 0.93 0.98 0.99 3/67 13900
/proc/meminfo: memFree=1751176/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=47048 CPUtime=5.69
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 8839 0 0 0 564 5 0 0 18 0 2 0 94838856 48177152 8824 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 11762 8824 83 193 0 11566 0
[pid=13899/tid=13900] ppid=13890 vsize=47048 CPUtime=2.71
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 996 0 0 0 271 0 0 0 19 0 2 0 94838880 48177152 8824 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9
Current children cumulated vsize (KiB) 52404

[startup+12.7027 s]
/proc/loadavg: 1.09 1.02 1.01 3/67 13900
/proc/meminfo: memFree=1739592/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=58664 CPUtime=18.45
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 11485 0 0 0 1838 7 0 0 21 0 2 0 94838856 60071936 11470 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 14666 11470 83 193 0 14470 0
[pid=13899/tid=13900] ppid=13890 vsize=58664 CPUtime=9.11
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 2219 0 0 0 910 1 0 0 17 0 2 0 94838880 60071936 11470 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.76
Current children cumulated vsize (KiB) 64020

[startup+25.5016 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 13900
/proc/meminfo: memFree=1733080/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=64192 CPUtime=44
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 12918 0 0 0 4391 9 0 0 18 0 2 0 94838856 65732608 12903 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 16048 12903 83 193 0 15852 0
[pid=13899/tid=13900] ppid=13890 vsize=64192 CPUtime=21.91
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 2846 0 0 0 2189 2 0 0 25 0 2 0 94838880 65732608 12903 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.31
Current children cumulated vsize (KiB) 69548

[startup+51.1015 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 13900
/proc/meminfo: memFree=1723992/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=74204 CPUtime=95.08
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 15300 0 0 0 9496 12 0 0 25 0 2 0 94838856 75984896 15285 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 18551 15285 83 193 0 18355 0
[pid=13899/tid=13900] ppid=13890 vsize=74204 CPUtime=47.51
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 4078 0 0 0 4747 4 0 0 25 0 2 0 94838880 75984896 15285 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.39
Current children cumulated vsize (KiB) 79560

[startup+102.301 s]
/proc/loadavg: 1.80 1.27 1.09 3/67 13900
/proc/meminfo: memFree=1710680/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=88740 CPUtime=197.26
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 18554 0 0 0 19711 15 0 0 25 0 2 0 94838856 90869760 18531 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 22185 18531 83 193 0 21989 0
[pid=13899/tid=13900] ppid=13890 vsize=88740 CPUtime=98.68
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 5447 0 0 0 9863 5 0 0 25 0 2 0 94838880 90869760 18531 1992294400 134512640 135305190 4294956144 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 200.57
Current children cumulated vsize (KiB) 94096

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 13900
/proc/meminfo: memFree=1705496/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=93612 CPUtime=317
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 19804 0 0 0 31683 17 0 0 25 0 2 0 94838856 95858688 19781 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 23403 19781 83 193 0 23207 0
[pid=13899/tid=13900] ppid=13890 vsize=93612 CPUtime=158.66
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 6466 0 0 0 15859 7 0 0 25 0 2 0 94838880 95858688 19781 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 320.31
Current children cumulated vsize (KiB) 98968

[startup+222.306 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 13900
/proc/meminfo: memFree=1701592/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=98012 CPUtime=436.76
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 20807 0 0 0 43657 19 0 0 25 0 2 0 94838856 100364288 20784 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 24503 20784 83 193 0 24307 0
[pid=13899/tid=13900] ppid=13890 vsize=98012 CPUtime=218.64
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 7068 0 0 0 21857 7 0 0 25 0 2 0 94838880 100364288 20784 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.07
Current children cumulated vsize (KiB) 103368

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 13900
/proc/meminfo: memFree=1698584/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=100772 CPUtime=556.49
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 21526 0 0 0 55629 20 0 0 25 0 2 0 94838856 103190528 21503 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 25193 21503 83 193 0 24997 0
[pid=13899/tid=13900] ppid=13890 vsize=100772 CPUtime=278.62
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 7593 0 0 0 27853 9 0 0 25 0 2 0 94838880 103190528 21503 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 559.8
Current children cumulated vsize (KiB) 106128

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 13900
/proc/meminfo: memFree=1688224/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=112584 CPUtime=676.23
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 24163 0 0 0 67598 25 0 0 25 0 2 0 94838856 115286016 24083 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 28146 24083 83 193 0 27950 0
[pid=13899/tid=13900] ppid=13890 vsize=112584 CPUtime=338.59
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 8585 0 0 0 33848 11 0 0 25 0 2 0 94838880 115286016 24083 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 679.54
Current children cumulated vsize (KiB) 117940

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 13900
/proc/meminfo: memFree=1684832/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=116676 CPUtime=795.97
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 25045 0 0 0 79572 25 0 0 25 0 2 0 94838856 119476224 24949 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 29169 24949 83 193 0 28973 0
[pid=13899/tid=13900] ppid=13890 vsize=116676 CPUtime=398.57
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 8946 0 0 0 39846 11 0 0 25 0 2 0 94838880 119476224 24949 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 799.28
Current children cumulated vsize (KiB) 122032

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 13900
/proc/meminfo: memFree=1683488/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=118056 CPUtime=915.72
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 25373 0 0 0 91546 26 0 0 25 0 2 0 94838856 120889344 25277 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 29514 25277 83 193 0 29318 0
[pid=13899/tid=13900] ppid=13890 vsize=118056 CPUtime=458.55
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 9055 0 0 0 45843 12 0 0 25 0 2 0 94838880 120889344 25277 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.03
Current children cumulated vsize (KiB) 123412

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 13900
/proc/meminfo: memFree=1678560/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=123960 CPUtime=1035.47
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 26670 0 0 0 103520 27 0 0 25 0 2 0 94838856 126935040 26553 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 30990 26553 83 193 0 30794 0
[pid=13899/tid=13900] ppid=13890 vsize=123960 CPUtime=518.53
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 9350 0 0 0 51841 12 0 0 19 0 2 0 94838880 126935040 26553 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1038.78
Current children cumulated vsize (KiB) 129316

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 13900
/proc/meminfo: memFree=1677344/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=125224 CPUtime=1155.22
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 26901 0 0 0 115494 28 0 0 25 0 2 0 94838856 128229376 26784 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 31306 26784 83 193 0 31110 0
[pid=13899/tid=13900] ppid=13890 vsize=125224 CPUtime=578.51
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 9479 0 0 0 57839 12 0 0 25 0 2 0 94838880 128229376 26784 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1158.53
Current children cumulated vsize (KiB) 130580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.103 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 13900
/proc/meminfo: memFree=1676960/2055920 swapFree=4191900/4192956
[pid=13890] ppid=13888 vsize=5356 CPUtime=3.31
/proc/13890/stat : 13890 (manysat.sh) S 13888 13890 13434 0 -1 4194304 312 5406 0 0 0 0 325 6 19 0 1 0 94838523 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13890/statm: 1339 238 195 169 0 50 0
[pid=13899] ppid=13890 vsize=125580 CPUtime=1196.73
/proc/13899/stat : 13899 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194304 26993 0 0 0 119645 28 0 0 25 0 2 0 94838856 128593920 26876 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/13899/statm: 31395 26876 83 193 0 31199 0
[pid=13899/tid=13900] ppid=13890 vsize=125580 CPUtime=599.31
/proc/13899/task/13900/stat : 13900 (manysat1.1_stat) R 13890 13890 13434 0 -1 4194368 9542 0 0 0 59919 12 0 0 25 0 2 0 94838880 128593920 26876 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 130936

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 13890 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=254505
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=64990
# CPU time returned by wait4() is 3.3195
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 603.122
CPU time (s): 1200.04
CPU user time (s): 1199.7
CPU system time (s): 0.34
CPU usage (%): 198.971
Max. virtual memory (cumulated for all children) (KiB): 130936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.2545
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5718
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= 28

runsolver used 0.566913 second user time and 1.64075 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-25 16:00:59
IDJOB=1721656
IDBENCH=71074
IDSOLVER=515
FILE ID=node34/1721656-1240668058
PBS_JOBID= 9186556
Free space on /tmp= 66364 MiB

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

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=257735000

node34.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:       1791320 kB
Buffers:         17372 kB
Cached:         180396 kB
SwapCached:        384 kB
Active:          59224 kB
Inactive:       151944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791320 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4976 kB
Writeback:           0 kB
Mapped:          21792 kB
Slab:            39508 kB
Committed_AS:   335608 kB
PageTables:       1384 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= 66360 MiB
End job on node34 at 2009-04-25 16:11:04