Trace number 1582150

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.13 607.722

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
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 variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.59/1.62	c ==============================================================================
1.59/1.62	c |           |     ORIGINAL     |              LEARNT              |          |
1.59/1.62	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.59/1.62	c ==============================================================================
1.59/1.62	c |         0 | 1377238  3343680 |  413171       0        0     nan |  0.000 % |
9.59/9.67	c |         0 |  958485  2693825 |      --       0       --      -- |     --   | -116636/37456
9.59/9.67	c ==============================================================================
9.59/9.67	c Result  :   #vars: 138674   #clauses: 958485   #literals: 2693825
9.59/9.67	c CPU time:   9.31758 s
9.59/9.67	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-1582150-1238936840/watcher-1582150-1238936840 -o /tmp/evaluation-result-1582150-1238936840/solver-1582150-1238936840 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1582150-1238936840.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: 2.03 1.78 1.36 3/65 17064
/proc/meminfo: memFree=1793496/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=0
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166346509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 235 195 169 0 50 0
[pid=17065] ppid=17064 vsize=1552 CPUtime=0
/proc/17065/stat : 17065 (SatElite) R 17064 17064 16418 0 -1 4194304 263 0 0 0 0 0 0 0 19 0 1 0 1166346509 1589248 247 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 1 0 0
/proc/17065/statm: 388 247 50 127 0 258 0

[startup+0.102772 s]
/proc/loadavg: 2.03 1.78 1.36 3/65 17064
/proc/meminfo: memFree=1793496/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=0
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166346509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 235 195 169 0 50 0
[pid=17065] ppid=17064 vsize=27656 CPUtime=0.08
/proc/17065/stat : 17065 (SatElite) R 17064 17064 16418 0 -1 4194304 5979 0 0 0 6 2 0 0 19 0 1 0 1166346509 28319744 5795 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/17065/statm: 6914 5796 50 127 0 6784 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33012

[startup+0.201788 s]
/proc/loadavg: 2.03 1.78 1.36 3/65 17064
/proc/meminfo: memFree=1793496/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=0
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166346509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 235 195 169 0 50 0
[pid=17065] ppid=17064 vsize=38456 CPUtime=0.18
/proc/17065/stat : 17065 (SatElite) R 17064 17064 16418 0 -1 4194304 8596 0 0 0 14 4 0 0 20 0 1 0 1166346509 39378944 8412 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/17065/statm: 9614 8413 50 127 0 9484 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 43812

[startup+0.301805 s]
/proc/loadavg: 2.03 1.78 1.36 3/65 17064
/proc/meminfo: memFree=1793496/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=0
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166346509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 235 195 169 0 50 0
[pid=17065] ppid=17064 vsize=49644 CPUtime=0.29
/proc/17065/stat : 17065 (SatElite) R 17064 17064 16418 0 -1 4194304 11259 0 0 0 23 6 0 0 20 0 1 0 1166346509 50835456 11075 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/17065/statm: 12444 11075 50 127 0 12314 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55000

[startup+0.701876 s]
/proc/loadavg: 2.03 1.78 1.36 3/65 17064
/proc/meminfo: memFree=1793496/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=0
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166346509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 235 195 169 0 50 0
[pid=17065] ppid=17064 vsize=69116 CPUtime=0.69
/proc/17065/stat : 17065 (SatElite) R 17064 17064 16418 0 -1 4194304 15986 0 0 0 58 11 0 0 25 0 1 0 1166346509 70774784 15802 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/17065/statm: 17279 15802 50 127 0 17149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74472

