Trace number 328000

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.09 601.628

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1219079555-14.UNSAT.shuffled.cnf
MD5SUMdc40e9a9835501d9342a6ce19ae4b745
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark240.747
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
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 54895

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.02	c ...done
0.00/0.02	c nbVar=55 nbClause=4895
0.00/0.02	c nbVar=55 nbClause=4895
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=4851 maxSat=0
0.16/0.18	c flip 0 nbSat=6307 maxSat=4879
0.76/0.43	c flip 0 nbSat=8067 maxSat=6334
1.56/0.80	c flip 0 nbSat=10097 maxSat=8094
2.35/1.29	c flip 0 nbSat=12401 maxSat=10123
3.16/1.69	c nbDecision=10000 #clauses=14071
3.76/1.98	c flip 0 nbSat=14980 maxSat=12419
5.75/2.95	c flip 0 nbSat=18096 maxSat=15020
8.54/4.30	c flip 0 nbSat=21149 maxSat=18123
10.14/5.15	c nbDecision=20000 #clauses=23330
12.14/6.13	c flip 0 nbSat=25104 maxSat=21181
17.13/8.63	c flip 0 nbSat=29312 maxSat=25135
22.11/11.15	c nbDecision=30000 #clauses=32596
23.11/11.62	c flip 0 nbSat=33057 maxSat=29340
29.70/14.98	c flip 0 nbSat=36781 maxSat=33086
37.88/19.04	c flip 0 nbSat=40664 maxSat=36813
40.27/20.22	c nbDecision=40000 #clauses=41781
46.86/23.51	c flip 0 nbSat=44682 maxSat=40698
56.84/28.51	c flip 0 nbSat=49421 maxSat=44698
60.02/30.14	c nbDecision=50000 #clauses=51046
68.40/34.39	c flip 0 nbSat=55116 maxSat=49445
80.37/40.35	c nbDecision=60000 #clauses=60326
82.17/41.22	c flip 0 nbSat=60817 maxSat=55131
96.54/48.45	c flip 0 nbSat=65177 maxSat=60855
110.50/55.47	c nbDecision=70000 #clauses=69605
112.29/56.39	c flip 0 nbSat=70164 maxSat=65217
130.46/65.42	c flip 0 nbSat=75250 maxSat=70188
145.22/72.89	c nbDecision=80000 #clauses=78812
148.41/74.48	c flip 0 nbSat=79489 maxSat=75270
168.16/84.36	c flip 0 nbSat=84102 maxSat=79522
184.72/92.64	c nbDecision=90000 #clauses=88052
188.52/94.56	c flip 0 nbSat=88613 maxSat=84125
210.07/105.32	c flip 0 nbSat=92752 maxSat=88635
228.63/114.60	c nbDecision=100000 #clauses=97273
232.82/116.76	c flip 0 nbSat=98210 maxSat=92774
256.95/128.86	c flip 0 nbSat=103388 maxSat=98243
272.51/136.66	c nbDecision=110000 #clauses=106482
282.49/141.61	c flip 0 nbSat=108207 maxSat=103418
309.25/155.09	c flip 0 nbSat=112922 maxSat=108227
328.59/164.70	c nbDecision=120000 #clauses=115783
337.56/169.22	c flip 0 nbSat=116714 maxSat=112942
366.49/183.79	c flip 0 nbSat=120407 maxSat=116747
396.22/198.61	c flip 0 nbSat=124182 maxSat=120427
401.62/201.30	c nbDecision=130000 #clauses=125042
426.96/214.08	c flip 0 nbSat=128301 maxSat=124210
458.68/229.93	c flip 0 nbSat=132510 maxSat=128332
475.44/238.33	c nbDecision=140000 #clauses=134339
490.20/245.78	c flip 0 nbSat=136078 maxSat=132534
524.62/263.00	c flip 0 nbSat=140236 maxSat=136111
551.92/276.79	c nbDecision=150000 #clauses=143594
558.30/279.96	c flip 0 nbSat=144292 maxSat=140269
594.39/298.01	c flip 0 nbSat=148492 maxSat=144327
631.84/316.85	c flip 0 nbSat=152677 maxSat=148520
633.84/317.82	c nbDecision=160000 #clauses=152960
669.31/335.67	c flip 0 nbSat=156831 maxSat=152710
703.42/352.72	c nbDecision=170000 #clauses=162203
708.80/355.43	c flip 0 nbSat=162901 maxSat=156870
749.72/375.93	c flip 0 nbSat=168529 maxSat=162927
774.47/388.38	c nbDecision=180000 #clauses=171472
791.41/396.89	c flip 0 nbSat=173351 maxSat=168564
833.72/418.02	c flip 0 nbSat=177746 maxSat=173376
863.25/432.84	c nbDecision=190000 #clauses=180734
876.81/439.66	c flip 0 nbSat=182197 maxSat=177781
922.90/462.75	c flip 0 nbSat=186514 maxSat=182239
959.22/480.97	c nbDecision=200000 #clauses=190013
969.59/486.18	c flip 0 nbSat=191193 maxSat=186537
1017.28/510.02	c flip 0 nbSat=197193 maxSat=191230
1034.04/518.40	c nbDecision=210000 #clauses=199243
1065.55/534.22	c flip 0 nbSat=202511 maxSat=197219
1115.25/559.20	c flip 0 nbSat=206551 maxSat=202538
1135.80/569.49	c nbDecision=220000 #clauses=208483
1165.72/584.46	c flip 0 nbSat=211195 maxSat=206592

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/node42/watcher-328000-1173106612 -o ROOT/results/node42/solver-328000-1173106612 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328000-1173106612/ornithorynque /tmp/evaluation/328000-1173106612/instance-328000-1173106612.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.74 1.64 3/64 10329
/proc/meminfo: memFree=1201576/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=23220 CPUtime=0
/proc/10329/stat : 10329 (ornithorynque) R 10327 10329 10230 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 36614652 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259412489944 0 0 4096 0 0 0 0 17 1 0 0
/proc/10329/statm: 5805 264 218 42 0 45 0

