Trace number 328545

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 alphaUNSAT 100.753 51.4879

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc12062.cnf
MD5SUMcc0ca898241ac312882fa93ead2b644b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables200205
Number of clauses566857
Sum of the clauses size1466561
Maximum clause length3
Minimum clause length1
Number of clauses of size 124585
Number of clauses of size 2184840
Number of clauses of size 3357432
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned int
0.00/0.01	c parsing...
1.39/1.40	c ...done
1.39/1.40	c nbVar=200230 nbClause=566857
1.59/1.62	c nbVar=200230 nbClause=566857
1.89/1.94	c complete search running
1.89/1.94	c local search running
2.04/2.08	c flip 0 nbSat=464157 maxSat=0
2.24/2.12	c flip 10000 nbSat=474272 maxSat=474272
3.44/2.74	c flip 20000 nbSat=480687 maxSat=480687
7.02/4.54	c flip 30000 nbSat=485626 maxSat=485677
8.62/5.38	c flip 40000 nbSat=490338 maxSat=490338
10.01/6.03	c flip 50000 nbSat=495227 maxSat=495229
13.01/7.50	c flip 60000 nbSat=499534 maxSat=499534
13.80/7.90	c flip 70000 nbSat=504568 maxSat=504582
16.81/9.50	c flip 80000 nbSat=508934 maxSat=508934
18.80/10.43	c flip 90000 nbSat=512509 maxSat=512518
22.39/12.20	c flip 100000 nbSat=513894 maxSat=514219
23.99/13.02	c flip 110000 nbSat=516269 maxSat=516478
26.59/14.33	c flip 120000 nbSat=518099 maxSat=518133
29.37/15.70	c flip 130000 nbSat=518715 maxSat=519570
31.36/16.74	c flip 140000 nbSat=521230 maxSat=521676
33.96/18.03	c flip 150000 nbSat=522903 maxSat=523337
36.35/19.28	c flip 160000 nbSat=523619 maxSat=523935
37.15/19.65	c nbDecision=10000 #clauses=566879
39.34/20.70	c flip 170000 nbSat=525690 maxSat=525757
41.74/21.93	c flip 180000 nbSat=526583 maxSat=526661
43.93/23.06	c flip 190000 nbSat=527148 maxSat=527640
46.52/24.35	c flip 200000 nbSat=528274 maxSat=528292
48.92/25.50	c flip 210000 nbSat=529265 maxSat=529467
51.92/27.02	c flip 220000 nbSat=530009 maxSat=530259
54.31/28.27	c flip 230000 nbSat=530861 maxSat=531336
56.50/29.40	c flip 240000 nbSat=529889 maxSat=532065
59.50/30.88	c flip 250000 nbSat=533237 maxSat=533305
61.89/32.00	c flip 260000 nbSat=533339 maxSat=533872
64.09/33.17	c flip 270000 nbSat=532172 maxSat=534160
67.28/34.73	c flip 280000 nbSat=534900 maxSat=535083
69.68/35.94	c flip 290000 nbSat=535275 maxSat=535759
70.48/36.39	c nbDecision=20000 #clauses=566890
72.27/37.24	c flip 300000 nbSat=535887 maxSat=536576
75.26/38.71	c flip 310000 nbSat=536420 maxSat=536775
77.85/40.06	c flip 320000 nbSat=536284 maxSat=537012
81.05/41.62	c flip 330000 nbSat=537486 maxSat=537859
83.45/42.90	c flip 340000 nbSat=537574 maxSat=538195
85.63/43.90	c flip 350000 nbSat=537958 maxSat=538607
88.62/45.41	c flip 360000 nbSat=538713 maxSat=539213
91.01/46.69	c flip 370000 nbSat=539367 maxSat=539756
94.41/48.31	c flip 380000 nbSat=539308 maxSat=540092
96.40/49.36	c flip 390000 nbSat=539737 maxSat=540245
99.39/50.86	c flip 400000 nbSat=539722 maxSat=540626
100.60/51.46	c nbDecision=28835 #clauses=566901
100.60/51.46	c complete search ended
100.60/51.46	c local search ended
100.60/51.46	c complete search answered
100.60/51.46	
100.60/51.46	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-328545-1176323604 -o ROOT/results/node11/solver-328545-1176323604 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328545-1176323604/ornithorynque /tmp/evaluation/328545-1176323604/instance-328545-1176323604.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.99 1.61 1.19 3/77 31769
/proc/meminfo: memFree=1202160/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=23220 CPUtime=0
/proc/31769/stat : 31769 (ornithorynque) R 31767 31769 30795 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 73409432 23777280 246 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262907399441 0 0 4096 0 0 0 0 17 1 0 0
/proc/31769/statm: 5805 246 211 42 0 45 0

