Trace number 328036

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.08 601.423

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1155547357-11.SAT.shuffled.cnf
MD5SUMf2ec1271555abc545a13dbf21a5936ee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.053991
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
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 54005

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=45 nbClause=4005
0.00/0.02	c nbVar=45 nbClause=4005
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.02	c flip 0 nbSat=3978 maxSat=0
0.16/0.14	c flip 0 nbSat=5289 maxSat=3993
0.56/0.35	c flip 0 nbSat=7011 maxSat=5314
1.15/0.62	c flip 0 nbSat=8900 maxSat=7039
1.96/1.01	c flip 0 nbSat=10874 maxSat=8926
2.95/1.51	c flip 0 nbSat=13023 maxSat=10907
2.95/1.57	c nbDecision=10000 #clauses=13339
4.15/2.17	c flip 0 nbSat=16100 maxSat=13045
5.94/3.08	c flip 0 nbSat=19739 maxSat=16119
7.55/3.87	c nbDecision=20000 #clauses=22636
8.74/4.45	c flip 0 nbSat=23996 maxSat=19760
12.33/6.20	c flip 0 nbSat=27637 maxSat=24008
16.52/8.33	c nbDecision=30000 #clauses=31995
16.72/8.46	c flip 0 nbSat=32188 maxSat=27660
22.10/11.18	c flip 0 nbSat=36595 maxSat=32222
28.50/14.33	c flip 0 nbSat=40400 maxSat=36628
29.89/15.08	c nbDecision=40000 #clauses=41353
35.88/18.08	c flip 0 nbSat=44713 maxSat=40421
44.26/22.23	c flip 0 nbSat=48798 maxSat=44742
48.05/24.14	c nbDecision=50000 #clauses=50671
52.83/26.52	c flip 0 nbSat=52768 maxSat=48813
62.22/31.21	c flip 0 nbSat=56297 maxSat=52792
72.79/36.56	c flip 0 nbSat=59709 maxSat=56318
73.59/37.00	c nbDecision=60000 #clauses=60048
83.98/42.17	c flip 0 nbSat=63394 maxSat=59733
95.74/48.07	c flip 0 nbSat=67341 maxSat=63414
102.32/51.31	c nbDecision=70000 #clauses=69391
108.90/54.65	c flip 0 nbSat=71308 maxSat=67353
122.89/61.63	c flip 0 nbSat=75676 maxSat=71335
137.25/68.82	c flip 0 nbSat=78417 maxSat=75703
138.85/69.62	c nbDecision=80000 #clauses=78789
152.21/76.37	c flip 0 nbSat=82764 maxSat=78453
167.98/84.21	c flip 0 nbSat=87816 maxSat=82790
168.79/84.65	c nbDecision=90000 #clauses=88133
185.34/92.94	c flip 0 nbSat=92397 maxSat=87833
203.69/102.19	c flip 0 nbSat=96728 maxSat=92432
207.68/104.19	c nbDecision=100000 #clauses=97527
222.65/111.65	c flip 0 nbSat=101782 maxSat=96759
239.03/119.89	c nbDecision=110000 #clauses=106917
242.81/121.73	c flip 0 nbSat=107829 maxSat=101814
263.37/132.07	c flip 0 nbSat=111651 maxSat=107849
285.11/142.97	c flip 0 nbSat=115113 maxSat=111679
292.08/146.40	c nbDecision=120000 #clauses=116256
307.65/154.25	c flip 0 nbSat=118669 maxSat=115155
331.21/166.05	c flip 0 nbSat=122460 maxSat=118690
350.37/175.66	c nbDecision=130000 #clauses=125603
356.15/178.50	c flip 0 nbSat=126629 maxSat=122490
381.29/191.18	c flip 0 nbSat=131141 maxSat=126661
402.04/201.59	c nbDecision=140000 #clauses=134906
407.83/204.41	c flip 0 nbSat=135662 maxSat=131166
434.38/217.77	c flip 0 nbSat=139662 maxSat=135681
461.11/231.19	c flip 0 nbSat=143700 maxSat=139688
465.50/233.38	c nbDecision=150000 #clauses=144296
488.84/245.00	c flip 0 nbSat=147675 maxSat=143721
517.39/259.35	c flip 0 nbSat=152170 maxSat=147700
526.77/264.08	c nbDecision=160000 #clauses=153626
546.71/274.07	c flip 0 nbSat=157768 maxSat=152200
574.66/288.05	c nbDecision=170000 #clauses=162948
578.04/289.76	c flip 0 nbSat=163497 maxSat=157784
610.18/305.86	c flip 0 nbSat=167780 maxSat=163516
633.92/317.72	c nbDecision=180000 #clauses=172242
642.50/322.06	c flip 0 nbSat=173523 maxSat=168108
676.03/338.89	c flip 0 nbSat=178228 maxSat=173550
699.18/350.41	c nbDecision=190000 #clauses=181646
711.95/356.84	c flip 0 nbSat=183117 maxSat=178249
746.86/374.36	c flip 0 nbSat=187964 maxSat=183148
764.43/383.19	c nbDecision=200000 #clauses=191011
783.39/392.66	c flip 0 nbSat=193611 maxSat=188003
821.49/411.77	c flip 0 nbSat=198691 maxSat=193641
835.66/418.87	c nbDecision=210000 #clauses=200360
860.01/431.08	c flip 0 nbSat=203199 maxSat=198719
899.52/450.86	c flip 0 nbSat=208773 maxSat=203998
908.89/455.53	c nbDecision=220000 #clauses=209742
940.22/471.22	c flip 0 nbSat=213433 maxSat=208804
981.14/491.72	c flip 0 nbSat=217455 maxSat=213476
999.50/500.93	c nbDecision=230000 #clauses=219136
1023.23/512.88	c flip 0 nbSat=222613 maxSat=217479
1063.95/533.25	c nbDecision=240000 #clauses=228512
1066.55/534.54	c flip 0 nbSat=228873 maxSat=222647
1111.23/556.97	c flip 0 nbSat=235439 maxSat=228903
1132.59/567.66	c nbDecision=250000 #clauses=237872
1156.34/579.58	c flip 0 nbSat=240476 maxSat=235460

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/node34/watcher-328036-1173107073 -o ROOT/results/node34/solver-328036-1173107073 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328036-1173107073/ornithorynque /tmp/evaluation/328036-1173107073/instance-328036-1173107073.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.95 1.88 3/64 14044
/proc/meminfo: memFree=1075392/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=23220 CPUtime=0
/proc/14044/stat : 14044 (ornithorynque) R 14042 14044 13705 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 36663054 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254192686192 0 0 4096 0 0 0 0 17 1 0 0
/proc/14044/statm: 5805 264 218 42 0 45 0

