Trace number 328043

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, and are wall clock time (not CPU 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
ornithorynque 0.1 alpha? (TO) 1200.05 601.424

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1299158672-14.SAT.shuffled.cnf
MD5SUMbb020a272b82c40a137247ab0662fc0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.62399
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.03	c ...done
0.00/0.03	c nbVar=75 nbClause=6675
0.00/0.03	c nbVar=75 nbClause=6675
0.00/0.04	c complete search running
0.00/0.04	c local search running
0.00/0.04	c flip 0 nbSat=6626 maxSat=0
0.35/0.24	c flip 0 nbSat=8183 maxSat=6655
0.95/0.56	c flip 0 nbSat=9939 maxSat=8219
1.95/1.07	c flip 0 nbSat=12178 maxSat=9961
3.35/1.75	c flip 0 nbSat=14682 maxSat=12214
3.95/2.03	c nbDecision=10000 #clauses=15666
5.54/2.80	c flip 0 nbSat=17885 maxSat=14710
8.94/4.50	c flip 0 nbSat=22181 maxSat=17925
11.33/5.71	c nbDecision=20000 #clauses=24706
14.32/7.20	c flip 0 nbSat=27158 maxSat=22227
21.51/10.82	c flip 0 nbSat=31982 maxSat=27187
24.50/12.31	c nbDecision=30000 #clauses=33782
30.70/15.45	c flip 0 nbSat=37668 maxSat=32017
41.06/20.70	c nbDecision=40000 #clauses=42872
42.26/21.27	c flip 0 nbSat=43295 maxSat=37693
56.23/28.25	c flip 0 nbSat=48986 maxSat=43326
65.41/32.89	c nbDecision=50000 #clauses=51920
72.78/36.54	c flip 0 nbSat=54184 maxSat=49007
91.55/45.91	c flip 0 nbSat=59155 maxSat=54218
100.32/50.32	c nbDecision=60000 #clauses=60990
111.31/55.82	c flip 0 nbSat=63288 maxSat=59186
133.66/67.08	c flip 0 nbSat=67940 maxSat=63318
144.83/72.69	c nbDecision=70000 #clauses=70038
157.39/78.96	c flip 0 nbSat=72219 maxSat=67968
182.94/91.78	c flip 0 nbSat=77780 maxSat=72249
188.33/94.49	c nbDecision=80000 #clauses=79111
210.48/105.60	c flip 0 nbSat=84003 maxSat=77819
232.22/116.42	c nbDecision=90000 #clauses=88160
240.81/120.71	c flip 0 nbSat=89695 maxSat=84033
272.72/136.71	c flip 0 nbSat=95523 maxSat=89737
283.31/142.05	c nbDecision=100000 #clauses=97245
307.46/154.19	c flip 0 nbSat=101541 maxSat=95555
333.99/167.40	c nbDecision=110000 #clauses=106350
343.76/172.39	c flip 0 nbSat=108048 maxSat=101572
383.48/192.27	c flip 0 nbSat=114164 maxSat=108081
394.06/197.53	c nbDecision=120000 #clauses=115569
424.19/212.63	c flip 0 nbSat=120381 maxSat=114189
454.51/227.81	c nbDecision=130000 #clauses=124695
468.48/234.82	c flip 0 nbSat=126857 maxSat=120400
513.59/257.45	c flip 0 nbSat=132494 maxSat=126889
524.75/263.02	c nbDecision=140000 #clauses=133847
562.47/281.93	c flip 0 nbSat=137555 maxSat=132531
613.74/307.70	c flip 0 nbSat=142819 maxSat=137589
614.95/308.27	c nbDecision=150000 #clauses=143000
665.63/333.68	c flip 0 nbSat=148929 maxSat=142861
689.38/345.57	c nbDecision=160000 #clauses=152150
721.30/361.54	c flip 0 nbSat=156036 maxSat=148965
768.61/385.29	c nbDecision=170000 #clauses=161271
779.97/390.93	c flip 0 nbSat=162225 maxSat=156077
841.03/421.52	c flip 0 nbSat=170033 maxSat=162267
844.43/423.20	c nbDecision=180000 #clauses=170472
902.89/452.50	c flip 0 nbSat=176797 maxSat=170067
925.64/463.99	c nbDecision=190000 #clauses=179616
967.73/485.08	c flip 0 nbSat=184112 maxSat=176837
1019.23/510.80	c nbDecision=200000 #clauses=188776
1036.39/519.48	c flip 0 nbSat=190085 maxSat=184145
1106.82/554.73	c flip 0 nbSat=197453 maxSat=190118
1111.62/557.19	c nbDecision=210000 #clauses=197938
1178.85/590.89	c flip 0 nbSat=203867 maxSat=197490

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node63/watcher-328043-1173107111 -o ROOT/results/node63/solver-328043-1173107111 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328043-1173107111/ornithorynque /tmp/evaluation/328043-1173107111/instance-328043-1173107111.cnf 

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): 2400 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.83 1.92 1.94 3/64 5698
/proc/meminfo: memFree=1133968/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=23220 CPUtime=0
/proc/5698/stat : 5698 (ornithorynque) R 5696 5698 5359 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330668505 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247252161648 0 0 4096 0 0 0 0 17 1 0 0
/proc/5698/statm: 5805 263 218 42 0 45 0