[startup+1.50202 s]
/proc/loadavg: 2.03 1.78 1.36 2/67 17066
/proc/meminfo: memFree=1707720/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=0
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166346509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 235 195 169 0 50 0
[pid=17065] ppid=17064 vsize=118644 CPUtime=1.49
/proc/17065/stat : 17065 (SatElite) R 17064 17064 16418 0 -1 4194304 29002 0 0 0 130 19 0 0 25 0 1 0 1166346509 121491456 28818 1992294400 134512640 135034092 4294956096 18446744073709551615 134542692 0 0 4096 3 0 0 0 17 1 0 0
/proc/17065/statm: 29661 28818 51 127 0 29531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124000

[startup+3.1023 s]
/proc/loadavg: 2.03 1.78 1.36 2/67 17066
/proc/meminfo: memFree=1668360/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=0
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166346509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 235 195 169 0 50 0
[pid=17065] ppid=17064 vsize=147032 CPUtime=3.09
/proc/17065/stat : 17065 (SatElite) R 17064 17064 16418 0 -1 4194304 38497 0 0 0 282 27 0 0 25 0 1 0 1166346509 150560768 34961 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/17065/statm: 36758 34961 68 127 0 36628 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 152388

[startup+6.30187 s]
/proc/loadavg: 2.03 1.78 1.36 2/67 17066
/proc/meminfo: memFree=1630792/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=0
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166346509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 235 195 169 0 50 0
[pid=17065] ppid=17064 vsize=155144 CPUtime=6.28
/proc/17065/stat : 17065 (SatElite) R 17064 17064 16418 0 -1 4194304 43805 0 0 0 597 31 0 0 25 0 1 0 1166346509 158867456 36322 1992294400 134512640 135034092 4294956096 18446744073709551615 134566728 0 0 4096 3 0 0 0 17 1 0 0
/proc/17065/statm: 38786 36322 68 127 0 38656 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 160500

[startup+12.703 s]
/proc/loadavg: 2.03 1.79 1.37 2/67 17067
/proc/meminfo: memFree=1657872/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=146384 CPUtime=2
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 32109 0 0 0 176 24 0 0 16 0 2 0 1166347609 149897216 32035 1992294400 134512640 135305190 4294956144 18446744073709551615 134838511 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17067/statm: 36596 32035 82 193 0 36400 0
Current children cumulated CPU time (s) 12.99
Current children cumulated vsize (KiB) 151740

[startup+25.5013 s]
/proc/loadavg: 2.09 1.81 1.38 3/68 17068
/proc/meminfo: memFree=1632328/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=152668 CPUtime=27.49
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 33399 0 0 0 2722 27 0 0 17 0 2 0 1166347609 156332032 33325 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 38167 33325 83 193 0 37971 0
[pid=17067/tid=17068] ppid=17064 vsize=152668 CPUtime=13.07
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 1644 0 0 0 1301 6 0 0 17 0 2 0 1166347745 156332032 33325 1992294400 134512640 135305190 4294956144 18446744073709551615 134546042 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.48
Current children cumulated vsize (KiB) 158024

[startup+51.1018 s]
/proc/loadavg: 2.06 1.83 1.40 3/68 17068
/proc/meminfo: memFree=1623432/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=161320 CPUtime=78.51
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 35645 0 0 0 7820 31 0 0 17 0 2 0 1166347609 165191680 35571 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 40330 35571 83 193 0 40134 0
[pid=17067/tid=17068] ppid=17064 vsize=161320 CPUtime=38.62
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 2719 0 0 0 3854 8 0 0 17 0 2 0 1166347745 165191680 35571 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.5
Current children cumulated vsize (KiB) 166676

[startup+102.302 s]
/proc/loadavg: 2.02 1.85 1.42 3/68 17068
/proc/meminfo: memFree=1599112/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=185220 CPUtime=180.66
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 41693 0 0 0 18027 39 0 0 18 0 2 0 1166347609 189665280 41619 1992294400 134512640 135305190 4294956144 18446744073709551615 134551694 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 46305 41619 83 193 0 46109 0
[pid=17067/tid=17068] ppid=17064 vsize=185220 CPUtime=89.77
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 4954 0 0 0 8967 10 0 0 18 0 2 0 1166347745 189665280 41619 1992294400 134512640 135305190 4294956144 18446744073709551615 134551749 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 191.65
Current children cumulated vsize (KiB) 190576

