Trace number 1719334

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 0/2009-03-20? (exit code) 75.4755 45.6947

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.736
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 13380350, num vars = 520770
0.00/0.00	c Exiting...too many clauses
75.11/45.46	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
75.11/45.46	c ============================[ Problem Statistics ]=============================
75.11/45.46	c |                                                                             |
75.11/45.46	c threadId              : 0
75.11/45.46	c restarts              : 43
75.11/45.46	c conflicts             : 3790           (52 /sec)
75.11/45.46	c decisions             : 1396385        (0.60 % random) (19195 /sec)
75.11/45.46	c propagations          : 45661377       (627683 /sec)
75.11/45.46	c conflict literals     : 219921         (10.09 % deleted)
75.11/45.46	c Memory used           : 1586.79 MB
75.11/45.46	c CPU time              : 72.7459 s
75.11/45.46	
75.11/45.46	c --->m=2, e=8, aimd=0, HOME/instance-1719334-1240645971.cnf	time: 36.374	conflicts: 3790         

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-1719334-1240645971/watcher-1719334-1240645971 -o /tmp/evaluation-result-1719334-1240645971/solver-1719334-1240645971 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1719334-1240645971.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 1.09 1.00 0.99 2/65 23944
/proc/meminfo: memFree=1592472/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=2116 CPUtime=0
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 92632647 2166784 393 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23946/statm: 529 396 71 193 0 333 0

[startup+0.097322 s]
/proc/loadavg: 1.09 1.00 0.99 2/65 23944
/proc/meminfo: memFree=1592472/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=12780 CPUtime=0.08
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 2970 0 0 0 7 1 0 0 18 0 1 0 92632647 13086720 2956 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23946/statm: 3195 2958 71 193 0 2999 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18136

[startup+0.10132 s]
/proc/loadavg: 1.09 1.00 0.99 2/65 23944
/proc/meminfo: memFree=1592472/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=13044 CPUtime=0.09
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 3079 0 0 0 8 1 0 0 18 0 1 0 92632647 13357056 3065 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23946/statm: 3261 3066 71 193 0 3065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18400

[startup+0.301341 s]
/proc/loadavg: 1.09 1.00 0.99 2/65 23944
/proc/meminfo: memFree=1592472/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=35664 CPUtime=0.28
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 8451 0 0 0 25 3 0 0 19 0 1 0 92632647 36519936 8437 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23946/statm: 8916 8437 71 193 0 8720 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 41020

[startup+0.701378 s]
/proc/loadavg: 1.09 1.00 0.99 2/65 23944
/proc/meminfo: memFree=1592472/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=76832 CPUtime=0.69
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 18791 0 0 0 60 9 0 0 23 0 1 0 92632647 78675968 18777 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23946/statm: 19208 18778 71 193 0 19012 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82188

[startup+1.50145 s]
/proc/loadavg: 1.09 1.00 0.99 2/67 23947
/proc/meminfo: memFree=1487104/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=162828 CPUtime=1.49
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 39437 0 0 0 131 18 0 0 25 0 1 0 92632647 166735872 39423 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23946/statm: 40707 39424 71 193 0 40511 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 168184

[startup+3.1026 s]
/proc/loadavg: 1.16 1.02 1.00 2/67 23947
/proc/meminfo: memFree=1379008/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=328936 CPUtime=3.09
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 79119 0 0 0 272 37 0 0 25 0 1 0 92632647 336830464 79105 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23946/statm: 82234 79106 71 193 0 82038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 334292

[startup+6.30191 s]
/proc/loadavg: 1.16 1.02 1.00 2/67 23947
/proc/meminfo: memFree=1058688/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=655492 CPUtime=6.29
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 155035 0 0 0 552 77 0 0 25 0 1 0 92632647 671223808 155021 1992294400 134512640 135305190 4294956224 18446744073709551615 134698910 0 0 4096 3 0 0 0 17 0 0 0
/proc/23946/statm: 163873 155021 71 193 0 163677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 660848

[startup+12.7015 s]
/proc/loadavg: 1.14 1.02 1.00 2/67 23947
/proc/meminfo: memFree=405248/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=1300080 CPUtime=12.69
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 317528 0 0 0 1107 162 0 0 25 0 1 0 92632647 1331281920 317514 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/23946/statm: 325020 317515 71 193 0 324824 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1305436

[startup+25.5017 s]
/proc/loadavg: 1.27 1.05 1.01 3/68 23948
/proc/meminfo: memFree=60088/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=1615048 CPUtime=35.4
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 383780 0 0 0 3337 203 0 0 17 0 2 0 92632647 1653809152 383722 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23946/statm: 403762 383722 83 193 0 403566 0
[pid=23946/tid=23948] ppid=23944 vsize=1615048 CPUtime=9.93
/proc/23946/task/23948/stat : 23948 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194368 11369 0 0 0 983 10 0 0 17 0 2 0 92634197 1653809152 383723 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.4
Current children cumulated vsize (KiB) 1620404

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

[startup+38.3019 s]
/proc/loadavg: 1.43 1.10 1.02 3/68 23948
/proc/meminfo: memFree=51832/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=1621556 CPUtime=60.95
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 385637 0 0 0 5889 206 0 0 25 0 2 0 92632647 1660473344 385579 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23946/statm: 405389 385579 83 193 0 405193 0
[pid=23946/tid=23948] ppid=23944 vsize=1621556 CPUtime=22.68
/proc/23946/task/23948/stat : 23948 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194368 12404 0 0 0 2257 11 0 0 25 0 2 0 92634197 1660473344 385579 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.95
Current children cumulated vsize (KiB) 1626912