[startup+0.0478601 s]
/proc/loadavg: 1.83 1.92 1.94 3/64 5698
/proc/meminfo: memFree=1133968/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=44896 CPUtime=0.04
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 784 0 0 0 4 0 0 0 18 0 3 0 330668505 45973504 745 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 11224 745 387 42 0 5476 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 44896

[startup+0.101867 s]
/proc/loadavg: 1.83 1.92 1.94 3/64 5698
/proc/meminfo: memFree=1133968/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=45028 CPUtime=0.15
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 810 0 0 0 15 0 0 0 18 0 3 0 330668505 46108672 771 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 11257 771 387 42 0 5509 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45028

[startup+0.301889 s]
/proc/loadavg: 1.83 1.92 1.94 3/64 5698
/proc/meminfo: memFree=1133968/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=46716 CPUtime=0.55
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 960 0 0 0 55 0 0 0 18 0 3 0 330668505 47837184 921 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 11679 921 387 42 0 5931 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46716

[startup+0.702933 s]
/proc/loadavg: 1.83 1.92 1.94 3/64 5698
/proc/meminfo: memFree=1133968/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=46988 CPUtime=1.35
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 1121 0 0 0 135 0 0 0 18 0 3 0 330668505 48115712 1082 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 11747 1082 387 42 0 5999 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46988

[startup+1.50302 s]
/proc/loadavg: 1.83 1.92 1.94 3/67 5701
/proc/meminfo: memFree=1130744/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=48488 CPUtime=2.95
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 1405 0 0 0 294 1 0 0 18 0 3 0 330668505 49651712 1366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 12122 1366 387 42 0 6374 0
[pid=5698/tid=5700] ppid=5696 vsize=48488 CPUtime=1.45
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 409 0 0 0 145 0 0 0 25 0 3 0 330668509 49651712 1366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312406 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=48488 CPUtime=1.45
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 232 0 0 0 145 0 0 0 25 0 3 0 330668509 49651712 1366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48488

[startup+3.10119 s]
/proc/loadavg: 1.83 1.92 1.94 3/67 5701
/proc/meminfo: memFree=1129144/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=50792 CPUtime=6.14
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 1926 0 0 0 613 1 0 0 18 0 3 0 330668505 52011008 1821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 12698 1821 387 42 0 6950 0
[pid=5698/tid=5700] ppid=5696 vsize=50792 CPUtime=3.05
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 679 0 0 0 305 0 0 0 18 0 3 0 330668509 52011008 1821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311308 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=50792 CPUtime=3.05
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 483 0 0 0 305 0 0 0 25 0 3 0 330668509 52011008 1821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241654 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 50792

[startup+6.30153 s]
/proc/loadavg: 1.85 1.92 1.94 3/67 5701
/proc/meminfo: memFree=1126456/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=52136 CPUtime=12.53
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 2335 0 0 0 1251 2 0 0 18 0 3 0 330668505 53387264 2230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 13034 2230 387 42 0 7286 0
[pid=5698/tid=5700] ppid=5696 vsize=52136 CPUtime=6.25
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 986 0 0 0 624 1 0 0 25 0 3 0 330668509 53387264 2230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=52136 CPUtime=6.23
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 585 0 0 0 623 0 0 0 25 0 3 0 330668509 53387264 2230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 52136

[startup+12.7012 s]
/proc/loadavg: 1.86 1.92 1.94 3/67 5701
/proc/meminfo: memFree=1122944/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=55616 CPUtime=25.3
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 3196 0 0 0 2527 3 0 0 18 0 3 0 330668505 56950784 3026 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 13904 3026 387 42 0 8156 0
[pid=5698/tid=5700] ppid=5696 vsize=55616 CPUtime=12.64
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 1453 0 0 0 1263 1 0 0 25 0 3 0 330668509 56950784 3026 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=55616 CPUtime=12.6
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 979 0 0 0 1260 0 0 0 25 0 3 0 330668509 56950784 3026 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 55616