[startup+0.0064189 s]
/proc/loadavg: 1.99 1.95 1.88 3/64 14044
/proc/meminfo: memFree=1075392/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=23220 CPUtime=0
/proc/14044/stat : 14044 (ornithorynque) R 14042 14044 13705 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 36663054 23777280 275 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254192684305 0 0 4096 0 0 0 0 17 1 0 0
/proc/14044/statm: 5805 276 229 42 0 45 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23220

[startup+0.101426 s]
/proc/loadavg: 1.99 1.95 1.88 3/64 14044
/proc/meminfo: memFree=1075392/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=44588 CPUtime=0.16
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 704 0 0 0 16 0 0 0 18 0 3 0 36663054 45658112 665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 11147 665 387 42 0 5399 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44588

[startup+0.301442 s]
/proc/loadavg: 1.99 1.95 1.88 3/64 14044
/proc/meminfo: memFree=1075392/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=45876 CPUtime=0.56
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 833 0 0 0 56 0 0 0 18 0 3 0 36663054 46977024 794 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 11469 794 387 42 0 5721 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 45876

[startup+0.701477 s]
/proc/loadavg: 1.99 1.95 1.88 3/64 14044
/proc/meminfo: memFree=1075392/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=46436 CPUtime=1.35
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 1057 0 0 0 135 0 0 0 18 0 3 0 36663054 47550464 1018 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 11609 1018 387 42 0 5861 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46436

