Trace number 327920

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S236549621-14.SAT.shuffled.cnf
MD5SUMec2a91fcfd5fed5b7cf0df71c166ca24
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
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 51491
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=70 nbClause=1491
0.00/0.01	c nbVar=70 nbClause=1491
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1460 maxSat=0
0.00/0.04	c flip 0 nbSat=2154 maxSat=1480
0.18/0.13	c flip 0 nbSat=3403 maxSat=2195
0.38/0.28	c flip 0 nbSat=4987 maxSat=3440
0.98/0.53	c flip 0 nbSat=6954 maxSat=5020
1.58/0.87	c flip 0 nbSat=9126 maxSat=6992
1.98/1.08	c nbDecision=10000 #clauses=10315
2.57/1.37	c flip 0 nbSat=11601 maxSat=9162
4.17/2.14	c flip 0 nbSat=14736 maxSat=11631
6.17/3.15	c flip 0 nbSat=18030 maxSat=14785
6.96/3.51	c nbDecision=20000 #clauses=19170
8.77/4.47	c flip 0 nbSat=21536 maxSat=18063
12.55/6.30	c flip 0 nbSat=25801 maxSat=21573
14.96/7.55	c nbDecision=30000 #clauses=28131
17.15/8.63	c flip 0 nbSat=29866 maxSat=25821
22.93/11.59	c flip 0 nbSat=34694 maxSat=29914
27.31/13.76	c nbDecision=40000 #clauses=37060
30.11/15.10	c flip 0 nbSat=38433 maxSat=34736
38.48/19.37	c flip 0 nbSat=42689 maxSat=38482
44.66/22.42	c nbDecision=50000 #clauses=46057
47.66/23.95	c flip 0 nbSat=47503 maxSat=42726
58.04/29.12	c flip 0 nbSat=52409 maxSat=47550
63.03/31.62	c nbDecision=60000 #clauses=54995
70.02/35.14	c flip 0 nbSat=58267 maxSat=52463
83.19/41.75	c flip 0 nbSat=63279 maxSat=58326
84.98/42.62	c nbDecision=70000 #clauses=63930
97.96/49.16	c flip 0 nbSat=67514 maxSat=63323
113.33/56.84	c flip 0 nbSat=72140 maxSat=67545
116.13/58.23	c nbDecision=80000 #clauses=72962
130.47/65.44	c flip 0 nbSat=77268 maxSat=72180
145.43/72.93	c nbDecision=90000 #clauses=81913
149.04/74.77	c flip 0 nbSat=82855 maxSat=77301
168.39/84.47	c flip 0 nbSat=88185 maxSat=82898
178.77/89.60	c nbDecision=100000 #clauses=90831
188.76/94.64	c flip 0 nbSat=93148 maxSat=88225
210.88/105.76	c flip 0 nbSat=98785 maxSat=93196
215.28/107.98	c nbDecision=110000 #clauses=99786
234.43/117.53	c flip 0 nbSat=103909 maxSat=98835
256.60/128.68	c nbDecision=120000 #clauses=108736
259.58/130.19	c flip 0 nbSat=109298 maxSat=103942
284.92/142.88	c flip 0 nbSat=114916 maxSat=109354
295.30/148.10	c nbDecision=130000 #clauses=117713
312.84/156.84	c flip 0 nbSat=121878 maxSat=115223
342.20/171.54	c flip 0 nbSat=126454 maxSat=121942
343.18/172.02	c nbDecision=140000 #clauses=126673
372.72/186.88	c flip 0 nbSat=131230 maxSat=126498
400.86/200.98	c nbDecision=150000 #clauses=135603
405.64/203.35	c flip 0 nbSat=136287 maxSat=131269
439.76/220.42	c flip 0 nbSat=141127 maxSat=136375
466.30/233.75	c nbDecision=160000 #clauses=144606
473.90/237.59	c flip 0 nbSat=145508 maxSat=141178
509.39/255.38	c flip 0 nbSat=149907 maxSat=145570
538.14/269.79	c nbDecision=170000 #clauses=153602
545.73/273.54	c flip 0 nbSat=154207 maxSat=149984
582.04/291.77	c flip 0 nbSat=158820 maxSat=154259
610.18/305.88	c nbDecision=180000 #clauses=162523
622.74/312.16	c flip 0 nbSat=164603 maxSat=158899
664.24/332.90	c flip 0 nbSat=170809 maxSat=164678
666.45/334.04	c nbDecision=190000 #clauses=171369
707.54/354.62	c flip 0 nbSat=176817 maxSat=170897
736.28/369.03	c nbDecision=200000 #clauses=180378
750.84/376.34	c flip 0 nbSat=182427 maxSat=176873
796.14/399.03	c flip 0 nbSat=188665 maxSat=182494
802.13/402.09	c nbDecision=210000 #clauses=189379
842.23/422.18	c flip 0 nbSat=194075 maxSat=188743
874.95/438.57	c nbDecision=220000 #clauses=198334
890.12/446.16	c flip 0 nbSat=200047 maxSat=194153
939.42/470.85	c flip 0 nbSat=206544 maxSat=200117
945.39/473.81	c nbDecision=230000 #clauses=207313
991.50/496.94	c flip 0 nbSat=212704 maxSat=206605
1016.03/509.26	c nbDecision=240000 #clauses=216329
1045.56/524.05	c flip 0 nbSat=219797 maxSat=212756
1091.46/547.06	c nbDecision=250000 #clauses=225345
1096.65/549.60	c flip 0 nbSat=225876 maxSat=219853
1152.12/577.47	c flip 0 nbSat=231750 maxSat=225947
1174.67/588.76	c nbDecision=260000 #clauses=234375

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/node76/watcher-327920-1173114958 -o ROOT/results/node76/solver-327920-1173114958 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327920-1173114958/ornithorynque /tmp/evaluation/327920-1173114958/instance-327920-1173114958.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.13 3/69 29200
/proc/meminfo: memFree=1301288/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=23232 CPUtime=0
/proc/29200/stat : 29200 (ornithorynque) R 29198 29200 29143 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331454132 23789568 264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206841089633 0 0 4096 0 0 0 0 17 1 0 0
/proc/29200/statm: 5808 264 219 42 0 45 0

