Trace number 328024

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.14 601.523

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1846251911-07.SAT.shuffled.cnf
MD5SUM419e6a1917f72e0a12d5698f6fbe9d3d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.131979
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data (download as text)

0.00/0.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.00/0.02	c ...done
0.00/0.03	c nbVar=60 nbClause=5340
0.00/0.03	c nbVar=60 nbClause=5340
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=5301 maxSat=0
0.16/0.19	c flip 0 nbSat=6773 maxSat=5327
0.76/0.45	c flip 0 nbSat=8646 maxSat=6790
1.56/0.84	c flip 0 nbSat=10813 maxSat=8675
2.55/1.36	c flip 0 nbSat=13370 maxSat=10838
3.15/1.61	c nbDecision=10000 #clauses=14491
4.16/2.13	c flip 0 nbSat=16096 maxSat=13405
6.35/3.28	c flip 0 nbSat=19928 maxSat=16122
9.74/4.90	c nbDecision=20000 #clauses=23597
9.74/4.92	c flip 0 nbSat=23572 maxSat=19947
14.33/7.21	c flip 0 nbSat=28534 maxSat=23608
17.72/8.93	c nbDecision=30000 #clauses=32778
20.32/10.21	c flip 0 nbSat=35113 maxSat=28567
28.30/14.26	c flip 0 nbSat=40140 maxSat=35145
31.29/15.73	c nbDecision=40000 #clauses=41981
37.87/19.03	c flip 0 nbSat=45973 maxSat=40175
47.24/23.76	c nbDecision=50000 #clauses=51247
49.23/24.70	c flip 0 nbSat=52081 maxSat=46009
63.41/31.81	c flip 0 nbSat=57950 maxSat=52115
70.99/35.67	c nbDecision=60000 #clauses=60508
77.77/39.03	c flip 0 nbSat=62208 maxSat=57982
93.94/47.14	c flip 0 nbSat=66843 maxSat=62243
102.53/51.46	c nbDecision=70000 #clauses=69681
111.11/55.72	c flip 0 nbSat=71838 maxSat=66870
129.26/64.84	c flip 0 nbSat=76130 maxSat=71868
140.02/70.22	c nbDecision=80000 #clauses=78908
149.60/75.00	c flip 0 nbSat=81686 maxSat=76156
171.35/85.95	c flip 0 nbSat=86845 maxSat=81717
176.94/88.74	c nbDecision=90000 #clauses=88150
194.70/97.65	c flip 0 nbSat=91247 maxSat=86874
218.25/109.41	c flip 0 nbSat=94897 maxSat=91278
231.41/116.03	c nbDecision=100000 #clauses=97358
244.18/122.45	c flip 0 nbSat=99632 maxSat=94934
271.12/135.96	c flip 0 nbSat=105051 maxSat=99650
278.71/139.73	c nbDecision=110000 #clauses=106527
299.24/150.04	c flip 0 nbSat=111053 maxSat=105084
326.98/163.93	c nbDecision=120000 #clauses=115677
329.96/165.48	c flip 0 nbSat=116003 maxSat=111082
361.91/181.43	c flip 0 nbSat=120814 maxSat=116018
388.44/194.71	c nbDecision=130000 #clauses=124889
395.42/198.23	c flip 0 nbSat=126061 maxSat=120851
429.34/215.21	c flip 0 nbSat=131780 maxSat=126099
441.91/221.55	c nbDecision=140000 #clauses=134063
463.66/232.40	c flip 0 nbSat=137864 maxSat=131800
499.36/250.32	c nbDecision=150000 #clauses=143254
500.75/251.05	c flip 0 nbSat=143368 maxSat=137890
540.08/270.78	c flip 0 nbSat=149479 maxSat=143417
558.64/280.00	c nbDecision=160000 #clauses=152484
581.17/291.32	c flip 0 nbSat=155577 maxSat=149512
621.48/311.50	c nbDecision=170000 #clauses=161690
623.28/312.42	c flip 0 nbSat=161857 maxSat=155609
667.77/334.74	c flip 0 nbSat=168888 maxSat=161889
679.15/340.47	c nbDecision=180000 #clauses=170854
713.66/357.73	c flip 0 nbSat=175854 maxSat=168917
741.99/371.94	c nbDecision=190000 #clauses=180129
762.34/382.17	c flip 0 nbSat=182421 maxSat=175881
811.63/406.83	c flip 0 nbSat=188517 maxSat=182438
821.81/411.98	c nbDecision=200000 #clauses=189417
864.31/433.21	c flip 0 nbSat=193370 maxSat=188552
915.78/459.07	c nbDecision=210000 #clauses=198636
916.39/459.31	c flip 0 nbSat=198642 maxSat=193388
969.25/485.81	c flip 0 nbSat=204994 maxSat=198676
994.99/498.70	c nbDecision=220000 #clauses=207913
1025.52/514.08	c flip 0 nbSat=211178 maxSat=205029
1082.99/542.87	c flip 0 nbSat=216497 maxSat=211194
1088.18/545.46	c nbDecision=230000 #clauses=217121
1140.24/571.59	c flip 0 nbSat=222779 maxSat=216539
1168.18/585.54	c nbDecision=240000 #clauses=226359

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/node45/watcher-328024-1173106951 -o ROOT/results/node45/solver-328024-1173106951 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328024-1173106951/ornithorynque /tmp/evaluation/328024-1173106951/instance-328024-1173106951.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.96 1.86 3/64 14890
/proc/meminfo: memFree=758200/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=23220 CPUtime=0
/proc/14890/stat : 14890 (ornithorynque) R 14888 14890 14551 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 36670877 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258936444016 0 0 4096 0 0 0 0 17 1 0 0
/proc/14890/statm: 5805 263 218 42 0 45 0