[startup+41.5012 s]
/proc/loadavg: 1.43 1.10 1.02 3/68 23948
/proc/meminfo: memFree=50936/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=1622100 CPUtime=67.33
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 385812 0 0 0 6527 206 0 0 25 0 2 0 92632647 1661030400 385754 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23946/statm: 405525 385754 83 193 0 405329 0
[pid=23946/tid=23948] ppid=23944 vsize=1622100 CPUtime=25.87
/proc/23946/task/23948/stat : 23948 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194368 12452 0 0 0 2576 11 0 0 17 0 2 0 92634197 1661030400 385754 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 67.33
Current children cumulated vsize (KiB) 1627456

[startup+43.1014 s]
/proc/loadavg: 1.48 1.11 1.03 3/68 23948
/proc/meminfo: memFree=50488/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=1622392 CPUtime=70.52
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 385898 0 0 0 6846 206 0 0 18 0 2 0 92632647 1661329408 385840 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23946/statm: 405598 385840 83 193 0 405402 0
[pid=23946/tid=23948] ppid=23944 vsize=1622392 CPUtime=27.46
/proc/23946/task/23948/stat : 23948 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194368 12464 0 0 0 2735 11 0 0 19 0 2 0 92634197 1661329408 385840 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.52
Current children cumulated vsize (KiB) 1627748

[startup+44.7025 s]
/proc/loadavg: 1.48 1.11 1.03 3/68 23948
/proc/meminfo: memFree=50040/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=1624224 CPUtime=73.72
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 386113 0 0 0 7166 206 0 0 17 0 2 0 92632647 1663205376 386055 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23946/statm: 406056 386055 83 193 0 405860 0
[pid=23946/tid=23948] ppid=23944 vsize=1624224 CPUtime=29.05
/proc/23946/task/23948/stat : 23948 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194368 12554 0 0 0 2894 11 0 0 17 0 2 0 92634197 1663205376 386055 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 73.72
Current children cumulated vsize (KiB) 1629580

[startup+45.1066 s]
/proc/loadavg: 1.48 1.11 1.03 3/68 23948
/proc/meminfo: memFree=49464/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=1624224 CPUtime=74.52
/proc/23946/stat : 23946 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194304 386140 0 0 0 7246 206 0 0 17 0 2 0 92632647 1663205376 386082 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23946/statm: 406056 386082 83 193 0 405860 0
[pid=23946/tid=23948] ppid=23944 vsize=1624224 CPUtime=29.45
/proc/23946/task/23948/stat : 23948 (manysat1.1_stat) R 23944 23944 23487 0 -1 4194368 12562 0 0 0 2934 11 0 0 17 0 2 0 92634197 1663205376 386082 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 74.52
Current children cumulated vsize (KiB) 1629580

[startup+45.5029 s]
/proc/loadavg: 1.48 1.11 1.03 3/68 23948
/proc/meminfo: memFree=49464/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=0 CPUtime=75.26
/proc/23946/stat : 23946 (manysat1.1_stat) Z 23944 23944 23487 0 -1 4194316 386296 0 0 0 7315 211 0 0 18 0 2 0 92632647 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23946/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 75.26
Current children cumulated vsize (KiB) 5356

[startup+45.6028 s]
/proc/loadavg: 1.48 1.11 1.03 3/68 23948
/proc/meminfo: memFree=49464/2055920 swapFree=4192812/4192956
[pid=23944] ppid=23942 vsize=5356 CPUtime=0
/proc/23944/stat : 23944 (manysat.sh) S 23942 23944 23487 0 -1 4194304 310 79 0 0 0 0 0 0 16 0 1 0 92632646 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23944/statm: 1339 237 195 169 0 50 0
[pid=23946] ppid=23944 vsize=0 CPUtime=75.36
/proc/23946/stat : 23946 (manysat1.1_stat) Z 23944 23944 23487 0 -1 4194316 386296 0 0 0 7315 221 0 0 18 0 2 0 92632647 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23946/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 75.36
Current children cumulated vsize (KiB) 5356

Child status: 10
Real time (s): 45.6947
CPU time (s): 75.4755
CPU user time (s): 73.1609
CPU system time (s): 2.31465
CPU usage (%): 165.174
Max. virtual memory (cumulated for all children) (KiB): 1630232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.1609
system time used= 2.31465
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 386697
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= 6578
involuntary context switches= 492

runsolver used 0.037994 second user time and 0.132979 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-25 09:53:09
IDJOB=1719334
IDBENCH=20582
IDSOLVER=513
FILE ID=node8/1719334-1240645971
PBS_JOBID= 9186440
Free space on /tmp= 65880 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719334-1240645971/watcher-1719334-1240645971 -o /tmp/evaluation-result-1719334-1240645971/solver-1719334-1240645971 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1719334-1240645971.cnf aimd 0

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

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED=199892503

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1593016 kB
Buffers:          2244 kB
Cached:         381888 kB
SwapCached:          0 kB
Active:         332092 kB
Inactive:        66832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1593016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          230428 kB
Writeback:           0 kB
Mapped:          24556 kB
Slab:            49800 kB
Committed_AS:   440012 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65876 MiB
End job on node8 at 2009-04-25 09:53:55