[startup+0.053651 s]
/proc/loadavg: 1.99 1.74 1.64 3/64 10329
/proc/meminfo: memFree=1201576/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=44632 CPUtime=0.07
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 717 0 0 0 7 0 0 0 18 0 3 0 36614652 45703168 678 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 11158 678 387 42 0 5410 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44632

[startup+0.101661 s]
/proc/loadavg: 1.99 1.74 1.64 3/64 10329
/proc/meminfo: memFree=1201576/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=44764 CPUtime=0.16
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 738 0 0 0 16 0 0 0 18 0 3 0 36614652 45838336 699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 11191 699 387 42 0 5443 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44764

[startup+0.301699 s]
/proc/loadavg: 1.99 1.74 1.64 3/64 10329
/proc/meminfo: memFree=1201576/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=46052 CPUtime=0.56
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 867 0 0 0 56 0 0 0 18 0 3 0 36614652 47157248 828 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 11513 828 387 42 0 5765 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46052

[startup+0.701776 s]
/proc/loadavg: 1.99 1.74 1.64 3/64 10329
/proc/meminfo: memFree=1201576/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=46456 CPUtime=1.36
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 1041 0 0 0 136 0 0 0 18 0 3 0 36614652 47570944 1002 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 11614 1002 387 42 0 5866 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46456

[startup+1.50193 s]
/proc/loadavg: 1.99 1.74 1.64 3/67 10332
/proc/meminfo: memFree=1198416/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=47916 CPUtime=2.96
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 1313 0 0 0 295 1 0 0 18 0 3 0 36614652 49065984 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 11979 1274 387 42 0 6231 0
[pid=10329/tid=10331] ppid=10327 vsize=47916 CPUtime=1.46
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 406 0 0 0 146 0 0 0 22 0 3 0 36614655 49065984 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=47916 CPUtime=1.46
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 217 0 0 0 146 0 0 0 25 0 3 0 36614655 49065984 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47916