[startup+0.054759 s]
/proc/loadavg: 1.99 1.96 1.86 3/64 14890
/proc/meminfo: memFree=758200/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=44788 CPUtime=0.07
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 734 0 0 0 7 0 0 0 18 0 3 0 36670877 45862912 695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 11197 695 387 42 0 5449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44788

[startup+0.102767 s]
/proc/loadavg: 1.99 1.96 1.86 3/64 14890
/proc/meminfo: memFree=758200/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=44788 CPUtime=0.16
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 753 0 0 0 16 0 0 0 18 0 3 0 36670877 45862912 714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 11197 714 387 42 0 5449 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44788

[startup+0.302804 s]
/proc/loadavg: 1.99 1.96 1.86 3/64 14890
/proc/meminfo: memFree=758200/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=46076 CPUtime=0.56
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 867 0 0 0 56 0 0 0 18 0 3 0 36670877 47181824 828 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 11519 828 387 42 0 5771 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46076

[startup+0.702879 s]
/proc/loadavg: 1.99 1.96 1.86 3/64 14890
/proc/meminfo: memFree=758200/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=46472 CPUtime=1.36
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 1029 0 0 0 136 0 0 0 18 0 3 0 36670877 47587328 990 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 11618 990 387 42 0 5870 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46472

[startup+1.50203 s]
/proc/loadavg: 1.99 1.96 1.87 3/67 14893
/proc/meminfo: memFree=755040/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=48052 CPUtime=2.95
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 1318 0 0 0 295 0 0 0 18 0 3 0 36670877 49205248 1279 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 12013 1279 387 42 0 6265 0
[pid=14890/tid=14892] ppid=14888 vsize=48052 CPUtime=1.46
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 303 0 0 0 146 0 0 0 25 0 3 0 36670881 49205248 1279 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289402 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=48052 CPUtime=1.46
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 307 0 0 0 146 0 0 0 25 0 3 0 36670881 49205248 1279 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48052