[startup+0.071022 s]
/proc/loadavg: 0.00 0.00 0.13 3/69 29200
/proc/meminfo: memFree=1301288/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=45228 CPUtime=0.12
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 625 0 0 0 12 0 0 0 18 0 3 0 331454132 46313472 587 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 11307 587 384 42 0 5557 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 45228

[startup+0.102025 s]
/proc/loadavg: 0.00 0.00 0.13 3/69 29200
/proc/meminfo: memFree=1301288/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=45228 CPUtime=0.18
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 648 0 0 0 18 0 0 0 18 0 3 0 331454132 46313472 610 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 11307 610 384 42 0 5557 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45228

[startup+0.302049 s]
/proc/loadavg: 0.00 0.00 0.13 3/69 29200
/proc/meminfo: memFree=1301288/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=45504 CPUtime=0.58
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 809 0 0 0 58 0 0 0 18 0 3 0 331454132 46596096 771 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 11376 771 384 42 0 5626 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45504

[startup+0.702096 s]
/proc/loadavg: 0.00 0.00 0.13 3/69 29200
/proc/meminfo: memFree=1301288/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=45916 CPUtime=1.38
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 995 0 0 0 138 0 0 0 18 0 3 0 331454132 47017984 957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 11479 957 384 42 0 5729 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45916

[startup+1.50119 s]
/proc/loadavg: 0.16 0.03 0.14 3/72 29203
/proc/meminfo: memFree=1298448/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=47364 CPUtime=2.97
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 1245 0 0 0 297 0 0 0 18 0 3 0 331454132 48500736 1207 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 11841 1207 384 42 0 6091 0
[pid=29200/tid=29202] ppid=29198 vsize=47364 CPUtime=1.48
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 455 0 0 0 148 0 0 0 21 0 3 0 331454133 48500736 1207 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=47364 CPUtime=1.48
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 247 0 0 0 148 0 0 0 25 0 3 0 331454133 48500736 1207 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241572 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47364