[startup+0.014656 s]
/proc/loadavg: 1.99 1.61 1.19 3/77 31769
/proc/meminfo: memFree=1202160/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=24008 CPUtime=0
/proc/31769/stat : 31769 (ornithorynque) R 31767 31769 30795 0 -1 4194304 679 0 0 0 0 0 0 0 18 0 1 0 73409432 24584192 593 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262910255321 0 0 4096 1088 0 0 0 17 1 0 0
/proc/31769/statm: 6002 596 379 42 0 254 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24008

[startup+0.101668 s]
/proc/loadavg: 1.99 1.61 1.19 3/77 31769
/proc/meminfo: memFree=1202160/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=30624 CPUtime=0.08
/proc/31769/stat : 31769 (ornithorynque) R 31767 31769 30795 0 -1 4194304 2748 0 0 0 8 0 0 0 18 0 1 0 73409432 31358976 1926 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262909891297 0 0 4096 1088 0 0 0 17 1 0 0
/proc/31769/statm: 7656 1926 379 42 0 1908 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30624

[startup+0.301691 s]
/proc/loadavg: 1.99 1.61 1.19 3/77 31769
/proc/meminfo: memFree=1202160/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=38760 CPUtime=0.29
/proc/31769/stat : 31769 (ornithorynque) R 31767 31769 30795 0 -1 4194304 4938 0 0 0 27 2 0 0 19 0 1 0 73409432 39690240 3730 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262909891297 0 0 4096 1088 0 0 0 17 1 0 0
/proc/31769/statm: 9690 3730 379 42 0 3942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38760

[startup+0.701739 s]
/proc/loadavg: 1.99 1.61 1.19 3/77 31769
/proc/meminfo: memFree=1202160/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=53744 CPUtime=0.68
/proc/31769/stat : 31769 (ornithorynque) R 31767 31769 30795 0 -1 4194304 9001 0 0 0 64 4 0 0 23 0 1 0 73409432 55033856 7280 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262909891297 0 0 4096 1088 0 0 0 17 1 0 0
/proc/31769/statm: 13436 7280 379 42 0 7688 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53744

[startup+1.50183 s]
/proc/loadavg: 1.99 1.61 1.19 2/78 31770
/proc/meminfo: memFree=1163944/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=116924 CPUtime=1.49
/proc/31769/stat : 31769 (ornithorynque) R 31767 31769 30795 0 -1 4194304 25332 0 0 0 136 13 0 0 25 0 1 0 73409432 119730176 22586 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262909891297 0 0 4096 1088 0 0 0 17 1 0 0
/proc/31769/statm: 29231 22586 384 42 0 23483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116924

[startup+3.10104 s]
/proc/loadavg: 1.91 1.60 1.19 3/80 31772
/proc/meminfo: memFree=1072536/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=180272 CPUtime=4.23
/proc/31769/stat : 31769 (ornithorynque) S 31767 31769 30795 0 -1 4194304 40254 0 0 0 404 19 0 0 25 0 3 0 73409432 184598528 32351 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31769/statm: 45068 32351 389 42 0 39320 0
[pid=31769/tid=31771] ppid=31767 vsize=180272 CPUtime=1.14
/proc/31769/task/31771/stat : 31771 (ornithorynque) R 31767 31769 30795 0 -1 4194368 3236 0 0 0 113 1 0 0 25 0 3 0 73409627 184598528 32351 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4329362 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31769/tid=31772] ppid=31767 vsize=180272 CPUtime=1.14
/proc/31769/task/31772/stat : 31772 (ornithorynque) R 31767 31769 30795 0 -1 4194368 2 0 0 0 114 0 0 0 25 0 3 0 73409627 184598528 32351 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244213 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 180272