[startup+3.10132 s]
/proc/loadavg: 1.99 1.96 1.87 3/67 14893
/proc/meminfo: memFree=754016/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=49136 CPUtime=6.15
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 1699 0 0 0 615 0 0 0 18 0 3 0 36670877 50315264 1627 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 12284 1627 387 42 0 6536 0
[pid=14890/tid=14892] ppid=14888 vsize=49136 CPUtime=3.06
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 556 0 0 0 306 0 0 0 25 0 3 0 36670881 50315264 1627 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=49136 CPUtime=3.05
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 435 0 0 0 305 0 0 0 25 0 3 0 36670881 50315264 1627 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241780 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49136

[startup+6.3019 s]
/proc/loadavg: 1.99 1.96 1.87 3/67 14893
/proc/meminfo: memFree=751464/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=51396 CPUtime=12.53
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 2164 0 0 0 1253 0 0 0 18 0 3 0 36670877 52629504 2059 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 12849 2059 387 42 0 7101 0
[pid=14890/tid=14892] ppid=14888 vsize=51396 CPUtime=6.26
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 837 0 0 0 626 0 0 0 25 0 3 0 36670881 52629504 2059 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=51396 CPUtime=6.24
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 619 0 0 0 624 0 0 0 25 0 3 0 36670881 52629504 2059 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 51396

[startup+12.7011 s]
/proc/loadavg: 1.99 1.96 1.87 3/67 14893
/proc/meminfo: memFree=747944/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=54960 CPUtime=25.3
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 3120 0 0 0 2529 1 0 0 18 0 3 0 36670877 56279040 2885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 13740 2885 387 42 0 7992 0
[pid=14890/tid=14892] ppid=14888 vsize=54960 CPUtime=12.65
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 1374 0 0 0 1265 0 0 0 25 0 3 0 36670881 56279040 2885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=54960 CPUtime=12.61
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 1038 0 0 0 1261 0 0 0 25 0 3 0 36670881 56279040 2885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 54960

[startup+25.5024 s]
/proc/loadavg: 1.99 1.96 1.87 3/67 14893
/proc/meminfo: memFree=743848/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=60016 CPUtime=50.83
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 4494 0 0 0 5081 2 0 0 18 0 3 0 36670877 61456384 3888 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 15004 3888 387 42 0 9256 0
[pid=14890/tid=14892] ppid=14888 vsize=60016 CPUtime=25.45
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 1987 0 0 0 2544 1 0 0 25 0 3 0 36670881 61456384 3888 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=60016 CPUtime=25.35
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 1799 0 0 0 2534 1 0 0 25 0 3 0 36670881 61456384 3888 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 60016

