Trace number 328345

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.14 601.631

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S218623752-19-SAT.cnf
MD5SUM202e2057dc8114964b5b3ec133b76d59
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.230964
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.00/0.02	c ...done
0.00/0.02	c nbVar=990 nbClause=3582
0.00/0.02	c nbVar=990 nbClause=3582
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.02	c flip 0 nbSat=3088 maxSat=0
0.00/0.07	c flip 10000 nbSat=3522 maxSat=3540
0.17/0.12	c flip 0 nbSat=3897 maxSat=3554
0.36/0.24	c flip 10000 nbSat=4365 maxSat=4381
0.56/0.34	c flip 0 nbSat=5321 maxSat=4390
1.16/0.60	c flip 10000 nbSat=5761 maxSat=5777
1.56/0.82	c flip 0 nbSat=7693 maxSat=5780
2.35/1.28	c flip 10000 nbSat=8168 maxSat=8183
2.55/1.32	c nbDecision=10000 #clauses=10197
3.35/1.79	c flip 0 nbSat=11193 maxSat=8194
5.16/2.69	c flip 10000 nbSat=11660 maxSat=11666
6.95/3.50	c flip 0 nbSat=15382 maxSat=11667
7.95/4.09	c nbDecision=20000 #clauses=17114
10.55/5.37	c flip 10000 nbSat=15819 maxSat=15838
14.73/7.40	c flip 0 nbSat=21887 maxSat=15849
17.13/8.69	c nbDecision=30000 #clauses=24135
21.52/10.89	c flip 10000 nbSat=22309 maxSat=22335
28.11/14.15	c flip 0 nbSat=28998 maxSat=22338
31.90/16.09	c nbDecision=40000 #clauses=31399
39.68/20.00	c flip 10000 nbSat=29450 maxSat=29460
45.47/22.83	c nbDecision=50000 #clauses=38220
54.43/27.35	c flip 0 nbSat=41632 maxSat=29467
63.03/31.68	c nbDecision=60000 #clauses=45386
74.60/37.48	c flip 10000 nbSat=42033 maxSat=42066
82.38/41.30	c nbDecision=70000 #clauses=52514
94.15/47.29	c flip 0 nbSat=55501 maxSat=42077
107.11/53.73	c nbDecision=80000 #clauses=59716
125.99/63.20	c flip 10000 nbSat=55979 maxSat=56010
135.97/68.27	c nbDecision=90000 #clauses=66875
158.29/79.48	c flip 0 nbSat=70339 maxSat=56013
173.80/87.28	c nbDecision=100000 #clauses=73925
196.95/98.87	c flip 10000 nbSat=70780 maxSat=70819
216.68/108.76	c nbDecision=110000 #clauses=81279
239.98/120.43	c flip 0 nbSat=84240 maxSat=70819
266.70/133.89	c nbDecision=120000 #clauses=88344
287.81/144.44	c flip 10000 nbSat=84727 maxSat=84755
312.17/156.70	c nbDecision=130000 #clauses=95423
335.31/168.28	c flip 0 nbSat=98128 maxSat=84755
365.64/183.44	c nbDecision=140000 #clauses=102595
392.58/196.91	c flip 10000 nbSat=98540 maxSat=98579
416.33/208.89	c nbDecision=150000 #clauses=109799
465.20/233.31	c nbDecision=160000 #clauses=116860
469.20/235.32	c flip 0 nbSat=117000 maxSat=98602
515.49/258.51	c nbDecision=170000 #clauses=123911
545.21/273.40	c flip 10000 nbSat=117466 maxSat=117519
566.36/284.03	c nbDecision=180000 #clauses=131150
621.83/311.89	c nbDecision=190000 #clauses=138361
626.42/314.12	c flip 0 nbSat=138167 maxSat=117524
686.70/344.34	c nbDecision=200000 #clauses=145584
720.81/361.42	c flip 10000 nbSat=138694 maxSat=138698
758.52/380.37	c nbDecision=210000 #clauses=153033
827.17/414.72	c flip 0 nbSat=159604 maxSat=138715
829.95/416.12	c nbDecision=220000 #clauses=160518
899.78/451.17	c nbDecision=230000 #clauses=167755
930.13/466.32	c flip 10000 nbSat=160104 maxSat=160141
983.79/493.27	c nbDecision=240000 #clauses=175119
1032.29/517.52	c flip 0 nbSat=178387 maxSat=160141
1080.77/541.83	c nbDecision=250000 #clauses=182685
1172.95/588.07	c flip 10000 nbSat=178864 maxSat=178898
1189.12/596.13	c nbDecision=260000 #clauses=189890

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/node11/watcher-328345-1173110402 -o ROOT/results/node11/solver-328345-1173110402 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328345-1173110402/ornithorynque /tmp/evaluation/328345-1173110402/instance-328345-1173110402.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.90 2/77 9045
/proc/meminfo: memFree=1263856/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=10440 CPUtime=0
/proc/9045/stat : 9045 (ornithorynque) D 9043 9045 8494 0 -1 4194304 77 0 0 0 0 0 0 0 18 0 1 0 330994732 10690560 61 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262907426185 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/9045/statm: 2610 61 44 42 0 15 0

