Trace number 1722805

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20? (TO) 1200.04 602.32

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.09/0.10	c ==============================================================================
0.09/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.10	c ==============================================================================
0.09/0.10	c |         0 |  160694   478924 |   48208       0        0     nan |  0.000 % |
1.39/1.49	c |         0 |  159558   690102 |      --       0       --      -- |     --   | -1136/211178
1.39/1.49	c ==============================================================================
1.39/1.49	c Result  :   #vars: 1437   #clauses: 159558   #literals: 690102
1.39/1.49	c CPU time:   1.46578 s
1.39/1.49	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-1722805-1240679566/watcher-1722805-1240679566 -o /tmp/evaluation-result-1722805-1240679566/solver-1722805-1240679566 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1722805-1240679566.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 25095
/proc/meminfo: memFree=1249096/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=0
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95985174 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 235 195 169 0 50 0
[pid=25096] ppid=25095 vsize=1096 CPUtime=0
/proc/25096/stat : 25096 (SatElite) R 25095 25095 24935 0 -1 4194304 185 0 0 0 0 0 0 0 19 0 1 0 95985174 1122304 169 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25096/statm: 274 173 50 127 0 144 0

[startup+0.0203881 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 25095
/proc/meminfo: memFree=1249096/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=0
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95985174 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 235 195 169 0 50 0
[pid=25096] ppid=25095 vsize=2360 CPUtime=0.01
/proc/25096/stat : 25096 (SatElite) R 25095 25095 24935 0 -1 4194304 504 0 0 0 1 0 0 0 19 0 1 0 95985174 2416640 488 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25096/statm: 590 489 50 127 0 460 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7716

[startup+0.101397 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 25095
/proc/meminfo: memFree=1249096/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=0
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95985174 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 235 195 169 0 50 0
[pid=25096] ppid=25095 vsize=10452 CPUtime=0.09
/proc/25096/stat : 25096 (SatElite) R 25095 25095 24935 0 -1 4194304 2403 0 0 0 8 1 0 0 19 0 1 0 95985174 10702848 2387 1992294400 134512640 135034092 4294956096 18446744073709551615 134542647 0 0 4096 3 0 0 0 17 0 0 0
/proc/25096/statm: 2613 2387 50 127 0 2483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15808

[startup+0.301416 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 25095
/proc/meminfo: memFree=1249096/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=0
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95985174 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 235 195 169 0 50 0
[pid=25096] ppid=25095 vsize=14396 CPUtime=0.29
/proc/25096/stat : 25096 (SatElite) R 25095 25095 24935 0 -1 4194304 3411 0 0 0 27 2 0 0 21 0 1 0 95985174 14741504 3395 1992294400 134512640 135034092 4294956096 18446744073709551615 134536965 0 0 4096 3 0 0 0 17 0 0 0
/proc/25096/statm: 3599 3395 68 127 0 3469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19752

[startup+0.701455 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 25095
/proc/meminfo: memFree=1249096/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=0
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95985174 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 235 195 169 0 50 0
[pid=25096] ppid=25095 vsize=18544 CPUtime=0.69
/proc/25096/stat : 25096 (SatElite) R 25095 25095 24935 0 -1 4194304 4090 0 0 0 67 2 0 0 24 0 1 0 95985174 18989056 4071 1992294400 134512640 135034092 4294956096 18446744073709551615 134569616 0 0 4096 3 0 0 0 17 0 0 0
/proc/25096/statm: 4636 4071 68 127 0 4506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23900

[startup+1.50154 s]
/proc/loadavg: 1.99 1.85 1.45 3/66 25097
/proc/meminfo: memFree=1232056/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=0
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95985174 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 235 195 169 0 50 0
[pid=25096] ppid=25095 vsize=16468 CPUtime=1.49
/proc/25096/stat : 25096 (SatElite) R 25095 25095 24935 0 -1 4194304 4091 0 0 0 147 2 0 0 25 0 1 0 95985174 16863232 3758 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/25096/statm: 4117 3758 68 127 0 3987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21824

[startup+3.10271 s]
/proc/loadavg: 1.91 1.83 1.45 3/67 25099
/proc/meminfo: memFree=1221808/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=40524 CPUtime=2.55
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 7110 0 0 0 251 4 0 0 18 0 2 0 95985347 41496576 7096 1992294400 134512640 135305190 4294956144 18446744073709551615 134556752 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 10131 7096 83 193 0 9935 0
[pid=25098/tid=25099] ppid=25095 vsize=40524 CPUtime=1.18
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 1032 0 0 0 117 1 0 0 18 0 2 0 95985364 41496576 7096 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 45880

[startup+6.30202 s]
/proc/loadavg: 1.91 1.83 1.45 3/67 25099
/proc/meminfo: memFree=1210224/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=48880 CPUtime=8.94
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 9244 0 0 0 888 6 0 0 18 0 2 0 95985347 50053120 9230 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 12220 9230 83 193 0 12024 0
[pid=25098/tid=25099] ppid=25095 vsize=48880 CPUtime=4.38
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 2076 0 0 0 437 1 0 0 25 0 2 0 95985364 50053120 9230 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.65
Current children cumulated vsize (KiB) 54236

[startup+12.7027 s]
/proc/loadavg: 1.93 1.84 1.46 3/67 25099
/proc/meminfo: memFree=1199728/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=58204 CPUtime=21.71
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 11567 0 0 0 2163 8 0 0 21 0 2 0 95985347 59600896 11553 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 14551 11553 83 193 0 14355 0
[pid=25098/tid=25099] ppid=25095 vsize=58204 CPUtime=10.77
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 3124 0 0 0 1075 2 0 0 17 0 2 0 95985364 59600896 11553 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.42
Current children cumulated vsize (KiB) 63560

[startup+25.5019 s]
/proc/loadavg: 1.94 1.84 1.46 3/67 25099
/proc/meminfo: memFree=1183984/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=72336 CPUtime=47.23
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 15222 0 0 0 4712 11 0 0 25 0 2 0 95985347 74072064 15208 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 18084 15208 83 193 0 17888 0
[pid=25098/tid=25099] ppid=25095 vsize=72336 CPUtime=23.57
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 4778 0 0 0 2352 5 0 0 18 0 2 0 95985364 74072064 15208 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.94
Current children cumulated vsize (KiB) 77692

[startup+51.1015 s]
/proc/loadavg: 1.96 1.86 1.47 3/67 25099
/proc/meminfo: memFree=1171696/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=85724 CPUtime=98.31
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 18439 0 0 0 9816 15 0 0 25 0 2 0 95985347 87781376 18425 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 21431 18425 83 193 0 21235 0
[pid=25098/tid=25099] ppid=25095 vsize=85724 CPUtime=49.15
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 6187 0 0 0 4909 6 0 0 25 0 2 0 95985364 87781376 18425 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (KiB) 91080

[startup+102.307 s]
/proc/loadavg: 1.98 1.88 1.50 3/67 25099
/proc/meminfo: memFree=1149616/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=108188 CPUtime=200.51
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 23796 0 0 0 20030 21 0 0 25 0 2 0 95985347 110784512 23782 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 27047 23782 83 193 0 26851 0
[pid=25098/tid=25099] ppid=25095 vsize=108188 CPUtime=100.33
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 7072 0 0 0 10026 7 0 0 25 0 2 0 95985364 110784512 23782 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.22
Current children cumulated vsize (KiB) 113544

[startup+162.302 s]
/proc/loadavg: 1.99 1.90 1.53 3/67 25099
/proc/meminfo: memFree=1140720/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=117380 CPUtime=320.23
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 26121 0 0 0 32000 23 0 0 25 0 2 0 95985347 120197120 26107 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 29345 26107 83 193 0 29149 0
[pid=25098/tid=25099] ppid=25095 vsize=117380 CPUtime=160.3
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 8195 0 0 0 16022 8 0 0 25 0 2 0 95985364 120197120 26107 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.94
Current children cumulated vsize (KiB) 122736

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.56 3/67 25099
/proc/meminfo: memFree=1133744/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=125180 CPUtime=439.97
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 27773 0 0 0 43972 25 0 0 25 0 2 0 95985347 128184320 27759 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 31295 27759 83 193 0 31099 0
[pid=25098/tid=25099] ppid=25095 vsize=125180 CPUtime=220.28
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 8731 0 0 0 22019 9 0 0 25 0 2 0 95985364 128184320 27759 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.68
Current children cumulated vsize (KiB) 130536

[startup+282.302 s]
/proc/loadavg: 1.99 1.93 1.58 3/67 25099
/proc/meminfo: memFree=1121712/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=137608 CPUtime=559.72
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 30778 0 0 0 55943 29 0 0 25 0 2 0 95985347 140910592 30764 1992294400 134512640 135305190 4294956144 18446744073709551615 134538593 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 34402 30764 83 193 0 34206 0
[pid=25098/tid=25099] ppid=25095 vsize=137608 CPUtime=280.26
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 9537 0 0 0 28015 11 0 0 17 0 2 0 95985364 140910592 30764 1992294400 134512640 135305190 4294956144 18446744073709551615 134538311 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.43
Current children cumulated vsize (KiB) 142964

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.60 3/67 25099
/proc/meminfo: memFree=1120752/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=138160 CPUtime=679.44
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 30982 0 0 0 67914 30 0 0 25 0 2 0 95985347 141475840 30968 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 34540 30968 83 193 0 34344 0
[pid=25098/tid=25099] ppid=25095 vsize=138160 CPUtime=340.22
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 9579 0 0 0 34011 11 0 0 25 0 2 0 95985364 141475840 30968 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.15
Current children cumulated vsize (KiB) 143516

[startup+402.301 s]
/proc/loadavg: 1.99 1.95 1.63 3/67 25099
/proc/meminfo: memFree=1116656/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=142832 CPUtime=799.18
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 32027 0 0 0 79886 32 0 0 25 0 2 0 95985347 146259968 32013 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 35708 32013 83 193 0 35512 0
[pid=25098/tid=25099] ppid=25095 vsize=142832 CPUtime=400.19
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 10199 0 0 0 40007 12 0 0 18 0 2 0 95985364 146259968 32013 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.89
Current children cumulated vsize (KiB) 148188

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.65 3/67 25099
/proc/meminfo: memFree=1109680/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=150020 CPUtime=918.93
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 33760 0 0 0 91858 35 0 0 25 0 2 0 95985347 153620480 33746 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 37505 33746 83 193 0 37309 0
[pid=25098/tid=25099] ppid=25095 vsize=150020 CPUtime=460.17
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 11549 0 0 0 46002 15 0 0 25 0 2 0 95985364 153620480 33746 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.64
Current children cumulated vsize (KiB) 155376

[startup+522.301 s]
/proc/loadavg: 1.99 1.96 1.66 3/67 25099
/proc/meminfo: memFree=1092336/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=167596 CPUtime=1038.67
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 38079 0 0 0 103826 41 0 0 25 0 2 0 95985347 171618304 38065 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 41899 38065 83 193 0 41703 0
[pid=25098/tid=25099] ppid=25095 vsize=167596 CPUtime=520.14
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 14962 0 0 0 51995 19 0 0 25 0 2 0 95985364 171618304 38065 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.38
Current children cumulated vsize (KiB) 172952

[startup+582.301 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 25099
/proc/meminfo: memFree=1077232/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=182880 CPUtime=1158.41
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 41919 0 0 0 115795 46 0 0 25 0 2 0 95985347 187269120 41905 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 45720 41905 83 193 0 45524 0
[pid=25098/tid=25099] ppid=25095 vsize=182880 CPUtime=580.12
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 17691 0 0 0 57989 23 0 0 25 0 2 0 95985364 187269120 41905 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.12
Current children cumulated vsize (KiB) 188236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.302 s]
/proc/loadavg: 1.99 1.96 1.69 3/67 25099
/proc/meminfo: memFree=1073008/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=186988 CPUtime=1198.33
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 42899 0 0 0 119785 48 0 0 25 0 2 0 95985347 191475712 42885 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 46747 42885 83 193 0 46551 0
[pid=25098/tid=25099] ppid=25095 vsize=186988 CPUtime=600.12
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 18458 0 0 0 59987 25 0 0 25 0 2 0 95985364 191475712 42885 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 192344

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

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

[startup+602.302 s]
/proc/loadavg: 1.99 1.96 1.69 3/67 25099
/proc/meminfo: memFree=1073008/2055920 swapFree=4192956/4192956
[pid=25095] ppid=25093 vsize=5356 CPUtime=1.71
/proc/25095/stat : 25095 (manysat.sh) S 25093 25095 24935 0 -1 4194304 312 4094 0 0 0 0 168 3 19 0 1 0 95985174 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25095/statm: 1339 238 195 169 0 50 0
[pid=25098] ppid=25095 vsize=186988 CPUtime=1198.33
/proc/25098/stat : 25098 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194304 42899 0 0 0 119785 48 0 0 25 0 2 0 95985347 191475712 42885 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25098/statm: 46747 42885 83 193 0 46551 0
[pid=25098/tid=25099] ppid=25095 vsize=186988 CPUtime=600.12
/proc/25098/task/25099/stat : 25099 (manysat1.1_stat) R 25095 25095 24935 0 -1 4194368 18458 0 0 0 59987 25 0 0 25 0 2 0 95985364 191475712 42885 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 192344

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25095 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=690742
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=38994
# CPU time returned by wait4() is 1.72974
# 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): 602.32
CPU time (s): 1200.04
CPU user time (s): 1199.53
CPU system time (s): 0.51
CPU usage (%): 199.236
Max. virtual memory (cumulated for all children) (KiB): 192344

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

runsolver used 0.560914 second user time and 1.64075 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 19:12:46
IDJOB=1722805
IDBENCH=71097
IDSOLVER=514
FILE ID=node36/1722805-1240679566
PBS_JOBID= 9186637
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=510341462

node36.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.232
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.232
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:       1249576 kB
Buffers:         74612 kB
Cached:         638572 kB
SwapCached:          0 kB
Active:         139384 kB
Inactive:       587696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1249576 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4084 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            65380 kB
Committed_AS:   331972 kB
PageTables:       1356 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= 66372 MiB
End job on node36 at 2009-04-25 19:22:50