Trace number 327936

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1445529008-02.SAT.shuffled.cnf
MD5SUM998c448900ff5c6797d8922bbcd9515b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
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 51917
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=90 nbClause=1917
0.00/0.01	c nbVar=90 nbClause=1917
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1863 maxSat=0
0.05/0.06	c flip 0 nbSat=2653 maxSat=1896
0.18/0.17	c flip 0 nbSat=3871 maxSat=2687
0.58/0.36	c flip 0 nbSat=5519 maxSat=3907
1.18/0.67	c flip 0 nbSat=7557 maxSat=5560
2.18/1.12	c flip 0 nbSat=9933 maxSat=7600
2.37/1.24	c nbDecision=10000 #clauses=10521
3.37/1.75	c flip 0 nbSat=12466 maxSat=9971
5.16/2.69	c flip 0 nbSat=15844 maxSat=12505
8.16/4.14	c flip 0 nbSat=18992 maxSat=15883
8.16/4.15	c nbDecision=20000 #clauses=19089
12.15/6.16	c flip 0 nbSat=22515 maxSat=19044
17.35/8.73	c flip 0 nbSat=26129 maxSat=22568
19.14/9.68	c nbDecision=30000 #clauses=27822
23.93/12.02	c flip 0 nbSat=31211 maxSat=26190
31.51/15.89	c flip 0 nbSat=35930 maxSat=31246
33.10/16.66	c nbDecision=40000 #clauses=36620
41.89/21.02	c flip 0 nbSat=39876 maxSat=35977
53.27/26.79	c flip 0 nbSat=45044 maxSat=39917
53.85/27.06	c nbDecision=50000 #clauses=45391
66.42/33.40	c flip 0 nbSat=50521 maxSat=45088
77.39/38.86	c nbDecision=60000 #clauses=54188
82.18/41.20	c flip 0 nbSat=55818 maxSat=50578
98.76/49.57	c flip 0 nbSat=62226 maxSat=55868
100.95/50.63	c nbDecision=70000 #clauses=62918
117.51/58.98	c flip 0 nbSat=67804 maxSat=62286
134.48/67.43	c nbDecision=80000 #clauses=71759
137.87/69.17	c flip 0 nbSat=72407 maxSat=67865
160.80/80.61	c flip 0 nbSat=77422 maxSat=72448
174.98/87.72	c nbDecision=90000 #clauses=80499
186.16/93.34	c flip 0 nbSat=82401 maxSat=77493
211.90/106.22	c flip 0 nbSat=86699 maxSat=82452
224.87/112.79	c nbDecision=100000 #clauses=89334
238.23/119.46	c flip 0 nbSat=91639 maxSat=86748
267.37/134.08	c flip 0 nbSat=96743 maxSat=91704
273.95/137.35	c nbDecision=110000 #clauses=98123
299.90/150.36	c flip 0 nbSat=102484 maxSat=96791
325.23/163.06	c nbDecision=120000 #clauses=106928
332.02/166.44	c flip 0 nbSat=108028 maxSat=102545
368.74/184.85	c flip 0 nbSat=113176 maxSat=108072
388.50/194.74	c nbDecision=130000 #clauses=115831
405.87/203.44	c flip 0 nbSat=117841 maxSat=113239
443.17/222.17	c flip 0 nbSat=122319 maxSat=117907
460.93/231.07	c nbDecision=140000 #clauses=124650
483.28/242.22	c flip 0 nbSat=128096 maxSat=122363
520.18/260.73	c nbDecision=150000 #clauses=133560
524.77/263.10	c flip 0 nbSat=134141 maxSat=128142
570.28/285.86	c flip 0 nbSat=139784 maxSat=134214
586.84/294.16	c nbDecision=160000 #clauses=142352
616.17/308.84	c flip 0 nbSat=146425 maxSat=139850
649.09/325.34	c nbDecision=170000 #clauses=151178
663.66/332.68	c flip 0 nbSat=152738 maxSat=146481
713.75/357.79	c flip 0 nbSat=158539 maxSat=152843
725.72/363.78	c nbDecision=180000 #clauses=159994
764.23/383.06	c flip 0 nbSat=163789 maxSat=158591
815.51/408.73	c nbDecision=190000 #clauses=168864
816.90/409.40	c flip 0 nbSat=168921 maxSat=163853
869.58/435.82	c flip 0 nbSat=174298 maxSat=168982
905.51/453.87	c nbDecision=200000 #clauses=177792
927.06/464.63	c flip 0 nbSat=179994 maxSat=174356
986.12/494.28	c flip 0 nbSat=186086 maxSat=180056
990.30/496.33	c nbDecision=210000 #clauses=186711
1047.38/524.91	c flip 0 nbSat=192510 maxSat=186155
1077.91/540.25	c nbDecision=220000 #clauses=195493
1108.64/555.69	c flip 0 nbSat=198359 maxSat=192554
1170.10/586.47	c nbDecision=230000 #clauses=204302
1173.09/587.94	c flip 0 nbSat=204545 maxSat=198443

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/node55/watcher-327936-1173114987 -o ROOT/results/node55/solver-327936-1173114987 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327936-1173114987/ornithorynque /tmp/evaluation/327936-1173114987/instance-327936-1173114987.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: 0.00 0.00 0.20 3/64 18952
/proc/meminfo: memFree=981432/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=23220 CPUtime=0
/proc/18952/stat : 18952 (ornithorynque) R 18950 18952 18895 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331455117 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248758965360 0 0 4096 0 0 0 0 17 1 0 0
/proc/18952/statm: 5805 263 218 42 0 45 0