[startup+3.10224 s]
/proc/loadavg: 1.99 1.75 1.64 3/67 10332
/proc/meminfo: memFree=1196880/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=48904 CPUtime=6.15
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 1746 0 0 0 614 1 0 0 18 0 3 0 36614652 50077696 1641 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 12226 1641 387 42 0 6478 0
[pid=10329/tid=10331] ppid=10327 vsize=48904 CPUtime=3.05
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 649 0 0 0 305 0 0 0 25 0 3 0 36614655 50077696 1641 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259414987431 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=48904 CPUtime=3.06
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 407 0 0 0 306 0 0 0 25 0 3 0 36614655 50077696 1641 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284381 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 48904

[startup+6.30185 s]
/proc/loadavg: 1.99 1.75 1.64 3/67 10332
/proc/meminfo: memFree=1195024/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=51368 CPUtime=12.54
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 2277 0 0 0 1252 2 0 0 18 0 3 0 36614652 52600832 2172 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 12842 2172 387 42 0 7094 0
[pid=10329/tid=10331] ppid=10327 vsize=51368 CPUtime=6.26
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 937 0 0 0 625 1 0 0 25 0 3 0 36614655 52600832 2172 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=51368 CPUtime=6.24
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 650 0 0 0 624 0 0 0 25 0 3 0 36614655 52600832 2172 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51368

[startup+12.7021 s]
/proc/loadavg: 1.99 1.75 1.65 3/67 10332
/proc/meminfo: memFree=1191824/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=54660 CPUtime=25.31
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 2945 0 0 0 2528 3 0 0 18 0 3 0 36614652 55971840 2710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 13665 2710 387 42 0 7917 0
[pid=10329/tid=10331] ppid=10327 vsize=54660 CPUtime=12.66
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 1351 0 0 0 1264 2 0 0 25 0 3 0 36614655 55971840 2710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311286 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=54660 CPUtime=12.61
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 904 0 0 0 1261 0 0 0 25 0 3 0 36614655 55971840 2710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 54660

[startup+25.5015 s]
/proc/loadavg: 1.99 1.76 1.65 3/67 10332
/proc/meminfo: memFree=1188816/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=58088 CPUtime=50.85
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 3790 0 0 0 5081 4 0 0 18 0 3 0 36614652 59482112 3450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 14522 3450 387 42 0 8774 0
[pid=10329/tid=10331] ppid=10327 vsize=58088 CPUtime=25.45
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 1862 0 0 0 2542 3 0 0 25 0 3 0 36614655 59482112 3450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=58088 CPUtime=25.36
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 1238 0 0 0 2536 0 0 0 25 0 3 0 36614655 59482112 3450 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 58088

[startup+51.1014 s]
/proc/loadavg: 1.99 1.78 1.66 3/67 10332
/proc/meminfo: memFree=1183568/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=63444 CPUtime=101.92
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 5474 0 0 0 10187 5 0 0 18 0 3 0 36614652 64966656 4774 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 15861 4774 387 42 0 10113 0
[pid=10329/tid=10331] ppid=10327 vsize=63444 CPUtime=51.04
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 2870 0 0 0 5100 4 0 0 25 0 3 0 36614655 64966656 4774 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=63444 CPUtime=50.84
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 1914 0 0 0 5084 0 0 0 25 0 3 0 36614655 64966656 4774 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242305 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 63444

[startup+102.305 s]
/proc/loadavg: 1.99 1.81 1.67 3/67 10332
/proc/meminfo: memFree=1176976/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=72964 CPUtime=204.09
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 7838 0 0 0 20401 8 0 0 18 0 3 0 36614652 74715136 6346 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 18241 6346 387 42 0 12493 0
[pid=10329/tid=10331] ppid=10327 vsize=72964 CPUtime=102.23
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 3981 0 0 0 10217 6 0 0 25 0 3 0 36614655 74715136 6346 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311068 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=72964 CPUtime=101.82
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 3167 0 0 0 10181 1 0 0 25 0 3 0 36614655 74715136 6346 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241746 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 72964