[startup+3.10137 s]
/proc/loadavg: 0.16 0.03 0.14 3/72 29203
/proc/meminfo: memFree=1297424/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=49076 CPUtime=6.17
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 1580 0 0 0 616 1 0 0 18 0 3 0 331454132 50253824 1509 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 12269 1509 384 42 0 6519 0
[pid=29200/tid=29202] ppid=29198 vsize=49076 CPUtime=3.08
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 697 0 0 0 308 0 0 0 25 0 3 0 331454133 50253824 1509 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311283 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=49076 CPUtime=3.07
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 340 0 0 0 307 0 0 0 25 0 3 0 331454133 50253824 1509 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) 49076

[startup+6.30174 s]
/proc/loadavg: 0.31 0.07 0.15 3/72 29203
/proc/meminfo: memFree=1294864/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=51364 CPUtime=12.55
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 2183 0 0 0 1254 1 0 0 18 0 3 0 331454132 52596736 2079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 12841 2079 384 42 0 7091 0
[pid=29200/tid=29202] ppid=29198 vsize=51364 CPUtime=6.28
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 1013 0 0 0 627 1 0 0 25 0 3 0 331454133 52596736 2079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311454 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=51364 CPUtime=6.26
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 627 0 0 0 626 0 0 0 25 0 3 0 331454133 52596736 2079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4281558 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51364

[startup+12.7015 s]
/proc/loadavg: 0.44 0.10 0.16 3/72 29203
/proc/meminfo: memFree=1291792/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=53804 CPUtime=25.33
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 2929 0 0 0 2531 2 0 0 18 0 3 0 331454132 55095296 2695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 13451 2695 384 42 0 7701 0
[pid=29200/tid=29202] ppid=29198 vsize=53804 CPUtime=12.67
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 1484 0 0 0 1266 1 0 0 25 0 3 0 331454133 55095296 2695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=53804 CPUtime=12.63
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 902 0 0 0 1263 0 0 0 25 0 3 0 331454133 55095296 2695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 53804

[startup+25.5029 s]
/proc/loadavg: 0.79 0.19 0.19 3/72 29203
/proc/meminfo: memFree=1288528/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=57828 CPUtime=50.85
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 3897 0 0 0 5082 3 0 0 18 0 3 0 331454132 59215872 3490 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 14457 3490 384 42 0 8707 0
[pid=29200/tid=29202] ppid=29198 vsize=57828 CPUtime=25.47
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 2076 0 0 0 2545 2 0 0 25 0 3 0 331454133 59215872 3490 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=57828 CPUtime=25.36
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 1278 0 0 0 2536 0 0 0 25 0 3 0 331454133 59215872 3490 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 57828

[startup+51.1029 s]
/proc/loadavg: 1.20 0.33 0.23 3/72 29203
/proc/meminfo: memFree=1283920/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=63732 CPUtime=101.95
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 5330 0 0 0 10190 5 0 0 18 0 3 0 331454132 65261568 4632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 15933 4632 384 42 0 10183 0
[pid=29200/tid=29202] ppid=29198 vsize=63732 CPUtime=51.06
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 2943 0 0 0 5103 3 0 0 25 0 3 0 331454133 65261568 4632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=63732 CPUtime=50.86
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 1844 0 0 0 5086 0 0 0 25 0 3 0 331454133 65261568 4632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 63732

[startup+102.307 s]
/proc/loadavg: 1.65 0.59 0.33 3/72 29203
/proc/meminfo: memFree=1277200/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=71484 CPUtime=204.12
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 7352 0 0 0 20405 7 0 0 18 0 3 0 331454132 73199616 6279 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 17871 6279 384 42 0 12121 0
[pid=29200/tid=29202] ppid=29198 vsize=71484 CPUtime=102.25
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 4170 0 0 0 10220 5 0 0 25 0 3 0 331454133 73199616 6279 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=71484 CPUtime=101.85
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 2639 0 0 0 10184 1 0 0 25 0 3 0 331454133 73199616 6279 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 71484