[startup+25.5026 s]
/proc/loadavg: 1.89 1.92 1.94 3/67 5701
/proc/meminfo: memFree=1119360/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=58976 CPUtime=50.84
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 4175 0 0 0 5081 3 0 0 18 0 3 0 330668505 60391424 3940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 14744 3940 387 42 0 8996 0
[pid=5698/tid=5700] ppid=5696 vsize=58976 CPUtime=25.45
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 2047 0 0 0 2543 2 0 0 25 0 3 0 330668509 60391424 3940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311859 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=58976 CPUtime=25.34
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 1364 0 0 0 2534 0 0 0 25 0 3 0 330668509 60391424 3940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242057 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58976

[startup+51.1023 s]
/proc/loadavg: 1.93 1.93 1.94 3/67 5701
/proc/meminfo: memFree=1114432/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=65520 CPUtime=101.92
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 5878 0 0 0 10187 5 0 0 18 0 3 0 330668505 67092480 5163 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 16380 5163 387 42 0 10632 0
[pid=5698/tid=5700] ppid=5696 vsize=65520 CPUtime=51.04
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 2806 0 0 0 5100 4 0 0 25 0 3 0 330668509 67092480 5163 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=65520 CPUtime=50.84
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 2308 0 0 0 5083 1 0 0 25 0 3 0 330668509 67092480 5163 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 65520

[startup+102.307 s]
/proc/loadavg: 1.97 1.94 1.94 3/67 5701
/proc/meminfo: memFree=1107968/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=72796 CPUtime=204.1
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 7724 0 0 0 20403 7 0 0 18 0 3 0 330668505 74543104 6718 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 18199 6718 387 42 0 12451 0
[pid=5698/tid=5700] ppid=5696 vsize=72796 CPUtime=102.23
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 3970 0 0 0 10218 5 0 0 25 0 3 0 330668509 74543104 6718 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311824 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=72796 CPUtime=101.82
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 2990 0 0 0 10181 1 0 0 25 0 3 0 330668509 74543104 6718 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 72796

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.94 3/67 5701
/proc/meminfo: memFree=1101120/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=82908 CPUtime=323.81
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 10589 0 0 0 32371 10 0 0 18 0 3 0 330668505 84897792 8432 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 20727 8432 387 42 0 14979 0
[pid=5698/tid=5700] ppid=5696 vsize=82908 CPUtime=162.21
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 5084 0 0 0 16213 8 0 0 25 0 3 0 330668509 84897792 8432 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=82908 CPUtime=161.55
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 4741 0 0 0 16154 1 0 0 25 0 3 0 330668509 84897792 8432 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242580 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 82908

[startup+222.302 s]
/proc/loadavg: 1.99 1.95 1.94 3/67 5701
/proc/meminfo: memFree=1094976/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=88916 CPUtime=443.53
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 12327 0 0 0 44341 12 0 0 18 0 3 0 330668505 91049984 9974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 22229 9974 387 42 0 16481 0
[pid=5698/tid=5700] ppid=5696 vsize=88916 CPUtime=222.18
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 6104 0 0 0 22209 9 0 0 25 0 3 0 330668509 91049984 9974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=88916 CPUtime=221.3
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 5459 0 0 0 22128 2 0 0 25 0 3 0 330668509 91049984 9974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 88916

[startup+282.303 s]
/proc/loadavg: 1.99 1.96 1.94 3/67 5701
/proc/meminfo: memFree=1091072/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=94184 CPUtime=563.27
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 14060 0 0 0 56313 14 0 0 18 0 3 0 330668505 96444416 11061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 23546 11061 387 42 0 17798 0
[pid=5698/tid=5700] ppid=5696 vsize=94184 CPUtime=282.17
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 6994 0 0 0 28206 11 0 0 25 0 3 0 330668509 96444416 11061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=94184 CPUtime=281.05
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 6302 0 0 0 28103 2 0 0 25 0 3 0 330668509 96444416 11061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 94184