[startup+0.092152 s]
/proc/loadavg: 1.83 1.94 1.90 2/77 9045
/proc/meminfo: memFree=1263856/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=44628 CPUtime=0.15
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 710 0 0 0 15 0 0 0 18 0 3 0 330994732 45699072 671 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 11157 671 387 42 0 5409 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 44628

[startup+0.101152 s]
/proc/loadavg: 1.83 1.94 1.90 2/77 9045
/proc/meminfo: memFree=1263856/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=44628 CPUtime=0.17
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 710 0 0 0 17 0 0 0 18 0 3 0 330994732 45699072 671 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 11157 671 387 42 0 5409 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 44628

[startup+0.301177 s]
/proc/loadavg: 1.83 1.94 1.90 2/77 9045
/proc/meminfo: memFree=1263856/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=46840 CPUtime=0.56
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 839 0 0 0 56 0 0 0 18 0 3 0 330994732 47964160 800 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 11710 800 387 42 0 5962 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46840

[startup+0.701225 s]
/proc/loadavg: 1.83 1.94 1.90 2/77 9045
/proc/meminfo: memFree=1263856/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=46840 CPUtime=1.36
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 1031 0 0 0 136 0 0 0 18 0 3 0 330994732 47964160 992 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 11710 992 387 42 0 5962 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46840