[startup+1.50154 s]
/proc/loadavg: 1.99 1.95 1.88 3/67 14047
/proc/meminfo: memFree=1072424/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=47620 CPUtime=2.95
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 1244 0 0 0 295 0 0 0 18 0 3 0 36663054 48762880 1205 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 11905 1205 387 42 0 6157 0
[pid=14044/tid=14046] ppid=14042 vsize=47620 CPUtime=1.47
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 424 0 0 0 147 0 0 0 23 0 3 0 36663057 48762880 1205 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204213824 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=47620 CPUtime=1.46
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 167 0 0 0 146 0 0 0 25 0 3 0 36663057 48762880 1205 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242305 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 47620

[startup+3.10167 s]
/proc/loadavg: 1.99 1.95 1.88 3/67 14047
/proc/meminfo: memFree=1071144/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=49704 CPUtime=6.14
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 1795 0 0 0 614 0 0 0 18 0 3 0 36663054 50896896 1690 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 12426 1690 387 42 0 6678 0
[pid=14044/tid=14046] ppid=14042 vsize=49704 CPUtime=3.06
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 727 0 0 0 306 0 0 0 25 0 3 0 36663057 50896896 1690 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312647 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=49704 CPUtime=3.05
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 415 0 0 0 305 0 0 0 25 0 3 0 36663057 50896896 1690 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 49704

[startup+6.30293 s]
/proc/loadavg: 1.99 1.95 1.88 3/67 14047
/proc/meminfo: memFree=1068328/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=52032 CPUtime=12.53
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 2353 0 0 0 1252 1 0 0 18 0 3 0 36663054 53280768 2248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 13008 2248 387 42 0 7260 0
[pid=14044/tid=14046] ppid=14042 vsize=52032 CPUtime=6.26
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 1081 0 0 0 626 0 0 0 25 0 3 0 36663057 53280768 2248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=52032 CPUtime=6.23
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 619 0 0 0 623 0 0 0 25 0 3 0 36663057 53280768 2248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 52032

[startup+12.7014 s]
/proc/loadavg: 1.99 1.96 1.88 3/67 14047
/proc/meminfo: memFree=1065456/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=54324 CPUtime=25.3
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 3025 0 0 0 2528 2 0 0 18 0 3 0 36663054 55627776 2790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 13581 2790 387 42 0 7833 0
[pid=14044/tid=14046] ppid=14042 vsize=54324 CPUtime=12.66
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 1541 0 0 0 1265 1 0 0 25 0 3 0 36663057 55627776 2790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=54324 CPUtime=12.6
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 831 0 0 0 1260 0 0 0 25 0 3 0 36663057 55627776 2790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 54324

[startup+25.5015 s]
/proc/loadavg: 1.99 1.96 1.89 3/67 14047
/proc/meminfo: memFree=1062128/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=58192 CPUtime=50.84
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 3994 0 0 0 5082 2 0 0 18 0 3 0 36663054 59588608 3594 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 14548 3594 387 42 0 8800 0
[pid=14044/tid=14046] ppid=14042 vsize=58192 CPUtime=25.45
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 2124 0 0 0 2544 1 0 0 25 0 3 0 36663057 59588608 3594 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=58192 CPUtime=25.35
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 1217 0 0 0 2535 0 0 0 25 0 3 0 36663057 59588608 3594 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58192

[startup+51.1015 s]
/proc/loadavg: 1.99 1.96 1.89 3/67 14047
/proc/meminfo: memFree=1058160/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=63956 CPUtime=101.92
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 5321 0 0 0 10188 4 0 0 18 0 3 0 36663054 65490944 4602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 15989 4602 387 42 0 10241 0
[pid=14044/tid=14046] ppid=14042 vsize=63956 CPUtime=51.05
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 2953 0 0 0 5102 3 0 0 25 0 3 0 36663057 65490944 4602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=63956 CPUtime=50.83
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 1715 0 0 0 5083 0 0 0 25 0 3 0 36663057 65490944 4602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 63956