[startup+0.039773 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 18952
/proc/meminfo: memFree=981432/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=44060 CPUtime=0.05
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 588 0 0 0 5 0 0 0 18 0 3 0 331455117 45117440 549 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 11015 549 387 42 0 5267 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44060

[startup+0.101779 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 18952
/proc/meminfo: memFree=981432/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=45348 CPUtime=0.18
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 661 0 0 0 18 0 0 0 18 0 3 0 331455117 46436352 622 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 11337 622 387 42 0 5589 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45348

[startup+0.301798 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 18952
/proc/meminfo: memFree=981432/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=45480 CPUtime=0.58
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 785 0 0 0 58 0 0 0 18 0 3 0 331455117 46571520 746 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 11370 746 387 42 0 5622 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45480

[startup+0.701838 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 18952
/proc/meminfo: memFree=981432/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=45904 CPUtime=1.37
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 1003 0 0 0 137 0 0 0 18 0 3 0 331455117 47005696 964 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 11476 964 387 42 0 5728 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 45904

[startup+1.50192 s]
/proc/loadavg: 0.00 0.00 0.20 3/67 18955
/proc/meminfo: memFree=978656/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=47496 CPUtime=2.97
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 1237 0 0 0 297 0 0 0 18 0 3 0 331455117 48635904 1198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 11874 1198 387 42 0 6126 0
[pid=18952/tid=18954] ppid=18950 vsize=47496 CPUtime=1.48
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 427 0 0 0 148 0 0 0 19 0 3 0 331455118 48635904 1198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311048 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=47496 CPUtime=1.47
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 250 0 0 0 147 0 0 0 25 0 3 0 331455118 48635904 1198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241648 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47496

[startup+3.10107 s]
/proc/loadavg: 0.00 0.00 0.20 3/67 18955
/proc/meminfo: memFree=977248/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=49476 CPUtime=6.17
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 1660 0 0 0 616 1 0 0 18 0 3 0 331455117 50663424 1588 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 12369 1588 387 42 0 6621 0
[pid=18952/tid=18954] ppid=18950 vsize=49476 CPUtime=3.07
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 678 0 0 0 307 0 0 0 25 0 3 0 331455118 50663424 1588 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=49476 CPUtime=3.07
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 422 0 0 0 307 0 0 0 25 0 3 0 331455118 50663424 1588 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49476

[startup+6.30238 s]
/proc/loadavg: 0.16 0.03 0.21 3/67 18955
/proc/meminfo: memFree=975200/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=51060 CPUtime=12.55
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 2081 0 0 0 1254 1 0 0 18 0 3 0 331455117 52285440 1976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 12765 1976 387 42 0 7017 0
[pid=18952/tid=18954] ppid=18950 vsize=51060 CPUtime=6.27
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 905 0 0 0 627 0 0 0 25 0 3 0 331455118 52285440 1976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=51060 CPUtime=6.25
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 616 0 0 0 625 0 0 0 25 0 3 0 331455118 52285440 1976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240882 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51060

[startup+12.702 s]
/proc/loadavg: 0.31 0.07 0.22 3/67 18955
/proc/meminfo: memFree=972512/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=54024 CPUtime=25.33
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 2747 0 0 0 2530 3 0 0 18 0 3 0 331455117 55320576 2642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 13506 2642 387 42 0 7758 0
[pid=18952/tid=18954] ppid=18950 vsize=54024 CPUtime=12.67
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 1292 0 0 0 1266 1 0 0 25 0 3 0 331455118 55320576 2642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=54024 CPUtime=12.62
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 895 0 0 0 1262 0 0 0 25 0 3 0 331455118 55320576 2642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241561 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 54024

[startup+25.5012 s]
/proc/loadavg: 0.68 0.16 0.25 3/67 18955
/proc/meminfo: memFree=969184/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=57260 CPUtime=50.87
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 3575 0 0 0 5083 4 0 0 18 0 3 0 331455117 58634240 3340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 14315 3340 387 42 0 8567 0
[pid=18952/tid=18954] ppid=18950 vsize=57260 CPUtime=25.47
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 1861 0 0 0 2545 2 0 0 25 0 3 0 331455118 58634240 3340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=57260 CPUtime=25.37
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 1154 0 0 0 2537 0 0 0 25 0 3 0 331455118 58634240 3340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242489 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 57260

[startup+51.1016 s]
/proc/loadavg: 1.13 0.31 0.29 3/67 18955
/proc/meminfo: memFree=963936/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=63552 CPUtime=101.95
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 5172 0 0 0 10190 5 0 0 18 0 3 0 331455117 65077248 4649 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 15888 4649 387 42 0 10140 0
[pid=18952/tid=18954] ppid=18950 vsize=63552 CPUtime=51.06
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 2659 0 0 0 5103 3 0 0 25 0 3 0 331455118 65077248 4649 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=63552 CPUtime=50.86
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 1953 0 0 0 5085 1 0 0 25 0 3 0 331455118 65077248 4649 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 63552

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.39 3/67 18955
/proc/meminfo: memFree=958048/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=69572 CPUtime=204.12
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 6860 0 0 0 20405 7 0 0 18 0 3 0 331455117 71241728 6079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 17393 6079 387 42 0 11645 0
[pid=18952/tid=18954] ppid=18950 vsize=69572 CPUtime=102.26
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 3714 0 0 0 10221 5 0 0 25 0 3 0 331455118 71241728 6079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=69572 CPUtime=101.84
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 2586 0 0 0 10183 1 0 0 25 0 3 0 331455118 71241728 6079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 69572

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.48 3/67 18955
/proc/meminfo: memFree=952288/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=77356 CPUtime=323.84
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 8971 0 0 0 32375 9 0 0 18 0 3 0 331455117 79212544 7496 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 19339 7496 387 42 0 13591 0
[pid=18952/tid=18954] ppid=18950 vsize=77356 CPUtime=162.23
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 4703 0 0 0 16217 6 0 0 25 0 3 0 331455118 79212544 7496 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=77356 CPUtime=161.58
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 3708 0 0 0 16156 2 0 0 25 0 3 0 331455118 79212544 7496 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 77356

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.57 3/67 18955
/proc/meminfo: memFree=948320/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=81968 CPUtime=443.56
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 10325 0 0 0 44346 10 0 0 18 0 3 0 331455117 83935232 8606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 20492 8606 387 42 0 14744 0
[pid=18952/tid=18954] ppid=18950 vsize=81968 CPUtime=222.22
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 5431 0 0 0 22215 7 0 0 25 0 3 0 331455118 83935232 8606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=81968 CPUtime=221.32
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 4334 0 0 0 22130 2 0 0 25 0 3 0 331455118 83935232 8606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 81968

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.66 3/67 18955
/proc/meminfo: memFree=944096/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=87496 CPUtime=563.29
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 11840 0 0 0 56317 12 0 0 18 0 3 0 331455117 89595904 9541 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 21874 9541 387 42 0 16126 0
[pid=18952/tid=18954] ppid=18950 vsize=87496 CPUtime=282.19
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 6378 0 0 0 28211 8 0 0 25 0 3 0 331455118 89595904 9541 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=87496 CPUtime=281.07
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 4902 0 0 0 28104 3 0 0 25 0 3 0 331455118 89595904 9541 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 87496

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.74 3/67 18955
/proc/meminfo: memFree=939808/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=91376 CPUtime=683.01
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 13043 0 0 0 68288 13 0 0 18 0 3 0 331455117 93569024 10612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 22844 10612 387 42 0 17096 0
[pid=18952/tid=18954] ppid=18950 vsize=91376 CPUtime=342.18
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 7049 0 0 0 34208 10 0 0 25 0 3 0 331455118 93569024 10612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=91376 CPUtime=340.81
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 5434 0 0 0 34078 3 0 0 25 0 3 0 331455118 93569024 10612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 91376

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.81 3/67 18955
/proc/meminfo: memFree=936544/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=95240 CPUtime=802.73
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 14037 0 0 0 80259 14 0 0 18 0 3 0 331455117 97525760 11411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 23810 11411 387 42 0 18062 0
[pid=18952/tid=18954] ppid=18950 vsize=95240 CPUtime=402.16
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 7580 0 0 0 40206 10 0 0 25 0 3 0 331455118 97525760 11411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=95240 CPUtime=400.55
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 5897 0 0 0 40052 3 0 0 25 0 3 0 331455118 97525760 11411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.73
Current children cumulated vsize (KiB) 95240

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 0.89 3/67 18955
/proc/meminfo: memFree=933664/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=99540 CPUtime=922.47
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 15466 0 0 0 92231 16 0 0 18 0 3 0 331455117 101928960 12110 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 24885 12110 387 42 0 19137 0
[pid=18952/tid=18954] ppid=18950 vsize=99540 CPUtime=462.15
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 8083 0 0 0 46203 12 0 0 25 0 3 0 331455118 101928960 12110 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=99540 CPUtime=460.29
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 6823 0 0 0 46026 3 0 0 25 0 3 0 331455118 101928960 12110 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284360 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.47
Current children cumulated vsize (KiB) 99540

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 0.95 3/67 18955
/proc/meminfo: memFree=929824/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=105332 CPUtime=1042.2
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 17119 0 0 0 104202 18 0 0 18 0 3 0 331455117 107859968 13080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 26333 13080 387 42 0 20585 0
[pid=18952/tid=18954] ppid=18950 vsize=105332 CPUtime=522.13
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 9062 0 0 0 52200 13 0 0 25 0 3 0 331455118 107859968 13080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=105332 CPUtime=520.05
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 7497 0 0 0 52001 4 0 0 25 0 3 0 331455118 107859968 13080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.2
Current children cumulated vsize (KiB) 105332

[startup+582.301 s]
/proc/loadavg: 1.99 1.70 1.02 3/67 18955
/proc/meminfo: memFree=926944/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=108556 CPUtime=1161.91
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 18189 0 0 0 116172 19 0 0 18 0 3 0 331455117 111161344 13826 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 27139 13826 387 42 0 21391 0
[pid=18952/tid=18954] ppid=18950 vsize=108556 CPUtime=582.11
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 9489 0 0 0 58197 14 0 0 25 0 3 0 331455118 111161344 13826 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=108556 CPUtime=579.78
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 8140 0 0 0 57974 4 0 0 25 0 3 0 331455118 111161344 13826 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.91
Current children cumulated vsize (KiB) 108556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.72 1.03 3/67 18955
/proc/meminfo: memFree=925472/2055920 swapFree=4183804/4192956
[pid=18952] ppid=18950 vsize=110756 CPUtime=1200.04
/proc/18952/stat : 18952 (ornithorynque) S 18950 18952 18895 0 -1 4194304 18616 0 0 0 119985 19 0 0 18 0 3 0 331455117 113414144 14187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 248770490235 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18952/statm: 27689 14187 387 42 0 21941 0
[pid=18952/tid=18954] ppid=18950 vsize=110756 CPUtime=601.22
/proc/18952/task/18954/stat : 18954 (ornithorynque) R 18950 18952 18895 0 -1 4194368 9646 0 0 0 60107 15 0 0 25 0 3 0 331455118 113414144 14187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18952/tid=18955] ppid=18950 vsize=110756 CPUtime=598.8
/proc/18952/task/18955/stat : 18955 (ornithorynque) R 18950 18952 18895 0 -1 4194368 8410 0 0 0 59876 4 0 0 25 0 3 0 331455118 113414144 14187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 110756

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.423
CPU time (s): 1200.07
CPU user time (s): 1199.87
CPU system time (s): 0.207968
CPU usage (%): 199.539
Max. virtual memory (cumulated for all children) (KiB): 110756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.207968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18616
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= 26
involuntary context switches= 9164

runsolver used 0.582911 second user time and 1.61975 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Mon Mar  5 17:16:27 UTC 2007

IDJOB= 327936
IDBENCH= 19844
IDSOLVER= 139
FILE ID= node55/327936-1173114987

PBS_JOBID= 4014759

Free space on /tmp= 66509 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1445529008-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327936-1173114987/ornithorynque /tmp/evaluation/327936-1173114987/instance-327936-1173114987.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-327936-1173114987 -o ROOT/results/node55/solver-327936-1173114987 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327936-1173114987/ornithorynque /tmp/evaluation/327936-1173114987/instance-327936-1173114987.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  998c448900ff5c6797d8922bbcd9515b

RANDOM SEED= 232621298

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.247
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.247
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:        981776 kB
Buffers:         35612 kB
Cached:         954904 kB
SwapCached:       3100 kB
Active:          28648 kB
Inactive:       971124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        981776 kB
SwapTotal:     4192956 kB
SwapFree:      4183804 kB
Dirty:             292 kB
Writeback:           0 kB
Mapped:          15352 kB
Slab:            60424 kB
Committed_AS:   952336 kB
PageTables:       1380 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= 66509 MiB

End job on node55 on Mon Mar  5 17:26:30 UTC 2007