Trace number 328508

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 602.902

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.906
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

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 int
0.00/0.00	c parsing...
2.18/2.23	c ...done
2.18/2.23	c nbVar=148153 nbClause=937242
2.39/2.50	c nbVar=148153 nbClause=937242
2.78/2.88	c complete search running
2.78/2.88	c local search running
3.10/3.08	c flip 0 nbSat=725346 maxSat=0
5.90/4.47	c flip 10000 nbSat=860471 maxSat=860471
9.48/6.28	c flip 20000 nbSat=865917 maxSat=866148
13.28/8.17	c flip 30000 nbSat=872758 maxSat=872758
16.07/9.51	c flip 40000 nbSat=877485 maxSat=878207
28.64/15.87	c flip 50000 nbSat=881594 maxSat=882092
33.63/18.37	c flip 60000 nbSat=883014 maxSat=883902
46.40/24.73	c flip 70000 nbSat=885842 maxSat=886256
51.59/27.30	c flip 80000 nbSat=887355 maxSat=887844
65.55/34.39	c flip 90000 nbSat=888432 maxSat=889750
70.33/36.74	c flip 100000 nbSat=890817 maxSat=891235
83.88/43.57	c flip 110000 nbSat=889911 maxSat=892584
87.67/45.41	c flip 120000 nbSat=892791 maxSat=894052
98.85/51.09	c flip 130000 nbSat=892426 maxSat=895040
104.24/53.75	c flip 140000 nbSat=896324 maxSat=896891
113.61/58.45	c flip 150000 nbSat=897099 maxSat=897320
123.79/63.54	c flip 160000 nbSat=898716 maxSat=899036
129.78/66.56	c flip 170000 nbSat=899779 maxSat=900070
142.75/73.03	c flip 180000 nbSat=900732 maxSat=900918
149.14/76.25	c flip 190000 nbSat=901292 maxSat=901944
158.51/80.91	c flip 200000 nbSat=901640 maxSat=902876
172.48/87.91	c flip 210000 nbSat=903528 maxSat=903930
177.66/90.59	c flip 220000 nbSat=904502 maxSat=905122
187.05/95.24	c flip 230000 nbSat=904645 maxSat=906176
201.02/102.22	c flip 240000 nbSat=905230 maxSat=906851
207.40/105.44	c flip 250000 nbSat=906200 maxSat=907308
216.59/110.05	c flip 260000 nbSat=907664 maxSat=908001
230.56/117.02	c flip 270000 nbSat=907598 maxSat=909231
241.53/122.54	c flip 280000 nbSat=908978 maxSat=910374
249.91/126.70	c flip 290000 nbSat=910673 maxSat=911123
261.08/132.31	c flip 300000 nbSat=910328 maxSat=911272
275.65/139.66	c flip 310000 nbSat=911003 maxSat=912394
289.22/146.49	c flip 320000 nbSat=911508 maxSat=913283
297.20/150.46	c flip 330000 nbSat=913485 maxSat=914199
307.78/155.77	c flip 340000 nbSat=914324 maxSat=914724
319.76/161.73	c flip 350000 nbSat=913616 maxSat=914951
334.32/169.01	c flip 360000 nbSat=914721 maxSat=915765
349.48/176.69	c flip 370000 nbSat=915217 maxSat=916691
364.84/184.31	c flip 380000 nbSat=914906 maxSat=917932
379.62/191.75	c flip 390000 nbSat=916534 maxSat=918781
393.20/198.58	c flip 400000 nbSat=918441 maxSat=919423
407.17/205.58	c flip 410000 nbSat=919068 maxSat=920235
423.73/213.86	c flip 420000 nbSat=919141 maxSat=920495
440.68/222.37	c flip 430000 nbSat=919976 maxSat=921250
456.65/230.39	c flip 440000 nbSat=920169 maxSat=922171
472.62/238.34	c flip 450000 nbSat=921957 maxSat=922616
487.59/245.88	c flip 460000 nbSat=922149 maxSat=922997
503.56/253.87	c flip 470000 nbSat=921552 maxSat=923546
523.11/263.69	c flip 480000 nbSat=923533 maxSat=924329
546.65/275.48	c flip 490000 nbSat=923559 maxSat=925368
564.81/284.53	c flip 500000 nbSat=923346 maxSat=925387
583.18/293.75	c flip 510000 nbSat=925096 maxSat=925916
609.32/306.80	c flip 520000 nbSat=925459 maxSat=926800
627.08/315.75	c flip 530000 nbSat=923956 maxSat=926838
652.82/328.68	c flip 540000 nbSat=926682 maxSat=927522
673.58/339.04	c flip 550000 nbSat=925940 maxSat=928102
703.92/354.26	c flip 560000 nbSat=927263 maxSat=928346
726.46/365.57	c flip 570000 nbSat=928302 maxSat=929103
752.02/378.32	c flip 580000 nbSat=928522 maxSat=929388
780.36/392.55	c flip 590000 nbSat=927543 maxSat=930027
810.28/407.50	c flip 600000 nbSat=927176 maxSat=930379
840.03/422.45	c flip 610000 nbSat=927064 maxSat=930583
870.76/437.84	c flip 620000 nbSat=929390 maxSat=931126
904.87/454.95	c flip 630000 nbSat=930761 maxSat=931531
944.59/474.83	c flip 640000 nbSat=931037 maxSat=931869
975.52/490.38	c flip 650000 nbSat=930797 maxSat=932093
1020.03/512.60	c flip 660000 nbSat=930126 maxSat=932231
1053.55/529.49	c flip 670000 nbSat=931179 maxSat=932381
1094.45/549.94	c flip 680000 nbSat=930413 maxSat=932593
1138.56/572.08	c flip 690000 nbSat=929270 maxSat=932812
1183.45/594.55	c flip 700000 nbSat=931286 maxSat=933007

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/node71/watcher-328508-1173112039 -o ROOT/results/node71/solver-328508-1173112039 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328508-1173112039/ornithorynque /tmp/evaluation/328508-1173112039/instance-328508-1173112039.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.94 1.91 3/64 14495
/proc/meminfo: memFree=1041464/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=23220 CPUtime=0
/proc/14495/stat : 14495 (ornithorynque) R 14493 14495 13619 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 331161871 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231959727377 0 0 4096 0 0 0 0 17 1 0 0
/proc/14495/statm: 5805 266 219 42 0 45 0