[startup+102.306 s]
/proc/loadavg: 1.99 1.96 1.89 3/67 14047
/proc/meminfo: memFree=1051312/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=70568 CPUtime=204.09
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 7360 0 0 0 20403 6 0 0 18 0 3 0 36663054 72261632 6305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 17642 6305 387 42 0 11894 0
[pid=14044/tid=14046] ppid=14042 vsize=70568 CPUtime=102.24
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 4095 0 0 0 10219 5 0 0 25 0 3 0 36663057 72261632 6305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=70568 CPUtime=101.82
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 2612 0 0 0 10181 1 0 0 25 0 3 0 36663057 72261632 6305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283800 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 70568

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 14047
/proc/meminfo: memFree=1045488/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=76532 CPUtime=323.82
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 8871 0 0 0 32374 8 0 0 18 0 3 0 36663054 78368768 7717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 19133 7717 387 42 0 13385 0
[pid=14044/tid=14046] ppid=14042 vsize=76532 CPUtime=162.22
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 5103 0 0 0 16216 6 0 0 25 0 3 0 36663057 78368768 7717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=76532 CPUtime=161.56
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 3115 0 0 0 16155 1 0 0 25 0 3 0 36663057 78368768 7717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241407 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 76532

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 14047
/proc/meminfo: memFree=1041200/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=83708 CPUtime=443.55
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 10679 0 0 0 44346 9 0 0 18 0 3 0 36663054 85716992 8824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 20927 8824 387 42 0 15179 0
[pid=14044/tid=14046] ppid=14042 vsize=83708 CPUtime=222.21
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 6228 0 0 0 22214 7 0 0 25 0 3 0 36663057 85716992 8824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=83708 CPUtime=221.31
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 3798 0 0 0 22130 1 0 0 25 0 3 0 36663057 85716992 8824 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 83708

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14047
/proc/meminfo: memFree=1036144/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=89272 CPUtime=563.28
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 12320 0 0 0 56317 11 0 0 18 0 3 0 36663054 91414528 10076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 22318 10076 387 42 0 16570 0
[pid=14044/tid=14046] ppid=14042 vsize=89272 CPUtime=282.2
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 7210 0 0 0 28211 9 0 0 25 0 3 0 36663057 91414528 10076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=89272 CPUtime=281.04
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 4457 0 0 0 28103 1 0 0 25 0 3 0 36663057 91414528 10076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 89272

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14047
/proc/meminfo: memFree=1032176/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=94112 CPUtime=683.01
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 13837 0 0 0 68288 13 0 0 18 0 3 0 36663054 96370688 11116 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 23528 11116 387 42 0 17780 0
[pid=14044/tid=14046] ppid=14042 vsize=94112 CPUtime=342.18
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 7970 0 0 0 34207 11 0 0 25 0 3 0 36663057 96370688 11116 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=94112 CPUtime=340.79
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 5214 0 0 0 34078 1 0 0 25 0 3 0 36663057 96370688 11116 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241536 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 94112

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14047
/proc/meminfo: memFree=1028336/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=97980 CPUtime=802.74
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 14969 0 0 0 80259 15 0 0 18 0 3 0 36663054 100331520 12050 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 24495 12050 387 42 0 18747 0
[pid=14044/tid=14046] ppid=14042 vsize=97980 CPUtime=402.17
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 8697 0 0 0 40204 13 0 0 25 0 3 0 36663057 100331520 12050 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=97980 CPUtime=400.54
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 5619 0 0 0 40052 2 0 0 25 0 3 0 36663057 100331520 12050 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.74
Current children cumulated vsize (KiB) 97980

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14047
/proc/meminfo: memFree=1025072/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=101840 CPUtime=922.47
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 16061 0 0 0 92230 17 0 0 18 0 3 0 36663054 104284160 12846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 25460 12846 387 42 0 19712 0
[pid=14044/tid=14046] ppid=14042 vsize=101840 CPUtime=462.16
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 9285 0 0 0 46202 14 0 0 25 0 3 0 36663057 104284160 12846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=101840 CPUtime=460.28
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 6123 0 0 0 46026 2 0 0 25 0 3 0 36663057 104284160 12846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.47
Current children cumulated vsize (KiB) 101840

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14047
/proc/meminfo: memFree=1022000/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=104480 CPUtime=1042.2
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 17116 0 0 0 104201 19 0 0 18 0 3 0 36663054 106987520 13622 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 26120 13622 387 42 0 20372 0
[pid=14044/tid=14046] ppid=14042 vsize=104480 CPUtime=522.13
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 9968 0 0 0 52198 15 0 0 25 0 3 0 36663057 106987520 13622 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311308 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=104480 CPUtime=520.02
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 6495 0 0 0 52000 2 0 0 25 0 3 0 36663057 106987520 13622 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.2
Current children cumulated vsize (KiB) 104480

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14047
/proc/meminfo: memFree=1018288/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=108596 CPUtime=1161.93
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 18276 0 0 0 116173 20 0 0 18 0 3 0 36663054 111202304 14521 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 27149 14521 387 42 0 21401 0
[pid=14044/tid=14046] ppid=14042 vsize=108596 CPUtime=582.12
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 10658 0 0 0 58196 16 0 0 25 0 3 0 36663057 111202304 14521 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=108596 CPUtime=579.77
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 6965 0 0 0 57974 3 0 0 25 0 3 0 36663057 111202304 14521 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.93
Current children cumulated vsize (KiB) 108596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14047
/proc/meminfo: memFree=1017712/2055920 swapFree=4192812/4192956
[pid=14044] ppid=14042 vsize=109880 CPUtime=1200.04
/proc/14044/stat : 14044 (ornithorynque) S 14042 14044 13705 0 -1 4194304 18443 0 0 0 119984 20 0 0 18 0 3 0 36663054 112517120 14655 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14044/statm: 27470 14655 387 42 0 21722 0
[pid=14044/tid=14046] ppid=14042 vsize=109880 CPUtime=601.22
/proc/14044/task/14046/stat : 14046 (ornithorynque) R 14042 14044 13705 0 -1 4194368 10825 0 0 0 60106 16 0 0 25 0 3 0 36663057 112517120 14655 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14044/tid=14047] ppid=14042 vsize=109880 CPUtime=598.79
/proc/14044/task/14047/stat : 14047 (ornithorynque) R 14042 14044 13705 0 -1 4194368 6965 0 0 0 59876 3 0 0 25 0 3 0 36663057 112517120 14655 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 109880

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.423
CPU time (s): 1200.08
CPU user time (s): 1199.86
CPU system time (s): 0.216967
CPU usage (%): 199.54
Max. virtual memory (cumulated for all children) (KiB): 109880

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

runsolver used 0.535918 second user time and 1.66375 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Mar  5 15:04:33 UTC 2007

IDJOB= 328036
IDBENCH= 19944
IDSOLVER= 139
FILE ID= node34/328036-1173107073

PBS_JOBID= 4013903

Free space on /tmp= 66280 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1155547357-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328036-1173107073/ornithorynque /tmp/evaluation/328036-1173107073/instance-328036-1173107073.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-328036-1173107073 -o ROOT/results/node34/solver-328036-1173107073 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328036-1173107073/ornithorynque /tmp/evaluation/328036-1173107073/instance-328036-1173107073.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  f2ec1271555abc545a13dbf21a5936ee

RANDOM SEED= 146662300

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1075864 kB
Buffers:         42500 kB
Cached:         844080 kB
SwapCached:        140 kB
Active:         331356 kB
Inactive:       570792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1075864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             348 kB
Writeback:           0 kB
Mapped:          25572 kB
Slab:            63976 kB
Committed_AS:   110048 kB
PageTables:       1396 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= 66280 MiB

End job on node34 on Mon Mar  5 15:14:37 UTC 2007