Trace number 328378

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.08 601.425

General information on the benchmark

Namerandom/2+p/p0.9/v630/
unif2p-p0.9-v630-c2280-S1501024241-13-UNSAT.cnf
MD5SUMc3f41406395e9f4a8725889bf7cf43c6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.98639
Satisfiable
(Un)Satisfiability was proved
Number of variables629
Number of clauses2280
Sum of the clauses size6612
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2228
Number of clauses of size 32052
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=630 nbClause=2280
0.00/0.01	c nbVar=630 nbClause=2280
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=1960 maxSat=0
0.00/0.06	c flip 10000 nbSat=2239 maxSat=2251
0.00/0.09	c flip 0 nbSat=2688 maxSat=2259
0.37/0.22	c flip 10000 nbSat=2977 maxSat=2985
0.37/0.27	c flip 0 nbSat=4281 maxSat=2985
1.17/0.60	c flip 10000 nbSat=4605 maxSat=4614
1.17/0.69	c flip 0 nbSat=7032 maxSat=4614
2.18/1.11	c nbDecision=10000 #clauses=9285
2.58/1.38	c flip 10000 nbSat=7325 maxSat=7335
2.98/1.56	c flip 0 nbSat=10815 maxSat=7335
5.37/2.79	c flip 10000 nbSat=11110 maxSat=11129
6.17/3.15	c flip 0 nbSat=15270 maxSat=11137
6.57/3.38	c nbDecision=20000 #clauses=16336
10.96/5.52	c flip 10000 nbSat=15554 maxSat=15586
12.15/6.18	c flip 0 nbSat=22098 maxSat=15589
13.55/6.87	c nbDecision=30000 #clauses=23716
22.93/11.56	c flip 10000 nbSat=22411 maxSat=22428
23.33/11.70	c nbDecision=40000 #clauses=31142
26.12/13.19	c flip 0 nbSat=32671 maxSat=22428
37.29/18.78	c nbDecision=50000 #clauses=38608
42.88/21.53	c flip 10000 nbSat=32967 maxSat=32996
46.86/23.58	c flip 0 nbSat=42096 maxSat=32996
55.24/27.75	c nbDecision=60000 #clauses=46047
72.61/36.46	c flip 10000 nbSat=42410 maxSat=42428
77.01/38.68	c nbDecision=70000 #clauses=53591
80.80/40.53	c flip 0 nbSat=54367 maxSat=42428
96.37/48.38	c nbDecision=80000 #clauses=60827
114.93/57.60	c flip 10000 nbSat=54695 maxSat=54696
115.93/58.10	c nbDecision=90000 #clauses=68107
124.29/62.37	c flip 0 nbSat=71307 maxSat=54707
134.47/67.42	c nbDecision=100000 #clauses=75415
158.61/79.54	c nbDecision=110000 #clauses=82723
170.79/85.64	c flip 10000 nbSat=71680 maxSat=71706
183.57/92.06	c flip 0 nbSat=88668 maxSat=71709
187.95/94.25	c nbDecision=120000 #clauses=90095
220.46/110.54	c nbDecision=130000 #clauses=97566
238.63/119.63	c flip 10000 nbSat=88948 maxSat=89020
254.79/127.73	c flip 0 nbSat=103125 maxSat=89020
261.98/131.30	c nbDecision=140000 #clauses=105001
307.67/154.29	c nbDecision=150000 #clauses=112682
325.43/163.18	c flip 10000 nbSat=103555 maxSat=103563
339.40/170.20	c flip 0 nbSat=117195 maxSat=103567
355.17/178.07	c nbDecision=160000 #clauses=120171
402.25/201.67	c nbDecision=170000 #clauses=127696
418.62/209.84	c flip 10000 nbSat=117476 maxSat=117529
441.77/221.43	c flip 0 nbSat=132568 maxSat=117529
456.73/228.94	c nbDecision=180000 #clauses=135314
513.00/257.15	c nbDecision=190000 #clauses=142680
530.76/266.03	c flip 10000 nbSat=132873 maxSat=132990
556.12/278.71	c flip 0 nbSat=148025 maxSat=132990
571.27/286.38	c nbDecision=200000 #clauses=150148
635.53/318.54	c nbDecision=210000 #clauses=157847
650.49/326.03	c flip 10000 nbSat=148447 maxSat=148461
675.44/338.58	c flip 0 nbSat=162195 maxSat=148469
696.39/349.03	c nbDecision=220000 #clauses=165519
758.64/380.24	c nbDecision=230000 #clauses=173090
782.99/392.48	c flip 10000 nbSat=162602 maxSat=162640
809.74/405.86	c flip 0 nbSat=178247 maxSat=162649
831.50/416.71	c nbDecision=240000 #clauses=180818
897.34/449.72	c nbDecision=250000 #clauses=188575
929.06/465.67	c flip 10000 nbSat=178645 maxSat=178704
960.19/481.25	c flip 0 nbSat=194553 maxSat=178704
974.36/488.33	c nbDecision=260000 #clauses=196491
1055.37/528.93	c nbDecision=270000 #clauses=204079
1101.28/551.95	c flip 10000 nbSat=194937 maxSat=194983
1122.42/562.58	c nbDecision=280000 #clauses=211625
1137.39/570.05	c flip 0 nbSat=212674 maxSat=194983
1194.85/598.84	c nbDecision=290000 #clauses=219262

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/node29/watcher-328378-1173110708 -o ROOT/results/node29/solver-328378-1173110708 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328378-1173110708/ornithorynque /tmp/evaluation/328378-1173110708/instance-328378-1173110708.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: 2.00 2.00 1.94 3/77 11105
/proc/meminfo: memFree=1321816/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=23220 CPUtime=0
/proc/11105/stat : 11105 (ornithorynque) R 11103 11105 10314 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 304835045 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221778056304 0 0 4096 0 0 0 0 17 1 0 0
/proc/11105/statm: 5805 263 218 42 0 45 0