[startup+1.50132 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 9048
/proc/meminfo: memFree=1260440/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=48064 CPUtime=2.95
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 1341 0 0 0 295 0 0 0 18 0 3 0 330994732 49217536 1302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 12016 1302 387 42 0 6268 0
[pid=9045/tid=9047] ppid=9043 vsize=48064 CPUtime=1.47
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 434 0 0 0 147 0 0 0 25 0 3 0 330994734 49217536 1302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262909891239 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=48064 CPUtime=1.46
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 236 0 0 0 146 0 0 0 25 0 3 0 330994734 49217536 1302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48064

[startup+3.10251 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 9048
/proc/meminfo: memFree=1258776/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=50112 CPUtime=6.16
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 1765 0 0 0 615 1 0 0 18 0 3 0 330994732 51314688 1726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 12528 1726 387 42 0 6780 0
[pid=9045/tid=9047] ppid=9043 vsize=50112 CPUtime=3.07
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 693 0 0 0 307 0 0 0 25 0 3 0 330994734 51314688 1726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262909891239 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=50112 CPUtime=3.06
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 401 0 0 0 306 0 0 0 25 0 3 0 330994734 51314688 1726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 50112

[startup+6.30189 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 9048
/proc/meminfo: memFree=1256280/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=52288 CPUtime=12.54
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 2335 0 0 0 1252 2 0 0 18 0 3 0 330994732 53542912 2263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 13072 2263 387 42 0 7324 0
[pid=9045/tid=9047] ppid=9043 vsize=52288 CPUtime=6.26
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 1076 0 0 0 625 1 0 0 25 0 3 0 330994734 53542912 2263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=52288 CPUtime=6.24
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 588 0 0 0 624 0 0 0 25 0 3 0 330994734 53542912 2263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 52288

[startup+12.7026 s]
/proc/loadavg: 1.86 1.94 1.90 3/80 9048
/proc/meminfo: memFree=1253080/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=55700 CPUtime=25.31
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 3098 0 0 0 2528 3 0 0 18 0 3 0 330994732 57036800 2993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 13925 2993 387 42 0 8177 0
[pid=9045/tid=9047] ppid=9043 vsize=55700 CPUtime=12.66
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 1514 0 0 0 1265 1 0 0 25 0 3 0 330994734 57036800 2993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=55700 CPUtime=12.61
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 913 0 0 0 1261 0 0 0 25 0 3 0 330994734 57036800 2993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 55700

[startup+25.5012 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 9048
/proc/meminfo: memFree=1248728/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=60052 CPUtime=50.85
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 4225 0 0 0 5080 5 0 0 18 0 3 0 330994732 61493248 4055 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 15013 4055 387 42 0 9265 0
[pid=9045/tid=9047] ppid=9043 vsize=60052 CPUtime=25.46
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 2329 0 0 0 2542 4 0 0 25 0 3 0 330994734 61493248 4055 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=60052 CPUtime=25.37
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 1225 0 0 0 2536 1 0 0 25 0 3 0 330994734 61493248 4055 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 60052

[startup+51.1012 s]
/proc/loadavg: 1.93 1.94 1.90 3/80 9048
/proc/meminfo: memFree=1239960/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=70688 CPUtime=101.92
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 6565 0 0 0 10183 9 0 0 18 0 3 0 330994732 72384512 6277 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 17672 6277 387 42 0 11924 0
[pid=9045/tid=9047] ppid=9043 vsize=70688 CPUtime=51.05
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 3434 0 0 0 5099 6 0 0 25 0 3 0 330994734 72384512 6277 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=70688 CPUtime=50.85
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 2460 0 0 0 5083 2 0 0 25 0 3 0 330994734 72384512 6277 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 70688

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.91 3/86 9170
/proc/meminfo: memFree=1230048/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=80184 CPUtime=203.93
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 8875 0 0 0 20372 21 0 0 18 0 3 0 330994732 82108416 8296 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 20046 8296 387 42 0 14298 0
[pid=9045/tid=9047] ppid=9043 vsize=80184 CPUtime=102.12
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 4891 0 0 0 10203 9 0 0 25 0 3 0 330994734 82108416 8296 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=80184 CPUtime=101.78
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 3313 0 0 0 10167 11 0 0 25 0 3 0 330994734 82108416 8296 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 80184

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 9246
/proc/meminfo: memFree=1224792/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=87768 CPUtime=323.54
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 10873 0 0 0 32324 30 0 0 18 0 3 0 330994732 89874432 9931 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 21942 9931 387 42 0 16194 0
[pid=9045/tid=9047] ppid=9043 vsize=87768 CPUtime=162.01
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 5996 0 0 0 16191 10 0 0 25 0 3 0 330994734 89874432 9931 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=87768 CPUtime=161.5
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 4206 0 0 0 16131 19 0 0 25 0 3 0 330994734 89874432 9931 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 87768

[startup+222.301 s]
/proc/loadavg: 2.07 1.99 1.92 3/80 9246
/proc/meminfo: memFree=1218904/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=93588 CPUtime=443.25
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 12557 0 0 0 44292 33 0 0 18 0 3 0 330994732 95834112 11411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 23397 11411 387 42 0 17649 0
[pid=9045/tid=9047] ppid=9043 vsize=93588 CPUtime=221.99
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 7058 0 0 0 22187 12 0 0 25 0 3 0 330994734 95834112 11411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=93588 CPUtime=221.22
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 4828 0 0 0 22103 19 0 0 25 0 3 0 330994734 95834112 11411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241654 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 93588

[startup+282.301 s]
/proc/loadavg: 2.02 1.99 1.92 3/80 9246
/proc/meminfo: memFree=1211736/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=101884 CPUtime=562.98
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 14645 0 0 0 56262 36 0 0 18 0 3 0 330994732 104329216 13252 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 25471 13252 387 42 0 19723 0
[pid=9045/tid=9047] ppid=9043 vsize=101884 CPUtime=281.97
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 8128 0 0 0 28182 15 0 0 25 0 3 0 330994734 104329216 13252 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=101884 CPUtime=280.97
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 5846 0 0 0 28077 20 0 0 25 0 3 0 330994734 104329216 13252 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.98
Current children cumulated vsize (KiB) 101884

[startup+342.302 s]
/proc/loadavg: 2.01 1.99 1.92 3/80 9246
/proc/meminfo: memFree=1204696/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=112696 CPUtime=682.7
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 17570 0 0 0 68231 39 0 0 18 0 3 0 330994732 115400704 15009 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 28174 15009 387 42 0 22426 0
[pid=9045/tid=9047] ppid=9043 vsize=112696 CPUtime=341.96
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 9297 0 0 0 34179 17 0 0 25 0 3 0 330994734 115400704 15009 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=112696 CPUtime=340.71
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 7602 0 0 0 34050 21 0 0 25 0 3 0 330994734 115400704 15009 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 112696

[startup+402.302 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 9246
/proc/meminfo: memFree=1201432/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=115768 CPUtime=802.42
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 18380 0 0 0 80201 41 0 0 18 0 3 0 330994732 118546432 15819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 28942 15819 387 42 0 23194 0
[pid=9045/tid=9047] ppid=9043 vsize=115768 CPUtime=401.93
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 10107 0 0 0 40175 18 0 0 25 0 3 0 330994734 118546432 15819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=115768 CPUtime=400.45
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 7602 0 0 0 40023 22 0 0 25 0 3 0 330994734 118546432 15819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284385 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.42
Current children cumulated vsize (KiB) 115768

[startup+462.302 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 9246
/proc/meminfo: memFree=1195096/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=122324 CPUtime=922.14
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 20598 0 0 0 92170 44 0 0 18 0 3 0 330994732 125259776 17384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 30581 17384 387 42 0 24833 0
[pid=9045/tid=9047] ppid=9043 vsize=122324 CPUtime=461.91
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 10861 0 0 0 46171 20 0 0 25 0 3 0 330994734 125259776 17384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=122324 CPUtime=460.19
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 9066 0 0 0 45997 22 0 0 25 0 3 0 330994734 125259776 17384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.14
Current children cumulated vsize (KiB) 122324

[startup+522.302 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 9246
/proc/meminfo: memFree=1189656/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=128620 CPUtime=1041.87
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 22325 0 0 0 104141 46 0 0 18 0 3 0 330994732 131706880 18750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 32155 18750 387 42 0 26407 0
[pid=9045/tid=9047] ppid=9043 vsize=128620 CPUtime=521.9
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 11541 0 0 0 52168 22 0 0 25 0 3 0 330994734 131706880 18750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=128620 CPUtime=519.94
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 10113 0 0 0 51971 23 0 0 25 0 3 0 330994734 131706880 18750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.87
Current children cumulated vsize (KiB) 128620

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 9246
/proc/meminfo: memFree=1187352/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=130932 CPUtime=1161.58
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 22896 0 0 0 116111 47 0 0 18 0 3 0 330994732 134074368 19321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 32733 19321 387 42 0 26985 0
[pid=9045/tid=9047] ppid=9043 vsize=130932 CPUtime=581.88
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 12112 0 0 0 58165 23 0 0 25 0 3 0 330994734 134074368 19321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=130932 CPUtime=579.66
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 10113 0 0 0 57943 23 0 0 25 0 3 0 330994734 134074368 19321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241616 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.58
Current children cumulated vsize (KiB) 130932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 9246
/proc/meminfo: memFree=1186712/2055920 swapFree=4169972/4192956
[pid=9045] ppid=9043 vsize=130932 CPUtime=1200.1
/proc/9045/stat : 9045 (ornithorynque) S 9043 9045 8494 0 -1 4194304 23045 0 0 0 119963 47 0 0 18 0 3 0 330994732 134074368 19470 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 262918926203 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9045/statm: 32733 19470 387 42 0 26985 0
[pid=9045/tid=9047] ppid=9043 vsize=130932 CPUtime=601.19
/proc/9045/task/9047/stat : 9047 (ornithorynque) R 9043 9045 8494 0 -1 4194368 12261 0 0 0 60095 24 0 0 25 0 3 0 330994734 134074368 19470 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9045/tid=9048] ppid=9043 vsize=130932 CPUtime=598.89
/proc/9045/task/9048/stat : 9048 (ornithorynque) R 9043 9045 8494 0 -1 4194368 10113 0 0 0 59866 23 0 0 25 0 3 0 330994734 134074368 19470 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 130932

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.631
CPU time (s): 1200.14
CPU user time (s): 1199.65
CPU system time (s): 0.488925
CPU usage (%): 199.481
Max. virtual memory (cumulated for all children) (KiB): 130932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.65
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23045
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= 22819

runsolver used 0.464929 second user time and 1.74273 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Mar  5 16:00:02 UTC 2007

IDJOB= 328345
IDBENCH= 20258
IDSOLVER= 139
FILE ID= node11/328345-1173110402

PBS_JOBID= 4013927

Free space on /tmp= 66544 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S218623752-19-SAT.cnf
COMMAND LINE= /tmp/evaluation/328345-1173110402/ornithorynque /tmp/evaluation/328345-1173110402/instance-328345-1173110402.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-328345-1173110402 -o ROOT/results/node11/solver-328345-1173110402 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328345-1173110402/ornithorynque /tmp/evaluation/328345-1173110402/instance-328345-1173110402.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  202e2057dc8114964b5b3ec133b76d59

RANDOM SEED= 23077260

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1264264 kB
Buffers:         48600 kB
Cached:         651596 kB
SwapCached:       2788 kB
Active:         236712 kB
Inactive:       486848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264264 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:             376 kB
Writeback:           0 kB
Mapped:          30712 kB
Slab:            53588 kB
Committed_AS:  1088036 kB
PageTables:       1756 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= 66544 MiB

End job on node11 on Mon Mar  5 16:10:06 UTC 2007