[startup+0.029105 s]
/proc/loadavg: 1.83 1.94 1.91 3/64 14495
/proc/meminfo: memFree=1041464/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=24288 CPUtime=0.02
/proc/14495/stat : 14495 (ornithorynque) R 14493 14495 13619 0 -1 4194304 712 0 0 0 2 0 0 0 18 0 1 0 331161871 24870912 673 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14495/statm: 6072 674 379 42 0 324 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24288

[startup+0.101119 s]
/proc/loadavg: 1.83 1.94 1.91 3/64 14495
/proc/meminfo: memFree=1041464/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=27312 CPUtime=0.09
/proc/14495/stat : 14495 (ornithorynque) R 14493 14495 13619 0 -1 4194304 1542 0 0 0 8 1 0 0 18 0 1 0 331161871 27967488 1406 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14495/statm: 6828 1406 379 42 0 1080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27312

[startup+0.301162 s]
/proc/loadavg: 1.83 1.94 1.91 3/64 14495
/proc/meminfo: memFree=1041464/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=37264 CPUtime=0.29
/proc/14495/stat : 14495 (ornithorynque) R 14493 14495 13619 0 -1 4194304 3951 0 0 0 28 1 0 0 19 0 1 0 331161871 38158336 3652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962252858 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14495/statm: 9316 3658 379 42 0 3568 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37264

[startup+0.701249 s]
/proc/loadavg: 1.83 1.94 1.91 3/64 14495
/proc/meminfo: memFree=1041464/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=52664 CPUtime=0.69
/proc/14495/stat : 14495 (ornithorynque) R 14493 14495 13619 0 -1 4194304 8471 0 0 0 65 4 0 0 22 0 1 0 331161871 53927936 7337 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14495/statm: 13166 7337 379 42 0 7418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52664