[startup+162.302 s]
/proc/loadavg: 1.99 1.84 1.69 3/67 10332
/proc/meminfo: memFree=1171152/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=78352 CPUtime=323.8
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 9397 0 0 0 32370 10 0 0 18 0 3 0 36614652 80232448 7819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 19588 7819 387 42 0 13840 0
[pid=10329/tid=10331] ppid=10327 vsize=78352 CPUtime=162.2
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 4931 0 0 0 16212 8 0 0 25 0 3 0 36614655 80232448 7819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=78352 CPUtime=161.56
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 3776 0 0 0 16155 1 0 0 25 0 3 0 36614655 80232448 7819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.8
Current children cumulated vsize (KiB) 78352

[startup+222.302 s]
/proc/loadavg: 1.99 1.87 1.71 3/67 10332
/proc/meminfo: memFree=1167504/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=81216 CPUtime=443.51
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 10404 0 0 0 44339 12 0 0 18 0 3 0 36614652 83165184 8760 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 20304 8760 387 42 0 14556 0
[pid=10329/tid=10331] ppid=10327 vsize=81216 CPUtime=222.18
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 5527 0 0 0 22209 9 0 0 25 0 3 0 36614655 83165184 8760 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=81216 CPUtime=221.29
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 4187 0 0 0 22127 2 0 0 25 0 3 0 36614655 83165184 8760 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 81216

[startup+282.302 s]
/proc/loadavg: 2.06 1.91 1.73 3/73 10444
/proc/meminfo: memFree=1162184/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=87016 CPUtime=563.08
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 11940 0 0 0 56290 18 0 0 18 0 3 0 36614652 89104384 9716 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 21754 9716 387 42 0 16006 0
[pid=10329/tid=10331] ppid=10327 vsize=87016 CPUtime=282.04
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 6393 0 0 0 28194 10 0 0 25 0 3 0 36614655 89104384 9716 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=87016 CPUtime=281
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 4857 0 0 0 28093 7 0 0 25 0 3 0 36614655 89104384 9716 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 87016

[startup+342.302 s]
/proc/loadavg: 2.02 1.92 1.74 3/67 10530
/proc/meminfo: memFree=1159440/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=91376 CPUtime=682.68
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 13195 0 0 0 68237 31 0 0 18 0 3 0 36614652 93569024 10687 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 22844 10687 387 42 0 17096 0
[pid=10329/tid=10331] ppid=10327 vsize=91376 CPUtime=341.93
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 7321 0 0 0 34182 11 0 0 25 0 3 0 36614655 93569024 10687 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=91376 CPUtime=340.7
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 5184 0 0 0 34051 19 0 0 25 0 3 0 36614655 93569024 10687 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.68
Current children cumulated vsize (KiB) 91376

[startup+402.301 s]
/proc/loadavg: 2.00 1.93 1.75 3/67 10530
/proc/meminfo: memFree=1155728/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=98432 CPUtime=802.38
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 15209 0 0 0 80204 34 0 0 18 0 3 0 36614652 100794368 11601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 24608 11601 387 42 0 18860 0
[pid=10329/tid=10331] ppid=10327 vsize=98432 CPUtime=401.91
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 7871 0 0 0 40178 13 0 0 25 0 3 0 36614655 100794368 11601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=98432 CPUtime=400.44
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 6648 0 0 0 40024 20 0 0 25 0 3 0 36614655 100794368 11601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.38
Current children cumulated vsize (KiB) 98432

[startup+462.302 s]
/proc/loadavg: 2.00 1.94 1.77 3/67 10530
/proc/meminfo: memFree=1153040/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=101132 CPUtime=922.1
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 15949 0 0 0 92176 34 0 0 18 0 3 0 36614652 103559168 12275 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 25283 12275 387 42 0 19535 0
[pid=10329/tid=10331] ppid=10327 vsize=101132 CPUtime=461.89
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 8373 0 0 0 46175 14 0 0 25 0 3 0 36614655 103559168 12275 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=101132 CPUtime=460.18
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 6886 0 0 0 45998 20 0 0 25 0 3 0 36614655 103559168 12275 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.1
Current children cumulated vsize (KiB) 101132