[startup+6.30141 s]
/proc/loadavg: 1.91 1.60 1.19 3/80 31772
/proc/meminfo: memFree=1072152/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=184700 CPUtime=10.62
/proc/31769/stat : 31769 (ornithorynque) S 31767 31769 30795 0 -1 4194304 49203 0 0 0 1038 24 0 0 25 0 3 0 73409432 189132800 32352 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31769/statm: 46175 32352 389 42 0 40427 0
[pid=31769/tid=31771] ppid=31767 vsize=184700 CPUtime=4.34
/proc/31769/task/31771/stat : 31771 (ornithorynque) R 31767 31769 30795 0 -1 4194368 12185 0 0 0 428 6 0 0 25 0 3 0 73409627 189132800 32352 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31769/tid=31772] ppid=31767 vsize=184700 CPUtime=4.33
/proc/31769/task/31772/stat : 31772 (ornithorynque) R 31767 31769 30795 0 -1 4194368 2 0 0 0 433 0 0 0 25 0 3 0 73409627 189132800 32352 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.62
Current children cumulated vsize (KiB) 184700

[startup+12.7012 s]
/proc/loadavg: 1.92 1.61 1.20 3/80 31772
/proc/meminfo: memFree=1072088/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=186268 CPUtime=23.38
/proc/31769/stat : 31769 (ornithorynque) S 31767 31769 30795 0 -1 4194304 66060 0 0 0 2308 30 0 0 25 0 3 0 73409432 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31769/statm: 46567 32745 389 42 0 40819 0
[pid=31769/tid=31771] ppid=31767 vsize=186268 CPUtime=10.74
/proc/31769/task/31771/stat : 31771 (ornithorynque) R 31767 31769 30795 0 -1 4194368 29042 0 0 0 1061 13 0 0 25 0 3 0 73409627 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4273709 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31769/tid=31772] ppid=31767 vsize=186268 CPUtime=10.7
/proc/31769/task/31772/stat : 31772 (ornithorynque) R 31767 31769 30795 0 -1 4194368 2 0 0 0 1070 0 0 0 25 0 3 0 73409627 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244171 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.38
Current children cumulated vsize (KiB) 186268

[startup+25.5027 s]
/proc/loadavg: 1.93 1.62 1.21 3/80 31772
/proc/meminfo: memFree=1072088/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=186268 CPUtime=48.92
/proc/31769/stat : 31769 (ornithorynque) S 31767 31769 30795 0 -1 4194304 98596 0 0 0 4847 45 0 0 25 0 3 0 73409432 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31769/statm: 46567 32745 389 42 0 40819 0
[pid=31769/tid=31771] ppid=31767 vsize=186268 CPUtime=23.53
/proc/31769/task/31771/stat : 31771 (ornithorynque) R 31767 31769 30795 0 -1 4194368 61578 0 0 0 2326 27 0 0 25 0 3 0 73409627 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4273787 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31769/tid=31772] ppid=31767 vsize=186268 CPUtime=23.44
/proc/31769/task/31772/stat : 31772 (ornithorynque) R 31767 31769 30795 0 -1 4194368 2 0 0 0 2344 0 0 0 25 0 3 0 73409627 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4296984 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.92
Current children cumulated vsize (KiB) 186268

[startup+51.1027 s]
/proc/loadavg: 1.96 1.65 1.23 3/80 31772
/proc/meminfo: memFree=1072088/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=186268 CPUtime=100
/proc/31769/stat : 31769 (ornithorynque) S 31767 31769 30795 0 -1 4194304 162492 0 0 0 9928 72 0 0 25 0 3 0 73409432 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31769/statm: 46567 32745 389 42 0 40819 0
[pid=31769/tid=31771] ppid=31767 vsize=186268 CPUtime=49.12
/proc/31769/task/31771/stat : 31771 (ornithorynque) R 31767 31769 30795 0 -1 4194368 125474 0 0 0 4858 54 0 0 25 0 3 0 73409627 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4273705 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31769/tid=31772] ppid=31767 vsize=186268 CPUtime=48.93
/proc/31769/task/31772/stat : 31772 (ornithorynque) R 31767 31769 30795 0 -1 4194368 2 0 0 0 4893 0 0 0 25 0 3 0 73409627 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244884 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (KiB) 186268

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