[startup+162.302 s]
/proc/loadavg: 2.01 1.88 1.46 3/68 17068
/proc/meminfo: memFree=1582344/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=202124 CPUtime=300.37
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 45969 0 0 0 29992 45 0 0 17 0 2 0 1166347609 206974976 45895 1992294400 134512640 135305190 4294956144 18446744073709551615 134557923 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 50531 45895 83 193 0 50335 0
[pid=17067/tid=17068] ppid=17064 vsize=202124 CPUtime=149.74
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 6646 0 0 0 14961 13 0 0 18 0 2 0 1166347745 206974976 45895 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 311.36
Current children cumulated vsize (KiB) 207480

[startup+222.305 s]
/proc/loadavg: 2.00 1.90 1.49 3/68 17068
/proc/meminfo: memFree=1565832/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=218076 CPUtime=420.09
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 50029 0 0 0 41959 50 0 0 17 0 2 0 1166347609 223309824 49955 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 54519 49955 83 193 0 54323 0
[pid=17067/tid=17068] ppid=17064 vsize=218076 CPUtime=209.71
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 8151 0 0 0 20957 14 0 0 17 0 2 0 1166347745 223309824 49955 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 431.08
Current children cumulated vsize (KiB) 223432

[startup+282.303 s]
/proc/loadavg: 2.00 1.91 1.52 3/68 17068
/proc/meminfo: memFree=1562056/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=222484 CPUtime=539.81
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 50957 0 0 0 53930 51 0 0 18 0 2 0 1166347609 227823616 50883 1992294400 134512640 135305190 4294956144 18446744073709551615 134541935 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 55621 50883 83 193 0 55425 0
[pid=17067/tid=17068] ppid=17064 vsize=222484 CPUtime=269.69
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 8512 0 0 0 26954 15 0 0 17 0 2 0 1166347745 227823616 50883 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 550.8
Current children cumulated vsize (KiB) 227840

[startup+342.302 s]
/proc/loadavg: 2.00 1.92 1.55 3/68 17068
/proc/meminfo: memFree=1532104/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=251588 CPUtime=659.52
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 58445 0 0 0 65892 60 0 0 18 0 2 0 1166347609 257626112 58371 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 62897 58371 83 193 0 62701 0
[pid=17067/tid=17068] ppid=17064 vsize=251588 CPUtime=329.65
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 11608 0 0 0 32946 19 0 0 17 0 2 0 1166347745 257626112 58371 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 670.51
Current children cumulated vsize (KiB) 256944

[startup+402.301 s]
/proc/loadavg: 2.00 1.94 1.57 3/68 17068
/proc/meminfo: memFree=1531912/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=251588 CPUtime=779.25
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 58452 0 0 0 77864 61 0 0 21 0 2 0 1166347609 257626112 58378 1992294400 134512640 135305190 4294956144 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 62897 58378 83 193 0 62701 0
[pid=17067/tid=17068] ppid=17064 vsize=251588 CPUtime=389.63
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 11608 0 0 0 38944 19 0 0 20 0 2 0 1166347745 257626112 58378 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 790.24
Current children cumulated vsize (KiB) 256944

[startup+462.302 s]
/proc/loadavg: 2.00 1.94 1.59 3/68 17068
/proc/meminfo: memFree=1531336/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=252612 CPUtime=898.97
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 58591 0 0 0 89836 61 0 0 19 0 2 0 1166347609 258674688 58517 1992294400 134512640 135305190 4294956144 18446744073709551615 134551851 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 63153 58517 83 193 0 62957 0
[pid=17067/tid=17068] ppid=17064 vsize=252612 CPUtime=449.6
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 11688 0 0 0 44941 19 0 0 25 0 2 0 1166347745 258674688 58517 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 909.96
Current children cumulated vsize (KiB) 257968