[startup+51.103 s]
/proc/loadavg: 1.99 1.96 1.87 3/67 14893
/proc/meminfo: memFree=739432/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=65896 CPUtime=101.93
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 5895 0 0 0 10190 3 0 0 18 0 3 0 36670877 67477504 5007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 16474 5007 387 42 0 10726 0
[pid=14890/tid=14892] ppid=14888 vsize=65896 CPUtime=51.04
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 2832 0 0 0 5103 1 0 0 25 0 3 0 36670881 67477504 5007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311851 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=65896 CPUtime=50.85
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 2355 0 0 0 5084 1 0 0 25 0 3 0 36670881 67477504 5007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 65896

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.87 3/67 14893
/proc/meminfo: memFree=733224/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=73692 CPUtime=204.08
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 8157 0 0 0 20404 4 0 0 18 0 3 0 36670877 75460608 6505 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 18423 6505 387 42 0 12675 0
[pid=14890/tid=14892] ppid=14888 vsize=73692 CPUtime=102.23
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 3852 0 0 0 10220 3 0 0 25 0 3 0 36670881 75460608 6505 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=73692 CPUtime=101.82
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 3597 0 0 0 10181 1 0 0 25 0 3 0 36670881 75460608 6505 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 73692

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.88 3/67 14893
/proc/meminfo: memFree=727464/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=79124 CPUtime=323.78
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 9643 0 0 0 32373 5 0 0 18 0 3 0 36670877 81022976 7942 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 19781 7942 387 42 0 14033 0
[pid=14890/tid=14892] ppid=14888 vsize=79124 CPUtime=162.2
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 4745 0 0 0 16217 3 0 0 25 0 3 0 36670881 81022976 7942 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=79124 CPUtime=161.54
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 4190 0 0 0 16153 1 0 0 25 0 3 0 36670881 81022976 7942 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.78
Current children cumulated vsize (KiB) 79124

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.89 3/67 14893
/proc/meminfo: memFree=722280/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=85688 CPUtime=443.5
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 11608 0 0 0 44343 7 0 0 18 0 3 0 36670877 87744512 9229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 21422 9229 387 42 0 15674 0
[pid=14890/tid=14892] ppid=14888 vsize=85688 CPUtime=222.17
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 5923 0 0 0 22213 4 0 0 25 0 3 0 36670881 87744512 9229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=85688 CPUtime=221.28
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 4977 0 0 0 22126 2 0 0 25 0 3 0 36670881 87744512 9229 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 85688

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.89 3/67 14893
/proc/meminfo: memFree=718056/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=89568 CPUtime=563.23
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 12832 0 0 0 56315 8 0 0 18 0 3 0 36670877 91717632 10321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 22392 10321 387 42 0 16644 0
[pid=14890/tid=14892] ppid=14888 vsize=89568 CPUtime=282.16
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 6632 0 0 0 28211 5 0 0 25 0 3 0 36670881 91717632 10321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=89568 CPUtime=281.03
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 5492 0 0 0 28101 2 0 0 25 0 3 0 36670881 91717632 10321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241593 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.23
Current children cumulated vsize (KiB) 89568

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 14893
/proc/meminfo: memFree=713072/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=99060 CPUtime=682.93
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 15464 0 0 0 68283 10 0 0 18 0 3 0 36670877 101437440 11531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 24765 11531 387 42 0 19017 0
[pid=14890/tid=14892] ppid=14888 vsize=99060 CPUtime=342.13
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 7516 0 0 0 34207 6 0 0 25 0 3 0 36670881 101437440 11531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312385 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=99060 CPUtime=340.75
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 7240 0 0 0 34072 3 0 0 25 0 3 0 36670881 101437440 11531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.93
Current children cumulated vsize (KiB) 99060

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 14893
/proc/meminfo: memFree=709488/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=102600 CPUtime=802.64
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 16613 0 0 0 80254 10 0 0 18 0 3 0 36670877 105062400 12419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 25650 12419 387 42 0 19902 0
[pid=14890/tid=14892] ppid=14888 vsize=102600 CPUtime=402.11
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 8133 0 0 0 40204 7 0 0 25 0 3 0 36670881 105062400 12419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311093 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=102600 CPUtime=400.5
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 7772 0 0 0 40047 3 0 0 25 0 3 0 36670881 105062400 12419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.64
Current children cumulated vsize (KiB) 102600

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14893
/proc/meminfo: memFree=705904/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=106180 CPUtime=922.37
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 17841 0 0 0 92225 12 0 0 18 0 3 0 36670877 108728320 13318 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 26545 13318 387 42 0 20797 0
[pid=14890/tid=14892] ppid=14888 vsize=106180 CPUtime=462.08
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 8877 0 0 0 46201 7 0 0 25 0 3 0 36670881 108728320 13318 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=106180 CPUtime=460.24
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 8256 0 0 0 46021 3 0 0 25 0 3 0 36670881 108728320 13318 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242350 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.37
Current children cumulated vsize (KiB) 106180

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14893
/proc/meminfo: memFree=703024/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=108984 CPUtime=1042.08
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 18797 0 0 0 104195 13 0 0 18 0 3 0 36670877 111599616 14077 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 27246 14077 387 42 0 21498 0
[pid=14890/tid=14892] ppid=14888 vsize=108984 CPUtime=522.07
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 9368 0 0 0 52198 9 0 0 25 0 3 0 36670881 111599616 14077 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=108984 CPUtime=519.98
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 8721 0 0 0 51994 4 0 0 25 0 3 0 36670881 111599616 14077 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.08
Current children cumulated vsize (KiB) 108984

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14893
/proc/meminfo: memFree=699824/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=112260 CPUtime=1161.79
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 19822 0 0 0 116165 14 0 0 18 0 3 0 36670877 114954240 14872 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 28065 14872 387 42 0 22317 0
[pid=14890/tid=14892] ppid=14888 vsize=112260 CPUtime=582.05
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 9978 0 0 0 58195 10 0 0 25 0 3 0 36670881 114954240 14872 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=112260 CPUtime=579.71
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 9136 0 0 0 57967 4 0 0 25 0 3 0 36670881 114954240 14872 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.79
Current children cumulated vsize (KiB) 112260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14893
/proc/meminfo: memFree=699248/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=112788 CPUtime=1200.11
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 19961 0 0 0 119996 15 0 0 18 0 3 0 36670877 115494912 15011 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 28197 15011 387 42 0 22449 0
[pid=14890/tid=14892] ppid=14888 vsize=112788 CPUtime=601.24
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 10117 0 0 0 60114 10 0 0 25 0 3 0 36670881 115494912 15011 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=112788 CPUtime=598.82
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 9136 0 0 0 59878 4 0 0 25 0 3 0 36670881 115494912 15011 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 112788

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14893
/proc/meminfo: memFree=699248/2055920 swapFree=4192956/4192956
[pid=14890] ppid=14888 vsize=112788 CPUtime=1200.11
/proc/14890/stat : 14890 (ornithorynque) S 14888 14890 14551 0 -1 4194304 19961 0 0 0 119996 15 0 0 18 0 3 0 36670877 115494912 15011 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14890/statm: 28197 15011 387 42 0 22449 0
[pid=14890/tid=14892] ppid=14888 vsize=112788 CPUtime=601.24
/proc/14890/task/14892/stat : 14892 (ornithorynque) R 14888 14890 14551 0 -1 4194368 10117 0 0 0 60114 10 0 0 25 0 3 0 36670881 115494912 15011 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14890/tid=14893] ppid=14888 vsize=112788 CPUtime=598.82
/proc/14890/task/14893/stat : 14893 (ornithorynque) R 14888 14890 14551 0 -1 4194368 9136 0 0 0 59878 4 0 0 25 0 3 0 36670881 115494912 15011 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 112788

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.523
CPU time (s): 1200.14
CPU user time (s): 1199.98
CPU system time (s): 0.161975
CPU usage (%): 199.517
Max. virtual memory (cumulated for all children) (KiB): 112788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19961
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= 16
involuntary context switches= 9142

runsolver used 0.402938 second user time and 1.80173 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Mar  5 15:02:31 UTC 2007

IDJOB= 328024
IDBENCH= 19932
IDSOLVER= 139
FILE ID= node45/328024-1173106951

PBS_JOBID= 4013890

Free space on /tmp= 66547 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1846251911-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328024-1173106951/ornithorynque /tmp/evaluation/328024-1173106951/instance-328024-1173106951.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-328024-1173106951 -o ROOT/results/node45/solver-328024-1173106951 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328024-1173106951/ornithorynque /tmp/evaluation/328024-1173106951/instance-328024-1173106951.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  419e6a1917f72e0a12d5698f6fbe9d3d

RANDOM SEED= 617948763

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.265
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.265
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:        758672 kB
Buffers:         42852 kB
Cached:        1157688 kB
SwapCached:          0 kB
Active:         210768 kB
Inactive:      1005184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        758672 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             468 kB
Writeback:           0 kB
Mapped:          25568 kB
Slab:            67440 kB
Committed_AS:    95812 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= 66547 MiB

End job on node45 on Mon Mar  5 15:12:35 UTC 2007