[startup+342.302 s]
/proc/loadavg: 1.99 1.96 1.94 3/67 5701
/proc/meminfo: memFree=1087104/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=97268 CPUtime=683
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 15093 0 0 0 68284 16 0 0 18 0 3 0 330668505 99602432 11929 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 24317 11929 387 42 0 18569 0
[pid=5698/tid=5700] ppid=5696 vsize=97268 CPUtime=342.15
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 7609 0 0 0 34203 12 0 0 25 0 3 0 330668509 99602432 11929 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=97268 CPUtime=340.8
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 6720 0 0 0 34077 3 0 0 25 0 3 0 330668509 99602432 11929 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 97268

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.94 3/67 5701
/proc/meminfo: memFree=1083136/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=100000 CPUtime=802.72
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 16189 0 0 0 80255 17 0 0 18 0 3 0 330668505 102400000 12959 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 25000 12959 387 42 0 19252 0
[pid=5698/tid=5700] ppid=5696 vsize=100000 CPUtime=402.14
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 8328 0 0 0 40201 13 0 0 25 0 3 0 330668509 102400000 12959 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=100000 CPUtime=400.53
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 7097 0 0 0 40050 3 0 0 25 0 3 0 330668509 102400000 12959 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242350 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 100000

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.94 3/67 5701
/proc/meminfo: memFree=1078656/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=109548 CPUtime=922.44
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 18828 0 0 0 92225 19 0 0 18 0 3 0 330668505 112177152 14030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 27387 14030 387 42 0 21639 0
[pid=5698/tid=5700] ppid=5696 vsize=109548 CPUtime=462.12
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 8956 0 0 0 46198 14 0 0 25 0 3 0 330668509 112177152 14030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=109548 CPUtime=460.28
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 9108 0 0 0 46024 4 0 0 25 0 3 0 330668509 112177152 14030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (KiB) 109548

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.94 3/67 5701
/proc/meminfo: memFree=1075136/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=114748 CPUtime=1042.18
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 20410 0 0 0 104197 21 0 0 18 0 3 0 330668505 117501952 14948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 28687 14948 387 42 0 22939 0
[pid=5698/tid=5700] ppid=5696 vsize=114748 CPUtime=522.1
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 9513 0 0 0 52195 15 0 0 25 0 3 0 330668509 117501952 14948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=114748 CPUtime=520.02
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 10133 0 0 0 51998 4 0 0 25 0 3 0 330668509 117501952 14948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 114748

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.94 3/67 5701
/proc/meminfo: memFree=1071232/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=119376 CPUtime=1161.89
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 21836 0 0 0 116166 23 0 0 18 0 3 0 330668505 122241024 15886 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 29844 15886 387 42 0 24096 0
[pid=5698/tid=5700] ppid=5696 vsize=119376 CPUtime=582.09
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 10518 0 0 0 58192 17 0 0 25 0 3 0 330668509 122241024 15886 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=119376 CPUtime=579.75
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 10554 0 0 0 57971 4 0 0 25 0 3 0 330668509 122241024 15886 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 119376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.97 1.94 3/67 5701
/proc/meminfo: memFree=1069632/2055920 swapFree=4183280/4192956
[pid=5698] ppid=5696 vsize=122368 CPUtime=1200.01
/proc/5698/stat : 5698 (ornithorynque) S 5696 5698 5359 0 -1 4194304 22623 0 0 0 119978 23 0 0 18 0 3 0 330668505 125304832 16274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/5698/statm: 30592 16274 387 42 0 24844 0
[pid=5698/tid=5700] ppid=5696 vsize=122368 CPUtime=601.19
/proc/5698/task/5700/stat : 5700 (ornithorynque) R 5696 5698 5359 0 -1 4194368 10904 0 0 0 60101 18 0 0 25 0 3 0 330668509 125304832 16274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=5698/tid=5701] ppid=5696 vsize=122368 CPUtime=598.78
/proc/5698/task/5701/stat : 5701 (ornithorynque) R 5696 5698 5359 0 -1 4194368 10955 0 0 0 59874 4 0 0 25 0 3 0 330668509 125304832 16274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285268 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 122368

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)
Real time (s): 601.424
CPU time (s): 1200.05
CPU user time (s): 1199.8
CPU system time (s): 0.251961
CPU usage (%): 199.534
Max. virtual memory (cumulated for all children) (KiB): 122368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22623
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= 15
involuntary context switches= 9106

runsolver used 0.422935 second user time and 1.77373 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Mon Mar  5 15:05:11 UTC 2007

IDJOB= 328043
IDBENCH= 19951
IDSOLVER= 139
FILE ID= node63/328043-1173107111

PBS_JOBID= 4013911

Free space on /tmp= 66540 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1299158672-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328043-1173107111/ornithorynque /tmp/evaluation/328043-1173107111/instance-328043-1173107111.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-328043-1173107111 -o ROOT/results/node63/solver-328043-1173107111 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328043-1173107111/ornithorynque /tmp/evaluation/328043-1173107111/instance-328043-1173107111.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  bb020a272b82c40a137247ab0662fc0e

RANDOM SEED= 239082424

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1134440 kB
Buffers:         36328 kB
Cached:         796116 kB
SwapCached:       3684 kB
Active:          26612 kB
Inactive:       815384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1134440 kB
SwapTotal:     4192956 kB
SwapFree:      4183280 kB
Dirty:             424 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:            65548 kB
Committed_AS:   768444 kB
PageTables:       1460 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= 66540 MiB

End job on node63 on Mon Mar  5 15:15:15 UTC 2007