[startup+522.302 s]
/proc/loadavg: 2.00 1.95 1.78 3/67 10530
/proc/meminfo: memFree=1149776/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=103320 CPUtime=1041.82
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 16903 0 0 0 104147 35 0 0 18 0 3 0 36614652 105799680 13098 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 25830 13098 387 42 0 20082 0
[pid=10329/tid=10331] ppid=10327 vsize=103320 CPUtime=521.86
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 8951 0 0 0 52172 14 0 0 25 0 3 0 36614655 105799680 13098 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=103320 CPUtime=519.92
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 7262 0 0 0 51972 20 0 0 25 0 3 0 36614655 105799680 13098 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.82
Current children cumulated vsize (KiB) 103320

[startup+582.302 s]
/proc/loadavg: 2.00 1.95 1.79 3/67 10530
/proc/meminfo: memFree=1147536/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=106276 CPUtime=1161.53
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 17627 0 0 0 116117 36 0 0 18 0 3 0 36614652 108826624 13657 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 26569 13657 387 42 0 20821 0
[pid=10329/tid=10331] ppid=10327 vsize=106276 CPUtime=581.84
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 9339 0 0 0 58169 15 0 0 25 0 3 0 36614655 108826624 13657 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=106276 CPUtime=579.64
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 7598 0 0 0 57944 20 0 0 25 0 3 0 36614655 108826624 13657 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.53
Current children cumulated vsize (KiB) 106276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.96 1.79 3/67 10530
/proc/meminfo: memFree=1146448/2055920 swapFree=4191892/4192956
[pid=10329] ppid=10327 vsize=106668 CPUtime=1200.05
/proc/10329/stat : 10329 (ornithorynque) S 10327 10329 10230 0 -1 4194304 17913 0 0 0 119969 36 0 0 18 0 3 0 36614652 109228032 13910 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10329/statm: 26667 13910 387 42 0 20919 0
[pid=10329/tid=10331] ppid=10327 vsize=106668 CPUtime=601.14
/proc/10329/task/10331/stat : 10331 (ornithorynque) R 10327 10329 10230 0 -1 4194368 9490 0 0 0 60099 15 0 0 25 0 3 0 36614655 109228032 13910 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10329/tid=10332] ppid=10327 vsize=106668 CPUtime=598.87
/proc/10329/task/10332/stat : 10332 (ornithorynque) R 10327 10329 10230 0 -1 4194368 7733 0 0 0 59867 20 0 0 25 0 3 0 36614655 109228032 13910 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242471 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 106668

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.628
CPU time (s): 1200.09
CPU user time (s): 1199.71
CPU system time (s): 0.378942
CPU usage (%): 199.474
Max. virtual memory (cumulated for all children) (KiB): 106668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.71
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17913
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= 19
involuntary context switches= 9482

runsolver used 0.623905 second user time and 1.58076 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Mar  5 14:56:52 UTC 2007

IDJOB= 328000
IDBENCH= 19908
IDSOLVER= 139
FILE ID= node42/328000-1173106612

PBS_JOBID= 4013923

Free space on /tmp= 66528 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1219079555-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328000-1173106612/ornithorynque /tmp/evaluation/328000-1173106612/instance-328000-1173106612.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-328000-1173106612 -o ROOT/results/node42/solver-328000-1173106612 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328000-1173106612/ornithorynque /tmp/evaluation/328000-1173106612/instance-328000-1173106612.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  dc40e9a9835501d9342a6ce19ae4b745

RANDOM SEED= 368885229

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.263
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.263
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:       1201984 kB
Buffers:         24208 kB
Cached:         751120 kB
SwapCached:        416 kB
Active:          42600 kB
Inactive:       747552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1201984 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:             368 kB
Writeback:           0 kB
Mapped:          23616 kB
Slab:            49892 kB
Committed_AS:    91480 kB
PageTables:       1408 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= 66528 MiB

End job on node42 on Mon Mar  5 15:06:56 UTC 2007