Trace number 337801

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen7-n390-01-S248216171.sat05-478.reshuffled-07.cnf
MD5SUMb4b7232e615622da0ec2f6332f3cba2b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables390
Number of clauses1722
Sum of the clauses size5166
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31722
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=390 nbClause=1722
0.00/0.01	c nbVar=390 nbClause=1722
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1502 maxSat=0
0.00/0.05	c flip 0 nbSat=2063 maxSat=1708
0.18/0.19	c flip 0 nbSat=3307 maxSat=2233
0.78/0.48	c flip 0 nbSat=4970 maxSat=3500
2.37/1.22	c flip 0 nbSat=8516 maxSat=5176
2.57/1.33	c nbDecision=10000 #clauses=9214
4.77/2.49	c flip 0 nbSat=12793 maxSat=8725
7.96/4.02	c nbDecision=20000 #clauses=16759
10.75/5.43	c flip 0 nbSat=18936 maxSat=12996
18.33/9.22	c nbDecision=30000 #clauses=24317
21.72/10.99	c flip 0 nbSat=26189 maxSat=19132
34.49/17.30	c nbDecision=40000 #clauses=31934
39.87/20.02	c flip 0 nbSat=34063 maxSat=26388
54.45/27.30	c nbDecision=50000 #clauses=39632
66.61/33.42	c flip 0 nbSat=43575 maxSat=34297
79.59/39.93	c nbDecision=60000 #clauses=47371
99.33/49.84	c flip 0 nbSat=51896 maxSat=43804
112.71/56.52	c nbDecision=70000 #clauses=55002
138.65/69.55	c flip 0 nbSat=59749 maxSat=52118
153.81/77.16	c nbDecision=80000 #clauses=62944
185.35/92.98	c flip 0 nbSat=69320 maxSat=59968
189.93/95.25	c nbDecision=90000 #clauses=70568
228.44/114.53	c nbDecision=100000 #clauses=78151
238.21/119.40	c flip 0 nbSat=79584 maxSat=69541
272.54/136.63	c nbDecision=110000 #clauses=85877
308.65/154.74	c flip 0 nbSat=90753 maxSat=79813
326.02/163.42	c nbDecision=120000 #clauses=93424
383.48/192.28	c flip 0 nbSat=100637 maxSat=90944
385.47/193.27	c nbDecision=130000 #clauses=101131
444.94/223.05	c nbDecision=140000 #clauses=108961
460.50/230.85	c flip 0 nbSat=110850 maxSat=100860
508.58/254.94	c nbDecision=150000 #clauses=116635
555.28/278.32	c flip 0 nbSat=121311 maxSat=111089
583.01/292.27	c nbDecision=160000 #clauses=124566
653.45/327.53	c flip 0 nbSat=130434 maxSat=121547
671.01/336.31	c nbDecision=170000 #clauses=132496
772.77/387.32	c nbDecision=180000 #clauses=140391
780.35/391.20	c flip 0 nbSat=140774 maxSat=130677
869.94/436.05	c nbDecision=190000 #clauses=148352
895.10/448.63	c flip 0 nbSat=150029 maxSat=141003
957.95/480.16	c nbDecision=200000 #clauses=156025
1022.38/512.40	c flip 0 nbSat=160858 maxSat=150287
1058.50/530.60	c nbDecision=210000 #clauses=163845
1154.87/578.88	c nbDecision=220000 #clauses=171773
1159.07/580.93	c flip 0 nbSat=172053 maxSat=161180

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/node7/watcher-337801-1173674649 -o ROOT/results/node7/solver-337801-1173674649 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337801-1173674649/ornithorynque /tmp/evaluation/337801-1173674649/instance-337801-1173674649.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.92 0.98 0.99 3/77 6920
/proc/meminfo: memFree=1623632/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=23220 CPUtime=0
/proc/6920/stat : 6920 (ornithorynque) R 6918 6920 6468 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 387419621 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244668467925 0 0 4096 0 0 0 0 17 1 0 0
/proc/6920/statm: 5805 259 218 42 0 45 0