[startup+1.50142 s]
/proc/loadavg: 1.77 1.92 1.91 2/65 14496
/proc/meminfo: memFree=1001648/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=85388 CPUtime=1.49
/proc/14495/stat : 14495 (ornithorynque) R 14493 14495 13619 0 -1 4194304 17393 0 0 0 141 8 0 0 25 0 1 0 331161871 87437312 15105 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14495/statm: 21347 15105 379 42 0 15599 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85388

[startup+3.10178 s]
/proc/loadavg: 1.77 1.92 1.91 2/65 14496
/proc/meminfo: memFree=957744/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=211584 CPUtime=3.3
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 46904 0 0 0 309 21 0 0 25 0 3 0 331161871 216662016 41757 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 52896 41757 388 42 0 47148 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 211584

[startup+6.30248 s]
/proc/loadavg: 1.79 1.92 1.91 3/67 14498
/proc/meminfo: memFree=873760/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219316 CPUtime=9.68
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56106 0 0 0 942 26 0 0 25 0 3 0 331161871 224579584 41878 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54829 41878 389 42 0 49081 0
[pid=14495/tid=14497] ppid=14493 vsize=219316 CPUtime=3.4
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 9819 0 0 0 335 5 0 0 25 0 3 0 331162160 224579584 41878 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4329362 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219316 CPUtime=3.41
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 341 0 0 0 25 0 3 0 331162160 224579584 41878 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246192 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (KiB) 219316

[startup+12.7019 s]
/proc/loadavg: 1.80 1.92 1.91 3/67 14498
/proc/meminfo: memFree=874720/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219424 CPUtime=22.46
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56408 0 0 0 2219 27 0 0 25 0 3 0 331161871 224690176 41890 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54856 41890 389 42 0 49108 0
[pid=14495/tid=14497] ppid=14493 vsize=219424 CPUtime=9.77
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10121 0 0 0 972 5 0 0 25 0 3 0 331162160 224690176 41890 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4329362 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219424 CPUtime=9.81
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 981 0 0 0 25 0 3 0 331162160 224690176 41890 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245887 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.46
Current children cumulated vsize (KiB) 219424

[startup+25.5026 s]
/proc/loadavg: 1.83 1.93 1.91 3/67 14498
/proc/meminfo: memFree=874848/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219556 CPUtime=48
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56429 0 0 0 4773 27 0 0 25 0 3 0 331161871 224825344 41911 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54889 41911 389 42 0 49141 0
[pid=14495/tid=14497] ppid=14493 vsize=219556 CPUtime=22.51
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10142 0 0 0 2246 5 0 0 25 0 3 0 331162160 224825344 41911 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326345 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219556 CPUtime=22.6
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 2260 0 0 0 25 0 3 0 331162160 224825344 41911 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245059 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48
Current children cumulated vsize (KiB) 219556

[startup+51.1012 s]
/proc/loadavg: 1.90 1.93 1.91 3/67 14498
/proc/meminfo: memFree=874656/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=99.05
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 9878 27 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=48
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 4794 6 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244167 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=48.17
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 4817 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297902 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.05
Current children cumulated vsize (KiB) 219912

[startup+102.305 s]
/proc/loadavg: 1.95 1.94 1.91 3/67 14498
/proc/meminfo: memFree=874656/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=201.22
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 20095 27 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=98.99
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 9893 6 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246433 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=99.36
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 9936 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246202 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.22
Current children cumulated vsize (KiB) 219912

[startup+162.301 s]
/proc/loadavg: 1.98 1.95 1.91 3/67 14498
/proc/meminfo: memFree=874656/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=320.95
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 32068 27 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=158.75
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 15869 6 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246445 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=159.33
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 15933 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245085 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 320.95
Current children cumulated vsize (KiB) 219912