[startup+0.00936596 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 11105
/proc/meminfo: memFree=1321816/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=23308 CPUtime=0
/proc/11105/stat : 11105 (ornithorynque) R 11103 11105 10314 0 -1 4194304 496 0 0 0 0 0 0 0 18 0 1 0 304835045 23867392 457 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789597794 0 0 4096 1088 0 0 0 17 1 0 0
/proc/11105/statm: 5827 457 377 42 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23308

[startup+0.101371 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 11105
/proc/meminfo: memFree=1321816/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=45500 CPUtime=0.17
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 682 0 0 0 17 0 0 0 18 0 3 0 304835045 46592000 643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 11375 643 387 42 0 5627 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45500

[startup+0.301384 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 11105
/proc/meminfo: memFree=1321816/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=45632 CPUtime=0.57
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 803 0 0 0 57 0 0 0 18 0 3 0 304835045 46727168 764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 11408 764 387 42 0 5660 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45632

[startup+0.701411 s]
/proc/loadavg: 2.00 2.00 1.94 3/77 11105
/proc/meminfo: memFree=1321816/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=46788 CPUtime=1.37
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 1055 0 0 0 137 0 0 0 18 0 3 0 304835045 47910912 1016 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 11697 1016 387 42 0 5949 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46788

[startup+1.50146 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1318976/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=47316 CPUtime=2.98
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 1198 0 0 0 297 1 0 0 18 0 3 0 304835045 48451584 1159 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 11829 1159 387 42 0 6081 0
[pid=11105/tid=11107] ppid=11103 vsize=47316 CPUtime=1.48
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 395 0 0 0 148 0 0 0 24 0 3 0 304835046 48451584 1159 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=47316 CPUtime=1.48
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 198 0 0 0 148 0 0 0 23 0 3 0 304835046 48451584 1159 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 47316

[startup+3.10157 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1317440/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=48912 CPUtime=6.17
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 1575 0 0 0 616 1 0 0 18 0 3 0 304835045 50085888 1536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 12228 1536 387 42 0 6480 0
[pid=11105/tid=11107] ppid=11103 vsize=48912 CPUtime=3.07
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 629 0 0 0 307 0 0 0 25 0 3 0 304835046 50085888 1536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=48912 CPUtime=3.07
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 341 0 0 0 307 0 0 0 25 0 3 0 304835046 50085888 1536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 48912

[startup+6.30177 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1315592/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=52136 CPUtime=12.56
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 2317 0 0 0 1254 2 0 0 18 0 3 0 304835045 53387264 2212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 13034 2212 387 42 0 7286 0
[pid=11105/tid=11107] ppid=11103 vsize=52136 CPUtime=6.27
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 921 0 0 0 627 0 0 0 25 0 3 0 304835046 53387264 2212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=52136 CPUtime=6.25
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 791 0 0 0 625 0 0 0 18 0 3 0 304835046 53387264 2212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 52136

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1312712/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=53620 CPUtime=25.32
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 2694 0 0 0 2530 2 0 0 18 0 3 0 304835045 54906880 2589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 13405 2589 387 42 0 7657 0
[pid=11105/tid=11107] ppid=11103 vsize=53620 CPUtime=12.68
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 1298 0 0 0 1267 1 0 0 25 0 3 0 304835046 54906880 2589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=53620 CPUtime=12.62
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 791 0 0 0 1262 0 0 0 25 0 3 0 304835046 54906880 2589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53620

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1308104/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=58380 CPUtime=50.85
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 4007 0 0 0 5082 3 0 0 18 0 3 0 304835045 59781120 3739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 14595 3739 387 42 0 8847 0
[pid=11105/tid=11107] ppid=11103 vsize=58380 CPUtime=25.47
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 1965 0 0 0 2545 2 0 0 25 0 3 0 304835046 59781120 3739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=58380 CPUtime=25.36
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 1437 0 0 0 2536 0 0 0 25 0 3 0 304835046 59781120 3739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284385 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 58380

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1303048/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=64276 CPUtime=101.95
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 5298 0 0 0 10190 5 0 0 18 0 3 0 304835045 65818624 5002 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 16069 5002 387 42 0 10321 0
[pid=11105/tid=11107] ppid=11103 vsize=64276 CPUtime=51.06
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 2865 0 0 0 5103 3 0 0 25 0 3 0 304835046 65818624 5002 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=64276 CPUtime=50.86
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 1828 0 0 0 5085 1 0 0 25 0 3 0 304835046 65818624 5002 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) 64276

[startup+102.306 s]
/proc/loadavg: 2.07 2.02 1.94 3/80 11108
/proc/meminfo: memFree=1293960/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=74560 CPUtime=204.12
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 8163 0 0 0 20404 8 0 0 18 0 3 0 304835045 76349440 7211 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 18640 7211 387 42 0 12892 0
[pid=11105/tid=11107] ppid=11103 vsize=74560 CPUtime=102.25
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 4464 0 0 0 10220 5 0 0 25 0 3 0 304835046 76349440 7211 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=74560 CPUtime=101.84
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 3094 0 0 0 10183 1 0 0 25 0 3 0 304835046 76349440 7211 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242562 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 74560

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 1.94 3/80 11108
/proc/meminfo: memFree=1288392/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=80996 CPUtime=323.83
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 9809 0 0 0 32372 11 0 0 18 0 3 0 304835045 82939904 8613 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 20249 8613 387 42 0 14501 0
[pid=11105/tid=11107] ppid=11103 vsize=80996 CPUtime=162.24
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 5623 0 0 0 16216 8 0 0 25 0 3 0 304835046 82939904 8613 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=80996 CPUtime=161.57
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 3581 0 0 0 16155 2 0 0 25 0 3 0 304835046 82939904 8613 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284351 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 80996

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1282440/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=89476 CPUtime=443.56
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 12243 0 0 0 44343 13 0 0 18 0 3 0 304835045 91623424 10108 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 22369 10108 387 42 0 16621 0
[pid=11105/tid=11107] ppid=11103 vsize=89476 CPUtime=222.21
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 6847 0 0 0 22212 9 0 0 25 0 3 0 304835046 91623424 10108 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=89476 CPUtime=221.32
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 4791 0 0 0 22129 3 0 0 25 0 3 0 304835046 91623424 10108 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 89476

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1277896/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=95048 CPUtime=563.3
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 13746 0 0 0 56315 15 0 0 18 0 3 0 304835045 97329152 11251 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 23762 11251 387 42 0 18014 0
[pid=11105/tid=11107] ppid=11103 vsize=95048 CPUtime=282.21
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 7674 0 0 0 28210 11 0 0 25 0 3 0 304835046 97329152 11251 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=95048 CPUtime=281.07
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 5467 0 0 0 28104 3 0 0 25 0 3 0 304835046 97329152 11251 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.3
Current children cumulated vsize (KiB) 95048

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1273736/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=99440 CPUtime=683.02
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 14856 0 0 0 68285 17 0 0 18 0 3 0 304835045 101826560 12280 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 24860 12280 387 42 0 19112 0
[pid=11105/tid=11107] ppid=11103 vsize=99440 CPUtime=342.18
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 8389 0 0 0 34206 12 0 0 25 0 3 0 304835046 101826560 12280 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=99440 CPUtime=340.8
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 5862 0 0 0 34077 3 0 0 25 0 3 0 304835046 101826560 12280 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.02
Current children cumulated vsize (KiB) 99440

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1271304/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=101660 CPUtime=802.75
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 15464 0 0 0 80257 18 0 0 18 0 3 0 304835045 104099840 12888 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 25415 12888 387 42 0 19667 0
[pid=11105/tid=11107] ppid=11103 vsize=101660 CPUtime=402.17
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 8997 0 0 0 40204 13 0 0 25 0 3 0 304835046 104099840 12888 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=101660 CPUtime=400.55
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 5862 0 0 0 40052 3 0 0 25 0 3 0 304835046 104099840 12888 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.75
Current children cumulated vsize (KiB) 101660

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1267272/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=105852 CPUtime=922.49
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 16797 0 0 0 92229 20 0 0 18 0 3 0 304835045 108392448 13893 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 26463 13893 387 42 0 20715 0
[pid=11105/tid=11107] ppid=11103 vsize=105852 CPUtime=462.15
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 9612 0 0 0 46201 14 0 0 25 0 3 0 304835046 108392448 13893 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=105852 CPUtime=460.3
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 6580 0 0 0 46026 4 0 0 25 0 3 0 304835046 108392448 13893 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.49
Current children cumulated vsize (KiB) 105852

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1263624/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=110136 CPUtime=1042.2
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 17926 0 0 0 104199 21 0 0 18 0 3 0 304835045 112779264 14792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 27534 14792 387 42 0 21786 0
[pid=11105/tid=11107] ppid=11103 vsize=110136 CPUtime=522.14
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 10121 0 0 0 52199 15 0 0 25 0 3 0 304835046 112779264 14792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=110136 CPUtime=520.03
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 7200 0 0 0 51999 4 0 0 25 0 3 0 304835046 112779264 14792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.2
Current children cumulated vsize (KiB) 110136

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1259336/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=114044 CPUtime=1161.93
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 19201 0 0 0 116171 22 0 0 18 0 3 0 304835045 116781056 15871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 28511 15871 387 42 0 22763 0
[pid=11105/tid=11107] ppid=11103 vsize=114044 CPUtime=582.13
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 10903 0 0 0 58197 16 0 0 25 0 3 0 304835046 116781056 15871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=114044 CPUtime=579.77
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 7693 0 0 0 57973 4 0 0 25 0 3 0 304835046 116781056 15871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.93
Current children cumulated vsize (KiB) 114044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 11108
/proc/meminfo: memFree=1258568/2055920 swapFree=4147724/4192956
[pid=11105] ppid=11103 vsize=114828 CPUtime=1200.05
/proc/11105/stat : 11105 (ornithorynque) S 11103 11105 10314 0 -1 4194304 19424 0 0 0 119983 22 0 0 18 0 3 0 304835045 117583872 16061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11105/statm: 28707 16061 387 42 0 22959 0
[pid=11105/tid=11107] ppid=11103 vsize=114828 CPUtime=601.22
/proc/11105/task/11107/stat : 11107 (ornithorynque) R 11103 11105 10314 0 -1 4194368 11126 0 0 0 60106 16 0 0 25 0 3 0 304835046 117583872 16061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11105/tid=11108] ppid=11103 vsize=114828 CPUtime=598.79
/proc/11105/task/11108/stat : 11108 (ornithorynque) R 11103 11105 10314 0 -1 4194368 7693 0 0 0 59875 4 0 0 25 0 3 0 304835046 117583872 16061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 114828

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.425
CPU time (s): 1200.08
CPU user time (s): 1199.84
CPU system time (s): 0.238963
CPU usage (%): 199.54
Max. virtual memory (cumulated for all children) (KiB): 114828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19424
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= 32
involuntary context switches= 22782

runsolver used 0.596909 second user time and 1.60575 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Mon Mar  5 16:05:08 UTC 2007

IDJOB= 328378
IDBENCH= 20295
IDSOLVER= 139
FILE ID= node29/328378-1173110708

PBS_JOBID= 4013909

Free space on /tmp= 66552 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v630/unif2p-p0.9-v630-c2280-S1501024241-13-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/328378-1173110708/ornithorynque /tmp/evaluation/328378-1173110708/instance-328378-1173110708.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-328378-1173110708 -o ROOT/results/node29/solver-328378-1173110708 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328378-1173110708/ornithorynque /tmp/evaluation/328378-1173110708/instance-328378-1173110708.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  c3f41406395e9f4a8725889bf7cf43c6

RANDOM SEED= 704387430

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.209
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	: 5931.00
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.209
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:       1322288 kB
Buffers:         46544 kB
Cached:         588808 kB
SwapCached:      12144 kB
Active:         192576 kB
Inactive:       466148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1322288 kB
SwapTotal:     4192956 kB
SwapFree:      4147724 kB
Dirty:             304 kB
Writeback:           0 kB
Mapped:          30460 kB
Slab:            60372 kB
Committed_AS:   847196 kB
PageTables:       1864 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= 66552 MiB

End job on node29 on Mon Mar  5 16:15:11 UTC 2007