[startup+51.3028 s]
/proc/loadavg: 1.96 1.65 1.23 3/80 31772
/proc/meminfo: memFree=1072088/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=184700 CPUtime=100.4
/proc/31769/stat : 31769 (ornithorynque) S 31767 31769 30795 0 -1 4194304 162492 0 0 0 9968 72 0 0 25 0 3 0 73409432 189132800 32353 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31769/statm: 46175 32353 389 42 0 40427 0
[pid=31769/tid=31771] ppid=31767 vsize=184700 CPUtime=49.32
/proc/31769/task/31771/stat : 31771 (ornithorynque) R 31767 31769 30795 0 -1 4194368 125474 0 0 0 4878 54 0 0 25 0 3 0 73409627 189132800 32353 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31769/tid=31772] ppid=31767 vsize=184700 CPUtime=49.13
/proc/31769/task/31772/stat : 31772 (ornithorynque) R 31767 31769 30795 0 -1 4194368 2 0 0 0 4913 0 0 0 25 0 3 0 73409627 189132800 32353 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4245111 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.4
Current children cumulated vsize (KiB) 184700

[startup+51.4028 s]
/proc/loadavg: 1.96 1.65 1.23 3/80 31772
/proc/meminfo: memFree=1072088/2055920 swapFree=4192952/4192956
[pid=31769] ppid=31767 vsize=186268 CPUtime=100.6
/proc/31769/stat : 31769 (ornithorynque) S 31767 31769 30795 0 -1 4194304 162884 0 0 0 9988 72 0 0 25 0 3 0 73409432 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31769/statm: 46567 32745 389 42 0 40819 0
[pid=31769/tid=31771] ppid=31767 vsize=186268 CPUtime=49.42
/proc/31769/task/31771/stat : 31771 (ornithorynque) R 31767 31769 30795 0 -1 4194368 125866 0 0 0 4888 54 0 0 25 0 3 0 73409627 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4274127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31769/tid=31772] ppid=31767 vsize=186268 CPUtime=49.23
/proc/31769/task/31772/stat : 31772 (ornithorynque) R 31767 31769 30795 0 -1 4194368 2 0 0 0 4923 0 0 0 25 0 3 0 73409627 190738432 32745 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4297770 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.6
Current children cumulated vsize (KiB) 186268

Child status: 20
Real time (s): 51.4879
CPU time (s): 100.753
CPU user time (s): 100.008
CPU system time (s): 0.744886
CPU usage (%): 195.682
Max. virtual memory (cumulated for all children) (KiB): 186268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.008
system time used= 0.744886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162886
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= 21
involuntary context switches= 1964

runsolver used 0.057991 second user time and 0.138978 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Apr 11 20:33:25 UTC 2007

IDJOB= 328545
IDBENCH= 20467
IDSOLVER= 139
FILE ID= node11/328545-1176323604

PBS_JOBID= 4516508

Free space on /tmp= 66462 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/hsatv17/hsat_vc12062.cnf
COMMAND LINE= /tmp/evaluation/328545-1176323604/ornithorynque /tmp/evaluation/328545-1176323604/instance-328545-1176323604.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-328545-1176323604 -o ROOT/results/node11/solver-328545-1176323604 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328545-1176323604/ornithorynque /tmp/evaluation/328545-1176323604/instance-328545-1176323604.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  cc0ca898241ac312882fa93ead2b644b

RANDOM SEED= 748265867

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1202568 kB
Buffers:         41192 kB
Cached:         686064 kB
SwapCached:          4 kB
Active:         252540 kB
Inactive:       529336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202568 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           11300 kB
Writeback:           0 kB
Mapped:          73476 kB
Slab:            56940 kB
Committed_AS:  5049320 kB
PageTables:       1848 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= 66462 MiB

End job on node11 on Wed Apr 11 20:34:17 UTC 2007