[startup+222.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 14498
/proc/meminfo: memFree=874720/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=440.68
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 44040 28 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=218.49
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 21843 6 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246433 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=219.3
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 21930 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244171 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 440.68
Current children cumulated vsize (KiB) 219912

[startup+282.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 14498
/proc/meminfo: memFree=874784/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=560.42
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 56014 28 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=278.27
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 27820 7 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4239088 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=279.28
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 27928 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246233 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 560.42
Current children cumulated vsize (KiB) 219912

[startup+342.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 14498
/proc/meminfo: memFree=874848/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=680.17
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 67988 29 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=338.03
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 33796 7 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246473 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=339.25
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 33925 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297622 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680.17
Current children cumulated vsize (KiB) 219912

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14498
/proc/meminfo: memFree=874784/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=799.91
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 79962 29 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=397.8
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 39773 7 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246420 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=399.23
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 39923 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244964 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 799.91
Current children cumulated vsize (KiB) 219912

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14498
/proc/meminfo: memFree=874720/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=919.64
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 91935 29 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=457.55
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 45748 7 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246470 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=459.21
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 45921 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244850 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 919.64
Current children cumulated vsize (KiB) 219912

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14498
/proc/meminfo: memFree=874784/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=1039.38
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 103909 29 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=517.32
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 51725 7 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246457 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=519.18
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 51918 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297884 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1039.38
Current children cumulated vsize (KiB) 219912

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14498
/proc/meminfo: memFree=874784/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=1159.1
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 115881 29 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=577.08
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 57700 8 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246457 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=579.16
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 57916 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297829 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1159.1
Current children cumulated vsize (KiB) 219912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.806 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14498
/proc/meminfo: memFree=874720/2055920 swapFree=4183136/4192956
[pid=14495] ppid=14493 vsize=219912 CPUtime=1200.02
/proc/14495/stat : 14495 (ornithorynque) S 14493 14495 13619 0 -1 4194304 56522 0 0 0 119973 29 0 0 25 0 3 0 331161871 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14495/statm: 54978 42004 389 42 0 49230 0
[pid=14495/tid=14497] ppid=14493 vsize=219912 CPUtime=597.5
/proc/14495/task/14497/stat : 14497 (ornithorynque) R 14493 14495 13619 0 -1 4194368 10235 0 0 0 59742 8 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246433 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14495/tid=14498] ppid=14493 vsize=219912 CPUtime=599.66
/proc/14495/task/14498/stat : 14498 (ornithorynque) R 14493 14495 13619 0 -1 4194368 2 0 0 0 59966 0 0 0 25 0 3 0 331162160 225189888 42004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244160 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 219912

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): 602.902
CPU time (s): 1200.08
CPU user time (s): 1199.75
CPU system time (s): 0.32495
CPU usage (%): 199.05
Max. virtual memory (cumulated for all children) (KiB): 226496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.32495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56522
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= 13
involuntary context switches= 9169

runsolver used 0.594909 second user time and 1.40679 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Mon Mar  5 16:27:21 UTC 2007

IDJOB= 328508
IDBENCH= 20430
IDSOLVER= 139
FILE ID= node71/328508-1173112039

PBS_JOBID= 4013920

Free space on /tmp= 66490 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= /tmp/evaluation/328508-1173112039/ornithorynque /tmp/evaluation/328508-1173112039/instance-328508-1173112039.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-328508-1173112039 -o ROOT/results/node71/solver-328508-1173112039 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328508-1173112039/ornithorynque /tmp/evaluation/328508-1173112039/instance-328508-1173112039.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  8c6ad18be635cee0d986377c4d06ab11

RANDOM SEED= 184313795

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1041936 kB
Buffers:         40680 kB
Cached:         878444 kB
SwapCached:       3840 kB
Active:         148936 kB
Inactive:       781188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1041936 kB
SwapTotal:     4192956 kB
SwapFree:      4183136 kB
Dirty:           17408 kB
Writeback:           0 kB
Mapped:          17000 kB
Slab:            69844 kB
Committed_AS:   897092 kB
PageTables:       1452 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= 66490 MiB

End job on node71 on Mon Mar  5 16:37:26 UTC 2007