[startup+162.303 s]
/proc/loadavg: 1.87 0.84 0.43 3/72 29203
/proc/meminfo: memFree=1270672/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=77836 CPUtime=323.83
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 9116 0 0 0 32374 9 0 0 18 0 3 0 331454132 79704064 7879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 19459 7879 384 42 0 13709 0
[pid=29200/tid=29202] ppid=29198 vsize=77836 CPUtime=162.24
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 5243 0 0 0 16217 7 0 0 25 0 3 0 331454133 79704064 7879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=77836 CPUtime=161.57
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 3330 0 0 0 16156 1 0 0 25 0 3 0 331454133 79704064 7879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 77836

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.52 3/72 29203
/proc/meminfo: memFree=1266448/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=83820 CPUtime=443.55
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 10833 0 0 0 44345 10 0 0 18 0 3 0 331454132 85831680 8951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 20955 8951 384 42 0 15205 0
[pid=29200/tid=29202] ppid=29198 vsize=83820 CPUtime=222.21
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 6236 0 0 0 22213 8 0 0 25 0 3 0 331454133 85831680 8951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=83820 CPUtime=221.31
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 4054 0 0 0 22130 1 0 0 25 0 3 0 331454133 85831680 8951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 83820

[startup+282.302 s]
/proc/loadavg: 1.98 1.22 0.61 3/72 29203
/proc/meminfo: memFree=1263376/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=86916 CPUtime=563.29
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 11670 0 0 0 56317 12 0 0 18 0 3 0 331454132 89001984 9722 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 21729 9722 384 42 0 15979 0
[pid=29200/tid=29202] ppid=29198 vsize=86916 CPUtime=282.2
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 6774 0 0 0 28210 10 0 0 25 0 3 0 331454133 89001984 9722 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=86916 CPUtime=281.06
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 4353 0 0 0 28105 1 0 0 25 0 3 0 331454133 89001984 9722 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241604 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 86916

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 0.70 3/72 29203
/proc/meminfo: memFree=1258960/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=92064 CPUtime=683
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 13261 0 0 0 68286 14 0 0 18 0 3 0 331454132 94273536 10794 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 23016 10794 384 42 0 17266 0
[pid=29200/tid=29202] ppid=29198 vsize=92064 CPUtime=342.18
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 7792 0 0 0 34207 11 0 0 25 0 3 0 331454133 94273536 10794 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=92064 CPUtime=340.79
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 4926 0 0 0 34077 2 0 0 25 0 3 0 331454133 94273536 10794 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 92064

[startup+402.303 s]
/proc/loadavg: 1.99 1.47 0.77 3/72 29203
/proc/meminfo: memFree=1255248/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=98128 CPUtime=802.73
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 14780 0 0 0 80258 15 0 0 18 0 3 0 331454132 100483072 11727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 24532 11727 384 42 0 18782 0
[pid=29200/tid=29202] ppid=29198 vsize=98128 CPUtime=402.17
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 8355 0 0 0 40205 12 0 0 25 0 3 0 331454133 100483072 11727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=98128 CPUtime=400.54
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 5882 0 0 0 40052 2 0 0 25 0 3 0 331454133 100483072 11727 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) 98128

[startup+462.303 s]
/proc/loadavg: 1.99 1.57 0.85 3/72 29203
/proc/meminfo: memFree=1252304/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=100952 CPUtime=922.46
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 15644 0 0 0 92230 16 0 0 18 0 3 0 331454132 103374848 12461 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 25238 12461 384 42 0 19488 0
[pid=29200/tid=29202] ppid=29198 vsize=100952 CPUtime=462.15
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 8979 0 0 0 46203 12 0 0 25 0 3 0 331454133 103374848 12461 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=100952 CPUtime=460.28
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 6122 0 0 0 46026 2 0 0 25 0 3 0 331454133 103374848 12461 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.46
Current children cumulated vsize (KiB) 100952

