Trace number 328352

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.15 601.629

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1870497322-13-SAT.cnf
MD5SUMb21a160fd72c696cb1c462ee57a56514
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.302953
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.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.01	c ...done
0.00/0.01	c nbVar=810 nbClause=2931
0.00/0.01	c nbVar=810 nbClause=2931
0.00/0.01	c complete search running
0.00/0.02	c local search running
0.00/0.02	c flip 0 nbSat=2537 maxSat=0
0.00/0.07	c flip 10000 nbSat=2926 maxSat=2938
0.17/0.12	c flip 0 nbSat=3481 maxSat=2946
0.37/0.26	c flip 10000 nbSat=3861 maxSat=3872
0.57/0.37	c flip 0 nbSat=5490 maxSat=3878
1.17/0.69	c flip 10000 nbSat=5859 maxSat=5868
1.77/0.94	c flip 0 nbSat=8732 maxSat=5869
1.97/1.07	c nbDecision=10000 #clauses=9696
3.16/1.61	c flip 10000 nbSat=9069 maxSat=9089
3.96/2.03	c flip 0 nbSat=12675 maxSat=9089
6.56/3.33	c flip 10000 nbSat=13045 maxSat=13061
6.75/3.47	c nbDecision=20000 #clauses=16686
7.95/4.08	c flip 0 nbSat=17467 maxSat=13072
12.34/6.23	c flip 10000 nbSat=17809 maxSat=17820
15.13/7.67	c nbDecision=30000 #clauses=23902
15.33/7.72	c flip 0 nbSat=23489 maxSat=17824
24.31/12.25	c flip 10000 nbSat=23870 maxSat=23908
26.71/13.44	c nbDecision=40000 #clauses=31137
29.30/14.70	c flip 0 nbSat=31733 maxSat=23908
42.23/21.24	c flip 10000 nbSat=32123 maxSat=32142
45.02/22.67	c nbDecision=50000 #clauses=38263
49.77/25.09	c flip 0 nbSat=39940 maxSat=32160
62.73/31.60	c nbDecision=60000 #clauses=45405
69.91/35.12	c flip 10000 nbSat=40358 maxSat=40369
80.87/40.67	c flip 0 nbSat=50443 maxSat=40372
87.03/43.72	c nbDecision=70000 #clauses=52648
106.16/53.40	c flip 10000 nbSat=50833 maxSat=50841
110.95/55.77	c nbDecision=80000 #clauses=59864
124.12/62.34	c flip 0 nbSat=63201 maxSat=50860
135.29/67.96	c nbDecision=90000 #clauses=67086
159.78/80.20	c flip 10000 nbSat=63607 maxSat=63627
163.37/82.06	c nbDecision=100000 #clauses=74522
186.10/93.48	c flip 0 nbSat=79318 maxSat=63631
194.68/97.80	c nbDecision=110000 #clauses=81900
229.56/115.29	c nbDecision=120000 #clauses=89314
231.76/116.32	c flip 10000 nbSat=79747 maxSat=79756
260.69/130.82	c flip 0 nbSat=94616 maxSat=79756
269.87/135.48	c nbDecision=130000 #clauses=96678
319.56/160.39	c flip 10000 nbSat=95014 maxSat=95014
320.96/161.08	c nbDecision=140000 #clauses=104134
359.26/180.24	c flip 0 nbSat=109290 maxSat=95028
373.22/187.28	c nbDecision=150000 #clauses=111669
425.90/213.61	c flip 10000 nbSat=109683 maxSat=109700
429.90/215.70	c nbDecision=160000 #clauses=119197
468.00/234.78	c flip 0 nbSat=123542 maxSat=109710
488.56/245.05	c nbDecision=170000 #clauses=126734
543.43/272.54	c flip 10000 nbSat=123896 maxSat=123962
551.81/276.75	c nbDecision=180000 #clauses=134254
591.53/296.68	c flip 0 nbSat=137581 maxSat=123964
620.66/311.22	c nbDecision=190000 #clauses=141534
673.34/337.68	c flip 10000 nbSat=137970 maxSat=138015
698.48/350.21	c nbDecision=200000 #clauses=148842
724.20/363.16	c flip 0 nbSat=150407 maxSat=138034
790.67/396.49	c nbDecision=210000 #clauses=156074
816.00/409.19	c flip 10000 nbSat=150823 maxSat=150826
879.67/441.02	c flip 0 nbSat=162406 maxSat=150830
887.84/445.14	c nbDecision=220000 #clauses=163495
974.05/488.38	c flip 10000 nbSat=162816 maxSat=162829
978.64/490.62	c nbDecision=230000 #clauses=170867
1030.31/516.55	c flip 0 nbSat=173720 maxSat=162840
1083.58/543.24	c nbDecision=240000 #clauses=178299
1141.06/572.03	c flip 10000 nbSat=174122 maxSat=174131
1181.35/592.29	c nbDecision=250000 #clauses=185499

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/node5/watcher-328352-1173110440 -o ROOT/results/node5/solver-328352-1173110440 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328352-1173110440/ornithorynque /tmp/evaluation/328352-1173110440/instance-328352-1173110440.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.90 3/77 14302
/proc/meminfo: memFree=1614432/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=23220 CPUtime=0
/proc/14302/stat : 14302 (ornithorynque) R 14300 14302 13751 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330998818 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226910833937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14302/statm: 5805 266 219 42 0 45 0