[startup+0.0807839 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6920
/proc/meminfo: memFree=1623632/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=45372 CPUtime=0.14
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 646 0 0 0 14 0 0 0 18 0 3 0 387419621 46460928 607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 11343 607 387 42 0 5595 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 45372

[startup+0.101786 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6920
/proc/meminfo: memFree=1623632/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=45372 CPUtime=0.18
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 656 0 0 0 18 0 0 0 18 0 3 0 387419621 46460928 617 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 11343 617 387 42 0 5595 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45372

[startup+0.301808 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6920
/proc/meminfo: memFree=1623632/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=45504 CPUtime=0.58
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 794 0 0 0 58 0 0 0 18 0 3 0 387419621 46596096 755 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 11376 755 387 42 0 5628 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45504

[startup+0.701851 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6920
/proc/meminfo: memFree=1623632/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=45908 CPUtime=1.38
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 990 0 0 0 138 0 0 0 18 0 3 0 387419621 47009792 951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 11477 951 387 42 0 5729 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45908

[startup+1.50294 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 6923
/proc/meminfo: memFree=1620920/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=47788 CPUtime=2.97
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 1329 0 0 0 297 0 0 0 18 0 3 0 387419621 48934912 1290 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 11947 1290 387 42 0 6199 0
[pid=6920/tid=6922] ppid=6918 vsize=47788 CPUtime=1.48
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 440 0 0 0 148 0 0 0 18 0 3 0 387419622 48934912 1290 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311658 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=47788 CPUtime=1.48
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 318 0 0 0 148 0 0 0 25 0 3 0 387419622 48934912 1290 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47788

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 6923
/proc/meminfo: memFree=1619320/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=49496 CPUtime=6.17
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 1741 0 0 0 616 1 0 0 18 0 3 0 387419621 50683904 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 12374 1702 387 42 0 6626 0
[pid=6920/tid=6922] ppid=6918 vsize=49496 CPUtime=3.07
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 686 0 0 0 307 0 0 0 25 0 3 0 387419622 50683904 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314353 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=49496 CPUtime=3.07
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 484 0 0 0 307 0 0 0 25 0 3 0 387419622 50683904 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285232 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49496

[startup+6.30145 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 6923
/proc/meminfo: memFree=1617080/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=51948 CPUtime=12.54
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 2314 0 0 0 1253 1 0 0 18 0 3 0 387419621 53194752 2242 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 12987 2242 387 42 0 7239 0
[pid=6920/tid=6922] ppid=6918 vsize=51948 CPUtime=6.28
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 1006 0 0 0 627 1 0 0 25 0 3 0 387419622 53194752 2242 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=51948 CPUtime=6.25
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 737 0 0 0 625 0 0 0 25 0 3 0 387419622 53194752 2242 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241816 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51948

[startup+12.7011 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 6923
/proc/meminfo: memFree=1613304/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=55336 CPUtime=25.32
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 2967 0 0 0 2529 3 0 0 18 0 3 0 387419621 56664064 2895 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 13834 2895 387 42 0 8086 0
[pid=6920/tid=6922] ppid=6918 vsize=55336 CPUtime=12.67
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 1405 0 0 0 1265 2 0 0 25 0 3 0 387419622 56664064 2895 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=55336 CPUtime=12.62
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 991 0 0 0 1262 0 0 0 25 0 3 0 387419622 56664064 2895 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 55336

[startup+25.5025 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 6923
/proc/meminfo: memFree=1609720/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=58484 CPUtime=50.86
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 3965 0 0 0 5082 4 0 0 18 0 3 0 387419621 59887616 3763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 14621 3763 387 42 0 8873 0
[pid=6920/tid=6922] ppid=6918 vsize=58484 CPUtime=25.47
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 1991 0 0 0 2544 3 0 0 25 0 3 0 387419622 59887616 3763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311157 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=58484 CPUtime=25.36
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 1403 0 0 0 2536 0 0 0 25 0 3 0 387419622 59887616 3763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 58484

[startup+51.1012 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 6923
/proc/meminfo: memFree=1604088/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=64700 CPUtime=101.94
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 5481 0 0 0 10188 6 0 0 18 0 3 0 387419621 66252800 5164 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 16175 5164 387 42 0 10427 0
[pid=6920/tid=6922] ppid=6918 vsize=64700 CPUtime=51.07
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 2806 0 0 0 5102 5 0 0 25 0 3 0 387419622 66252800 5164 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=64700 CPUtime=50.85
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 2104 0 0 0 5085 0 0 0 25 0 3 0 387419622 66252800 5164 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 64700

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 6923
/proc/meminfo: memFree=1596920/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=74032 CPUtime=204.11
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 7775 0 0 0 20402 9 0 0 18 0 3 0 387419621 75808768 6906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 18508 6906 387 42 0 12760 0
[pid=6920/tid=6922] ppid=6918 vsize=74032 CPUtime=102.25
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 4019 0 0 0 10218 7 0 0 25 0 3 0 387419622 75808768 6906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=74032 CPUtime=101.83
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 3185 0 0 0 10182 1 0 0 25 0 3 0 387419622 75808768 6906 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 74032

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 6923
/proc/meminfo: memFree=1590008/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=81408 CPUtime=323.82
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 9754 0 0 0 32371 11 0 0 18 0 3 0 387419621 83361792 8621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 20352 8621 387 42 0 14604 0
[pid=6920/tid=6922] ppid=6918 vsize=81408 CPUtime=162.23
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 5007 0 0 0 16214 9 0 0 25 0 3 0 387419622 83361792 8621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311654 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=81408 CPUtime=161.56
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 4176 0 0 0 16155 1 0 0 25 0 3 0 387419622 83361792 8621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242444 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 81408

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 6923
/proc/meminfo: memFree=1585400/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=85840 CPUtime=443.54
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 11033 0 0 0 44341 13 0 0 18 0 3 0 387419621 87900160 9770 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 21460 9770 387 42 0 15712 0
[pid=6920/tid=6922] ppid=6918 vsize=85840 CPUtime=222.22
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 5916 0 0 0 22211 11 0 0 25 0 3 0 387419622 87900160 9770 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=85840 CPUtime=221.3
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 4546 0 0 0 22129 1 0 0 25 0 3 0 387419622 87900160 9770 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240974 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 85840

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 6923
/proc/meminfo: memFree=1579192/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=93516 CPUtime=563.27
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 13268 0 0 0 56311 16 0 0 18 0 3 0 387419621 95760384 11363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 23379 11363 387 42 0 17631 0
[pid=6920/tid=6922] ppid=6918 vsize=93516 CPUtime=282.2
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 6631 0 0 0 28207 13 0 0 25 0 3 0 387419622 95760384 11363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311360 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=93516 CPUtime=281.05
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 6066 0 0 0 28103 2 0 0 25 0 3 0 387419622 95760384 11363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 93516

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 6923
/proc/meminfo: memFree=1575416/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=98468 CPUtime=682.98
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 14684 0 0 0 68281 17 0 0 18 0 3 0 387419621 100831232 12293 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 24617 12293 387 42 0 18869 0
[pid=6920/tid=6922] ppid=6918 vsize=98468 CPUtime=342.17
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 7611 0 0 0 34203 14 0 0 25 0 3 0 387419622 100831232 12293 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=98468 CPUtime=340.78
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 6502 0 0 0 34076 2 0 0 25 0 3 0 387419622 100831232 12293 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285854 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.98
Current children cumulated vsize (KiB) 98468

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 6923
/proc/meminfo: memFree=1571768/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=103992 CPUtime=802.71
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 16125 0 0 0 80252 19 0 0 18 0 3 0 387419621 106487808 13184 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 25998 13184 387 42 0 20250 0
[pid=6920/tid=6922] ppid=6918 vsize=103992 CPUtime=402.16
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 8099 0 0 0 40201 15 0 0 25 0 3 0 387419622 106487808 13184 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=103992 CPUtime=400.53
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 7455 0 0 0 40050 3 0 0 25 0 3 0 387419622 106487808 13184 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.71
Current children cumulated vsize (KiB) 103992

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 6923
/proc/meminfo: memFree=1568440/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=109064 CPUtime=922.43
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 17463 0 0 0 92223 20 0 0 18 0 3 0 387419621 111681536 14031 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 27266 14031 387 42 0 21518 0
[pid=6920/tid=6922] ppid=6918 vsize=109064 CPUtime=462.14
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 8620 0 0 0 46198 16 0 0 25 0 3 0 387419622 111681536 14031 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=109064 CPUtime=460.26
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 8272 0 0 0 46023 3 0 0 25 0 3 0 387419622 111681536 14031 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.43
Current children cumulated vsize (KiB) 109064

[startup+522.303 s]
/proc/loadavg: 2.07 1.84 1.42 3/80 6923
/proc/meminfo: memFree=1564920/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=112272 CPUtime=1042.14
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 18458 0 0 0 104191 23 0 0 18 0 3 0 387419621 114966528 14895 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 28068 14895 387 42 0 22320 0
[pid=6920/tid=6922] ppid=6918 vsize=112272 CPUtime=522.12
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 9170 0 0 0 52194 18 0 0 25 0 3 0 387419622 114966528 14895 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=112272 CPUtime=519.99
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 8717 0 0 0 51995 4 0 0 25 0 3 0 387419622 114966528 14895 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.14
Current children cumulated vsize (KiB) 112272

[startup+582.303 s]
/proc/loadavg: 2.02 1.86 1.45 3/80 6923
/proc/meminfo: memFree=1560824/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=115836 CPUtime=1161.87
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 19640 0 0 0 116163 24 0 0 18 0 3 0 387419621 118616064 15881 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 28959 15881 387 42 0 23211 0
[pid=6920/tid=6922] ppid=6918 vsize=115836 CPUtime=582.11
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 9893 0 0 0 58192 19 0 0 25 0 3 0 387419622 118616064 15881 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=115836 CPUtime=579.74
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 9176 0 0 0 57970 4 0 0 25 0 3 0 387419622 118616064 15881 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.87
Current children cumulated vsize (KiB) 115836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 2.02 1.87 1.46 3/80 6923
/proc/meminfo: memFree=1560120/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=115836 CPUtime=1200.18
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 19830 0 0 0 119993 25 0 0 18 0 3 0 387419621 118616064 16071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 28959 16071 387 42 0 23211 0
[pid=6920/tid=6922] ppid=6918 vsize=115836 CPUtime=601.3
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 10083 0 0 0 60110 20 0 0 25 0 3 0 387419622 118616064 16071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=115836 CPUtime=598.85
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 9176 0 0 0 59881 4 0 0 25 0 3 0 387419622 118616064 16071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 115836

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: 2.02 1.87 1.46 3/80 6923
/proc/meminfo: memFree=1560120/2055920 swapFree=4147416/4192956
[pid=6920] ppid=6918 vsize=115836 CPUtime=1200.18
/proc/6920/stat : 6920 (ornithorynque) S 6918 6920 6468 0 -1 4194304 19830 0 0 0 119993 25 0 0 18 0 3 0 387419621 118616064 16071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6920/statm: 28959 16071 387 42 0 23211 0
[pid=6920/tid=6922] ppid=6918 vsize=115836 CPUtime=601.3
/proc/6920/task/6922/stat : 6922 (ornithorynque) R 6918 6920 6468 0 -1 4194368 10083 0 0 0 60110 20 0 0 25 0 3 0 387419622 118616064 16071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6920/tid=6923] ppid=6918 vsize=115836 CPUtime=598.85
/proc/6920/task/6923/stat : 6923 (ornithorynque) R 6918 6920 6468 0 -1 4194368 9176 0 0 0 59881 4 0 0 25 0 3 0 387419622 118616064 16071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 115836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.523
CPU time (s): 1200.21
CPU user time (s): 1199.95
CPU system time (s): 0.26296
CPU usage (%): 199.528
Max. virtual memory (cumulated for all children) (KiB): 115836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.26296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19830
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= 21
involuntary context switches= 22510

runsolver used 0.630904 second user time and 1.57976 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Mar 12 04:44:09 UTC 2007

IDJOB= 337801
IDBENCH= 24707
IDSOLVER= 139
FILE ID= node7/337801-1173674649

PBS_JOBID= 4101475

Free space on /tmp= 66486 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen7-n390-01-S248216171.sat05-478.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337801-1173674649/ornithorynque /tmp/evaluation/337801-1173674649/instance-337801-1173674649.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-337801-1173674649 -o ROOT/results/node7/solver-337801-1173674649 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337801-1173674649/ornithorynque /tmp/evaluation/337801-1173674649/instance-337801-1173674649.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  b4b7232e615622da0ec2f6332f3cba2b

RANDOM SEED= 197996698

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1624040 kB
Buffers:         40788 kB
Cached:         299876 kB
SwapCached:       8584 kB
Active:         210672 kB
Inactive:       152796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624040 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:             312 kB
Writeback:           0 kB
Mapped:          29864 kB
Slab:            53932 kB
Committed_AS:  1307784 kB
PageTables:       1764 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= 66486 MiB

End job on node7 on Mon Mar 12 04:54:13 UTC 2007