[startup+522.303 s]
/proc/loadavg: 1.99 1.64 0.92 3/72 29203
/proc/meminfo: memFree=1249040/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=103404 CPUtime=1042.18
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 16633 0 0 0 104201 17 0 0 18 0 3 0 331454132 105885696 13286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 25851 13286 384 42 0 20101 0
[pid=29200/tid=29202] ppid=29198 vsize=103404 CPUtime=522.14
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 9616 0 0 0 52200 14 0 0 25 0 3 0 331454133 105885696 13286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=103404 CPUtime=520.02
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 6474 0 0 0 51999 3 0 0 25 0 3 0 331454133 105885696 13286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285398 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 103404

[startup+582.303 s]
/proc/loadavg: 1.99 1.71 0.98 3/72 29203
/proc/meminfo: memFree=1245840/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=107140 CPUtime=1161.9
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 17660 0 0 0 116172 18 0 0 18 0 3 0 331454132 109711360 14116 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 26785 14116 384 42 0 21035 0
[pid=29200/tid=29202] ppid=29198 vsize=107140 CPUtime=582.12
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 10096 0 0 0 58198 14 0 0 25 0 3 0 331454133 109711360 14116 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=107140 CPUtime=579.76
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 7021 0 0 0 57973 3 0 0 25 0 3 0 331454133 109711360 14116 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 107140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.72 1.00 3/72 29203
/proc/meminfo: memFree=1245072/2055888 swapFree=4087252/4096564
[pid=29200] ppid=29198 vsize=108292 CPUtime=1200.01
/proc/29200/stat : 29200 (ornithorynque) S 29198 29200 29143 0 -1 4194304 17858 0 0 0 119983 18 0 0 18 0 3 0 331454132 110891008 14281 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/29200/statm: 27073 14281 384 42 0 21323 0
[pid=29200/tid=29202] ppid=29198 vsize=108292 CPUtime=601.21
/proc/29200/task/29202/stat : 29202 (ornithorynque) R 29198 29200 29143 0 -1 4194368 10294 0 0 0 60107 14 0 0 25 0 3 0 331454133 110891008 14281 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=29200/tid=29203] ppid=29198 vsize=108292 CPUtime=598.77
/proc/29200/task/29203/stat : 29203 (ornithorynque) R 29198 29200 29143 0 -1 4194368 7021 0 0 0 59874 3 0 0 25 0 3 0 331454133 110891008 14281 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 108292

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.04
CPU user time (s): 1199.85
CPU system time (s): 0.19697
CPU usage (%): 199.534
Max. virtual memory (cumulated for all children) (KiB): 108292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17858
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= 24
involuntary context switches= 9162

runsolver used 0.638902 second user time and 1.56476 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Mar  5 17:15:58 UTC 2007

IDJOB= 327920
IDBENCH= 19828
IDSOLVER= 139
FILE ID= node76/327920-1173114958

PBS_JOBID= 4014744

Free space on /tmp= 66649 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S236549621-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327920-1173114958/ornithorynque /tmp/evaluation/327920-1173114958/instance-327920-1173114958.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-327920-1173114958 -o ROOT/results/node76/solver-327920-1173114958 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327920-1173114958/ornithorynque /tmp/evaluation/327920-1173114958/instance-327920-1173114958.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  ec2a91fcfd5fed5b7cf0df71c166ca24

RANDOM SEED= 745542210

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1301824 kB
Buffers:         32680 kB
Cached:         646456 kB
SwapCached:       2836 kB
Active:         172364 kB
Inactive:       516160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1301824 kB
SwapTotal:     4096564 kB
SwapFree:      4087252 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          15304 kB
Slab:            51884 kB
Committed_AS:  1142940 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66649 MiB

End job on node76 on Mon Mar  5 17:26:02 UTC 2007