[startup+0.094331 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 14302
/proc/meminfo: memFree=1614432/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=45496 CPUtime=0.15
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 685 0 0 0 15 0 0 0 18 0 3 0 330998818 46587904 646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 11374 646 387 42 0 5626 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45496

[startup+0.101331 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 14302
/proc/meminfo: memFree=1614432/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=45496 CPUtime=0.17
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 688 0 0 0 17 0 0 0 18 0 3 0 330998818 46587904 649 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 11374 649 387 42 0 5626 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45496

[startup+0.301353 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 14302
/proc/meminfo: memFree=1614432/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=45628 CPUtime=0.57
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 818 0 0 0 57 0 0 0 18 0 3 0 330998818 46723072 779 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 11407 779 387 42 0 5659 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45628

[startup+0.701398 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 14302
/proc/meminfo: memFree=1614432/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=45888 CPUtime=1.37
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 1001 0 0 0 137 0 0 0 18 0 3 0 330998818 46989312 962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 11472 962 387 42 0 5724 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 45888

[startup+1.50149 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 14305
/proc/meminfo: memFree=1611144/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=48104 CPUtime=2.96
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 1317 0 0 0 296 0 0 0 18 0 3 0 330998818 49258496 1278 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 12026 1278 387 42 0 6278 0
[pid=14302/tid=14304] ppid=14300 vsize=48104 CPUtime=1.48
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 410 0 0 0 148 0 0 0 21 0 3 0 330998820 49258496 1278 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312023 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=48104 CPUtime=1.47
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 269 0 0 0 147 0 0 0 21 0 3 0 330998820 49258496 1278 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241181 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 48104

[startup+3.10168 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 14305
/proc/meminfo: memFree=1609544/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=48840 CPUtime=6.15
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 1695 0 0 0 614 1 0 0 18 0 3 0 330998818 50012160 1656 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 12210 1656 387 42 0 6462 0
[pid=14302/tid=14304] ppid=14300 vsize=48840 CPUtime=3.08
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 628 0 0 0 308 0 0 0 25 0 3 0 330998820 50012160 1656 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226913325735 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=48840 CPUtime=3.05
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 429 0 0 0 305 0 0 0 25 0 3 0 330998820 50012160 1656 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242249 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 48840

[startup+6.30204 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 14305
/proc/meminfo: memFree=1607496/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=51060 CPUtime=12.54
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 2224 0 0 0 1253 1 0 0 18 0 3 0 330998818 52285440 2119 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 12765 2119 387 42 0 7017 0
[pid=14302/tid=14304] ppid=14300 vsize=51060 CPUtime=6.27
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 942 0 0 0 627 0 0 0 25 0 3 0 330998820 52285440 2119 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4210464 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=51060 CPUtime=6.24
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 644 0 0 0 624 0 0 0 25 0 3 0 330998820 52285440 2119 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242249 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51060

[startup+12.7018 s]
/proc/loadavg: 1.86 1.94 1.90 3/80 14305
/proc/meminfo: memFree=1604168/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=54708 CPUtime=25.31
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 2991 0 0 0 2529 2 0 0 18 0 3 0 330998818 56020992 2886 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 13677 2886 387 42 0 7929 0
[pid=14302/tid=14304] ppid=14300 vsize=54708 CPUtime=12.66
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 1399 0 0 0 1266 0 0 0 25 0 3 0 330998820 56020992 2886 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=54708 CPUtime=12.61
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 954 0 0 0 1261 0 0 0 25 0 3 0 330998820 56020992 2886 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242225 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 54708

[startup+25.5012 s]
/proc/loadavg: 1.89 1.94 1.90 3/86 14369
/proc/meminfo: memFree=1598424/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=59644 CPUtime=50.77
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 4156 0 0 0 5071 6 0 0 18 0 3 0 330998818 61075456 3921 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 14911 3921 387 42 0 9163 0
[pid=14302/tid=14304] ppid=14300 vsize=59644 CPUtime=25.41
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 1881 0 0 0 2540 1 0 0 20 0 3 0 330998820 61075456 3921 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=59644 CPUtime=25.32
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 1637 0 0 0 2529 3 0 0 25 0 3 0 330998820 61075456 3921 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241780 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 59644

[startup+51.1011 s]
/proc/loadavg: 1.93 1.94 1.90 3/86 14415
/proc/meminfo: memFree=1593816/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=64660 CPUtime=101.77
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 5370 0 0 0 10166 11 0 0 18 0 3 0 330998818 66211840 5090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 16165 5090 387 42 0 10417 0
[pid=14302/tid=14304] ppid=14300 vsize=64660 CPUtime=50.95
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 2632 0 0 0 5093 2 0 0 25 0 3 0 330998820 66211840 5090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=64660 CPUtime=50.8
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 2100 0 0 0 5072 8 0 0 25 0 3 0 330998820 66211840 5090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 64660

[startup+102.307 s]
/proc/loadavg: 1.97 1.95 1.91 3/86 14483
/proc/meminfo: memFree=1583896/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=76324 CPUtime=203.85
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 8334 0 0 0 20362 23 0 0 18 0 3 0 330998818 78155776 7499 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 19081 7499 387 42 0 13333 0
[pid=14302/tid=14304] ppid=14300 vsize=76324 CPUtime=102.08
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 4128 0 0 0 10203 5 0 0 25 0 3 0 330998820 78155776 7499 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=76324 CPUtime=101.75
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 3568 0 0 0 10158 17 0 0 25 0 3 0 330998820 78155776 7499 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285353 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 76324

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 14504
/proc/meminfo: memFree=1578184/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=83276 CPUtime=323.55
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 10287 0 0 0 32329 26 0 0 18 0 3 0 330998818 85274624 9264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 20819 9264 387 42 0 15071 0
[pid=14302/tid=14304] ppid=14300 vsize=83276 CPUtime=162.03
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 5465 0 0 0 16196 7 0 0 25 0 3 0 330998820 85274624 9264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=83276 CPUtime=161.49
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 4184 0 0 0 16131 18 0 0 25 0 3 0 330998820 85274624 9264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.55
Current children cumulated vsize (KiB) 83276

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 14504
/proc/meminfo: memFree=1572424/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=89700 CPUtime=443.27
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 12198 0 0 0 44299 28 0 0 18 0 3 0 330998818 91852800 10682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 22425 10682 387 42 0 16677 0
[pid=14302/tid=14304] ppid=14300 vsize=89700 CPUtime=222.01
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 6418 0 0 0 22193 8 0 0 25 0 3 0 330998820 91852800 10682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=89700 CPUtime=221.22
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 5142 0 0 0 22104 18 0 0 25 0 3 0 330998820 91852800 10682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.27
Current children cumulated vsize (KiB) 89700

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 14504
/proc/meminfo: memFree=1567304/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=96316 CPUtime=562.98
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 13964 0 0 0 56269 29 0 0 18 0 3 0 330998818 98627584 11962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 24079 11962 387 42 0 18331 0
[pid=14302/tid=14304] ppid=14300 vsize=96316 CPUtime=281.99
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 7456 0 0 0 28190 9 0 0 25 0 3 0 330998820 98627584 11962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=96316 CPUtime=280.96
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 5870 0 0 0 28077 19 0 0 25 0 3 0 330998820 98627584 11962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.98
Current children cumulated vsize (KiB) 96316

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 14504
/proc/meminfo: memFree=1562504/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=102940 CPUtime=682.71
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 15727 0 0 0 68240 31 0 0 18 0 3 0 330998818 105410560 13156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 25735 13156 387 42 0 19987 0
[pid=14302/tid=14304] ppid=14300 vsize=102940 CPUtime=341.98
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 8188 0 0 0 34188 10 0 0 25 0 3 0 330998820 105410560 13156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=102940 CPUtime=340.71
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 6901 0 0 0 34051 20 0 0 25 0 3 0 330998820 105410560 13156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 102940

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 14504
/proc/meminfo: memFree=1559048/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=107148 CPUtime=802.43
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 16825 0 0 0 80211 32 0 0 18 0 3 0 330998818 109719552 14026 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 26787 14026 387 42 0 21039 0
[pid=14302/tid=14304] ppid=14300 vsize=107148 CPUtime=401.96
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 8683 0 0 0 40185 11 0 0 25 0 3 0 330998820 109719552 14026 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=107148 CPUtime=400.45
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 7504 0 0 0 40025 20 0 0 25 0 3 0 330998820 109719552 14026 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283718 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 107148

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 14504
/proc/meminfo: memFree=1555400/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=110532 CPUtime=922.15
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 17957 0 0 0 92181 34 0 0 18 0 3 0 330998818 113184768 14896 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 27633 14896 387 42 0 21885 0
[pid=14302/tid=14304] ppid=14300 vsize=110532 CPUtime=461.94
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 9210 0 0 0 46182 12 0 0 25 0 3 0 330998820 113184768 14896 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311160 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=110532 CPUtime=460.19
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 8109 0 0 0 45998 21 0 0 25 0 3 0 330998820 113184768 14896 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242595 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 110532

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 14504
/proc/meminfo: memFree=1552072/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=114772 CPUtime=1041.89
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 19026 0 0 0 104154 35 0 0 18 0 3 0 330998818 117526528 15769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 28693 15769 387 42 0 22945 0
[pid=14302/tid=14304] ppid=14300 vsize=114772 CPUtime=521.92
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 9732 0 0 0 52180 12 0 0 25 0 3 0 330998820 117526528 15769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=114772 CPUtime=519.93
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 8656 0 0 0 51972 21 0 0 25 0 3 0 330998820 117526528 15769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.89
Current children cumulated vsize (KiB) 114772

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 14504
/proc/meminfo: memFree=1550024/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=117512 CPUtime=1161.61
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 19725 0 0 0 116125 36 0 0 18 0 3 0 330998818 120332288 16258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 29378 16258 387 42 0 23630 0
[pid=14302/tid=14304] ppid=14300 vsize=117512 CPUtime=581.9
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 10431 0 0 0 58177 13 0 0 25 0 3 0 330998820 120332288 16258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=117512 CPUtime=579.67
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 8656 0 0 0 57946 21 0 0 25 0 3 0 330998820 120332288 16258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.61
Current children cumulated vsize (KiB) 117512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 14504
/proc/meminfo: memFree=1549512/2055920 swapFree=4174560/4192956
[pid=14302] ppid=14300 vsize=117908 CPUtime=1200.12
/proc/14302/stat : 14302 (ornithorynque) S 14300 14302 13751 0 -1 4194304 19856 0 0 0 119976 36 0 0 18 0 3 0 330998818 120737792 16389 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226922360699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14302/statm: 29477 16389 387 42 0 23729 0
[pid=14302/tid=14304] ppid=14300 vsize=117908 CPUtime=601.21
/proc/14302/task/14304/stat : 14304 (ornithorynque) R 14300 14302 13751 0 -1 4194368 10562 0 0 0 60107 14 0 0 25 0 3 0 330998820 120737792 16389 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14302/tid=14305] ppid=14300 vsize=117908 CPUtime=598.88
/proc/14302/task/14305/stat : 14305 (ornithorynque) R 14300 14302 13751 0 -1 4194368 8656 0 0 0 59867 21 0 0 25 0 3 0 330998820 120737792 16389 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242128 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 117908

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.629
CPU time (s): 1200.15
CPU user time (s): 1199.78
CPU system time (s): 0.377942
CPU usage (%): 199.484
Max. virtual memory (cumulated for all children) (KiB): 117908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19856
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= 48
involuntary context switches= 23087

runsolver used 0.639902 second user time and 1.56376 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Mar  5 16:00:40 UTC 2007

IDJOB= 328352
IDBENCH= 20267
IDSOLVER= 139
FILE ID= node5/328352-1173110440

PBS_JOBID= 4013934

Free space on /tmp= 66545 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1870497322-13-SAT.cnf
COMMAND LINE= /tmp/evaluation/328352-1173110440/ornithorynque /tmp/evaluation/328352-1173110440/instance-328352-1173110440.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-328352-1173110440 -o ROOT/results/node5/solver-328352-1173110440 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328352-1173110440/ornithorynque /tmp/evaluation/328352-1173110440/instance-328352-1173110440.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  b21a160fd72c696cb1c462ee57a56514

RANDOM SEED= 778837784

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1614904 kB
Buffers:         38508 kB
Cached:         314140 kB
SwapCached:       2176 kB
Active:         114144 kB
Inactive:       266464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614904 kB
SwapTotal:     4192956 kB
SwapFree:      4174560 kB
Dirty:             308 kB
Writeback:           0 kB
Mapped:          36680 kB
Slab:            46036 kB
Committed_AS:  1165352 kB
PageTables:       1692 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= 66545 MiB

End job on node5 on Mon Mar  5 16:10:44 UTC 2007