[startup+522.301 s]
/proc/loadavg: 2.00 1.95 1.62 3/68 17068
/proc/meminfo: memFree=1510280/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=274004 CPUtime=1018.71
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 63842 0 0 0 101803 68 0 0 18 0 2 0 1166347609 280580096 63768 1992294400 134512640 135305190 4294956144 18446744073709551615 134528840 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 68501 63768 83 193 0 68305 0
[pid=17067/tid=17068] ppid=17064 vsize=274004 CPUtime=509.58
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 13873 0 0 0 50936 22 0 0 17 0 2 0 1166347745 280580096 63768 1992294400 134512640 135305190 4294956144 18446744073709551615 134557414 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1029.7
Current children cumulated vsize (KiB) 279360

[startup+582.302 s]
/proc/loadavg: 2.00 1.96 1.64 3/68 17068
/proc/meminfo: memFree=1481672/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=302140 CPUtime=1138.44
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 70982 0 0 0 113768 76 0 0 17 0 2 0 1166347609 309391360 70908 1992294400 134512640 135305190 4294956144 18446744073709551615 134528590 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 75535 70908 83 193 0 75339 0
[pid=17067/tid=17068] ppid=17064 vsize=302140 CPUtime=569.55
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 16884 0 0 0 56929 26 0 0 18 0 2 0 1166347745 309391360 70908 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1149.43
Current children cumulated vsize (KiB) 307496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.703 s]
/proc/loadavg: 2.00 1.96 1.65 3/68 17068
/proc/meminfo: memFree=1481608/2055920 swapFree=4177672/4192956
[pid=17064] ppid=17062 vsize=5356 CPUtime=10.99
/proc/17064/stat : 17064 (manysat.sh) S 17062 17064 16418 0 -1 4194304 312 49956 0 0 0 0 1053 46 19 0 1 0 1166346509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17064/statm: 1339 238 195 169 0 50 0
[pid=17067] ppid=17064 vsize=302140 CPUtime=1189.14
/proc/17067/stat : 17067 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194304 70990 0 0 0 118837 77 0 0 17 0 2 0 1166347609 309391360 70916 1992294400 134512640 135305190 4294956144 18446744073709551615 134557963 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17067/statm: 75535 70916 83 193 0 75339 0
[pid=17067/tid=17068] ppid=17064 vsize=302140 CPUtime=594.96
/proc/17067/task/17068/stat : 17068 (manysat1.1_stat) R 17064 17064 16418 0 -1 4194368 16892 0 0 0 59469 27 0 0 17 0 2 0 1166347745 309391360 70916 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 307496

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 17064 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=539397
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=462929
# CPU time returned by wait4() is 11.0023
# while last known CPU time is 1200.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 607.722
CPU time (s): 1200.13
CPU user time (s): 1198.9
CPU system time (s): 1.23
CPU usage (%): 197.48
Max. virtual memory (cumulated for all children) (KiB): 307496

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

runsolver used 0.565913 second user time and 1.65775 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-05 15:07:22
IDJOB=1582150
IDBENCH=71050
IDSOLVER=515
FILE ID=node56/1582150-1238936840
PBS_JOBID= 9101436
Free space on /tmp= 103216 MiB

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

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=771600778

node56.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.256
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.256
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:       1794744 kB
Buffers:         12084 kB
Cached:         180984 kB
SwapCached:       9096 kB
Active:          47504 kB
Inactive:       156080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794744 kB
SwapTotal:     4192956 kB
SwapFree:      4177672 kB
Dirty:           27868 kB
Writeback:           0 kB
Mapped:          16220 kB
Slab:            43568 kB
Committed_AS:  3132864 kB
PageTables:       1496 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= 103188 MiB
End job on node56 at 2009-04-05 15:17:32