Trace number 334147

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.21 601.527

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.04-s1788334438.sat05-543.reshuffled-07.cnf
MD5SUMeb542a3ed65e86298dd7b9339a890090
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
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.03	c ...done
0.00/0.03	c nbVar=764 nbClause=9695
0.00/0.03	c nbVar=764 nbClause=9695
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.04	c flip 0 nbSat=8578 maxSat=0
0.15/0.16	c flip 10000 nbSat=9641 maxSat=9657
0.35/0.24	c flip 0 nbSat=10452 maxSat=9661
0.75/0.48	c flip 10000 nbSat=11757 maxSat=11770
1.15/0.62	c flip 0 nbSat=12493 maxSat=11775
1.95/1.05	c flip 10000 nbSat=13577 maxSat=13586
2.35/1.24	c nbDecision=10000 #clauses=16146
2.54/1.33	c flip 0 nbSat=15249 maxSat=13589
4.14/2.15	c flip 10000 nbSat=16421 maxSat=16455
5.13/2.62	c flip 0 nbSat=19558 maxSat=16455
8.53/4.33	c flip 10000 nbSat=20647 maxSat=20691
8.73/4.48	c nbDecision=20000 #clauses=24680
10.33/5.24	c flip 0 nbSat=24700 maxSat=20691
17.31/8.72	c flip 10000 nbSat=26209 maxSat=26225
18.29/9.20	c nbDecision=30000 #clauses=33389
21.48/10.85	c flip 0 nbSat=33711 maxSat=26227
33.46/16.88	c nbDecision=40000 #clauses=42497
36.86/18.57	c flip 10000 nbSat=35135 maxSat=35159
45.64/22.98	c flip 0 nbSat=46190 maxSat=35159
55.41/27.89	c nbDecision=50000 #clauses=51567
74.17/37.25	c flip 10000 nbSat=47437 maxSat=47483
76.57/38.47	c nbDecision=60000 #clauses=60633
89.95/45.14	c flip 0 nbSat=64157 maxSat=47483
101.71/51.10	c nbDecision=70000 #clauses=69802
134.83/67.66	c nbDecision=80000 #clauses=79120
136.42/68.44	c flip 10000 nbSat=65464 maxSat=65503
162.17/81.37	c flip 0 nbSat=84875 maxSat=65503
171.16/85.86	c nbDecision=90000 #clauses=88416
215.24/107.97	c nbDecision=100000 #clauses=97695
228.81/114.79	c flip 10000 nbSat=86130 maxSat=86156
248.18/124.48	c nbDecision=110000 #clauses=106473
266.34/133.53	c flip 0 nbSat=108213 maxSat=86156
297.85/149.33	c nbDecision=120000 #clauses=115358
341.15/171.07	c nbDecision=130000 #clauses=124046
363.11/182.03	c flip 10000 nbSat=109459 maxSat=109509
381.26/191.19	c nbDecision=140000 #clauses=132568
411.99/206.52	c flip 0 nbSat=136321 maxSat=109509
433.34/217.27	c nbDecision=150000 #clauses=141420
489.20/245.27	c nbDecision=160000 #clauses=150167
530.31/265.87	c flip 10000 nbSat=137850 maxSat=137914
547.08/274.23	c nbDecision=170000 #clauses=158787
599.16/300.34	c flip 0 nbSat=163246 maxSat=137914
618.32/309.97	c nbDecision=180000 #clauses=167432
692.14/347.00	c nbDecision=190000 #clauses=176388
750.21/376.05	c flip 10000 nbSat=164742 maxSat=164777
768.56/385.22	c nbDecision=200000 #clauses=185521
829.43/415.77	c flip 0 nbSat=190576 maxSat=164777
852.76/427.43	c nbDecision=210000 #clauses=194413
945.16/473.75	c nbDecision=220000 #clauses=203469
996.45/499.48	c flip 10000 nbSat=192004 maxSat=192050
1036.74/519.62	c nbDecision=230000 #clauses=212282
1093.03/547.85	c flip 0 nbSat=215648 maxSat=192065
1134.11/568.42	c nbDecision=240000 #clauses=221279

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/node14/watcher-334147-1173553906 -o ROOT/results/node14/solver-334147-1173553906 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334147-1173553906/ornithorynque /tmp/evaluation/334147-1173553906/instance-334147-1173553906.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.91 0.97 0.98 2/77 2046
/proc/meminfo: memFree=1523784/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=5968 CPUtime=0
/proc/2046/stat : 2046 (ornithorynque) R 2044 2046 1293 0 -1 4194304 60 0 0 0 0 0 0 0 20 0 1 0 375345075 6111232 44 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212231848656 0 0 4096 0 0 0 0 17 1 0 0
/proc/2046/statm: 1492 47 36 42 0 9 0

[startup+0.101205 s]
/proc/loadavg: 0.91 0.97 0.98 2/77 2046
/proc/meminfo: memFree=1523784/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=45516 CPUtime=0.15
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 894 0 0 0 15 0 0 0 18 0 3 0 375345075 46608384 855 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 11379 855 387 42 0 5631 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45516

[startup+0.201212 s]
/proc/loadavg: 0.91 0.97 0.98 2/77 2046
/proc/meminfo: memFree=1523784/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=45648 CPUtime=0.35
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 929 0 0 0 35 0 0 0 18 0 3 0 375345075 46743552 890 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 11412 890 387 42 0 5664 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 45648

[startup+0.301224 s]
/proc/loadavg: 0.91 0.97 0.98 2/77 2046
/proc/meminfo: memFree=1523784/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=46804 CPUtime=0.55
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 1011 0 0 0 55 0 0 0 18 0 3 0 375345075 47927296 972 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 11701 972 387 42 0 5953 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46804

[startup+0.701263 s]
/proc/loadavg: 0.91 0.97 0.98 2/77 2046
/proc/meminfo: memFree=1523784/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=47072 CPUtime=1.35
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 1140 0 0 0 135 0 0 0 18 0 3 0 375345075 48201728 1101 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 11768 1101 387 42 0 6020 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 47072

[startup+1.50134 s]
/proc/loadavg: 0.91 0.97 0.98 3/80 2049
/proc/meminfo: memFree=1520432/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=47612 CPUtime=2.94
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 1416 0 0 0 294 0 0 0 18 0 3 0 375345075 48754688 1311 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 11903 1311 387 42 0 6155 0
[pid=2046/tid=2048] ppid=2044 vsize=47612 CPUtime=1.45
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 327 0 0 0 145 0 0 0 18 0 3 0 375345078 48754688 1311 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=47612 CPUtime=1.45
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 229 0 0 0 145 0 0 0 25 0 3 0 375345078 48754688 1311 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 47612

[startup+3.10149 s]
/proc/loadavg: 0.91 0.97 0.98 3/80 2049
/proc/meminfo: memFree=1519344/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=49460 CPUtime=6.13
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 1823 0 0 0 613 0 0 0 18 0 3 0 375345075 50647040 1718 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 12365 1718 387 42 0 6617 0
[pid=2046/tid=2048] ppid=2044 vsize=49460 CPUtime=3.05
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 545 0 0 0 305 0 0 0 25 0 3 0 375345078 50647040 1718 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=49460 CPUtime=3.04
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 418 0 0 0 304 0 0 0 25 0 3 0 375345078 50647040 1718 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242567 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 49460

[startup+6.30279 s]
/proc/loadavg: 1.00 0.98 0.99 3/80 2049
/proc/meminfo: memFree=1516464/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=51636 CPUtime=12.53
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 2232 0 0 0 1252 1 0 0 18 0 3 0 375345075 52875264 2127 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 12909 2127 387 42 0 7161 0
[pid=2046/tid=2048] ppid=2044 vsize=51636 CPUtime=6.25
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 792 0 0 0 625 0 0 0 25 0 3 0 375345078 52875264 2127 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=51636 CPUtime=6.23
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 580 0 0 0 623 0 0 0 25 0 3 0 375345078 52875264 2127 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285353 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 51636

[startup+12.7014 s]
/proc/loadavg: 1.08 1.00 0.99 3/80 2049
/proc/meminfo: memFree=1513584/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=54604 CPUtime=25.27
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 3072 0 0 0 2526 1 0 0 18 0 3 0 375345075 55914496 2837 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 13651 2837 387 42 0 7903 0
[pid=2046/tid=2048] ppid=2044 vsize=54604 CPUtime=12.65
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 1242 0 0 0 1264 1 0 0 25 0 3 0 375345078 55914496 2837 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311916 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=54604 CPUtime=12.59
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 970 0 0 0 1259 0 0 0 25 0 3 0 375345078 55914496 2837 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241830 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 54604

[startup+25.5016 s]
/proc/loadavg: 1.28 1.05 1.01 3/80 2049
/proc/meminfo: memFree=1509104/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=59764 CPUtime=50.83
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 4220 0 0 0 5080 3 0 0 18 0 3 0 375345075 61198336 3947 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 14941 3947 387 42 0 9193 0
[pid=2046/tid=2048] ppid=2044 vsize=59764 CPUtime=25.45
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 1948 0 0 0 2543 2 0 0 25 0 3 0 375345078 61198336 3947 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=59764 CPUtime=25.33
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 1412 0 0 0 2533 0 0 0 25 0 3 0 375345078 61198336 3947 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 59764

[startup+51.101 s]
/proc/loadavg: 1.53 1.12 1.03 3/80 2049
/proc/meminfo: memFree=1502832/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=66636 CPUtime=101.91
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 6167 0 0 0 10187 4 0 0 18 0 3 0 375345075 68235264 5488 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 16659 5488 387 42 0 10911 0
[pid=2046/tid=2048] ppid=2044 vsize=66636 CPUtime=51.04
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 3107 0 0 0 5101 3 0 0 25 0 3 0 375345078 68235264 5488 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212234633503 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=66636 CPUtime=50.83
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 2200 0 0 0 5083 0 0 0 25 0 3 0 375345078 68235264 5488 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 66636

[startup+102.302 s]
/proc/loadavg: 1.79 1.26 1.08 3/80 2049
/proc/meminfo: memFree=1494576/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=75772 CPUtime=204.07
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 8612 0 0 0 20401 6 0 0 18 0 3 0 375345075 77590528 7528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 18943 7528 387 42 0 13195 0
[pid=2046/tid=2048] ppid=2044 vsize=75772 CPUtime=102.22
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 4601 0 0 0 10218 4 0 0 25 0 3 0 375345078 77590528 7528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=75772 CPUtime=101.8
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 3151 0 0 0 10179 1 0 0 25 0 3 0 375345078 77590528 7528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 75772

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.14 3/80 2049
/proc/meminfo: memFree=1486448/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=85464 CPUtime=323.79
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 11285 0 0 0 32371 8 0 0 18 0 3 0 375345075 87515136 9568 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 21366 9568 387 42 0 15618 0
[pid=2046/tid=2048] ppid=2044 vsize=85464 CPUtime=162.2
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 6139 0 0 0 16214 6 0 0 25 0 3 0 375345078 87515136 9568 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=85464 CPUtime=161.54
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 4286 0 0 0 16153 1 0 0 25 0 3 0 375345078 87515136 9568 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242526 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 85464

[startup+222.305 s]
/proc/loadavg: 1.97 1.50 1.19 3/80 2049
/proc/meminfo: memFree=1478768/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=96348 CPUtime=443.52
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 14260 0 0 0 44342 10 0 0 18 0 3 0 375345075 98660352 11473 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 24087 11473 387 42 0 18339 0
[pid=2046/tid=2048] ppid=2044 vsize=96348 CPUtime=222.19
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 7572 0 0 0 22212 7 0 0 25 0 3 0 375345078 98660352 11473 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=96348 CPUtime=221.29
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 5828 0 0 0 22127 2 0 0 25 0 3 0 375345078 98660352 11473 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.52
Current children cumulated vsize (KiB) 96348

[startup+282.302 s]
/proc/loadavg: 2.03 1.60 1.24 3/80 2049
/proc/meminfo: memFree=1474928/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=100824 CPUtime=563.24
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 15492 0 0 0 56312 12 0 0 18 0 3 0 375345075 103243776 12425 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 25206 12425 387 42 0 19458 0
[pid=2046/tid=2048] ppid=2044 vsize=100824 CPUtime=282.17
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 8804 0 0 0 28208 9 0 0 25 0 3 0 375345078 103243776 12425 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311308 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=100824 CPUtime=281.02
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 5828 0 0 0 28100 2 0 0 25 0 3 0 375345078 103243776 12425 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.24
Current children cumulated vsize (KiB) 100824

[startup+342.302 s]
/proc/loadavg: 2.05 1.69 1.29 3/80 2049
/proc/meminfo: memFree=1469104/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=106700 CPUtime=682.96
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 17295 0 0 0 68282 14 0 0 18 0 3 0 375345075 109260800 13902 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 26675 13902 387 42 0 20927 0
[pid=2046/tid=2048] ppid=2044 vsize=106700 CPUtime=342.15
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 9565 0 0 0 34205 10 0 0 25 0 3 0 375345078 109260800 13902 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=106700 CPUtime=340.75
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 6870 0 0 0 34073 2 0 0 25 0 3 0 375345078 109260800 13902 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.96
Current children cumulated vsize (KiB) 106700

[startup+402.301 s]
/proc/loadavg: 2.25 1.80 1.35 3/80 2049
/proc/meminfo: memFree=1466032/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=109712 CPUtime=802.69
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 18088 0 0 0 80254 15 0 0 18 0 3 0 375345075 112345088 14662 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 27428 14662 387 42 0 21680 0
[pid=2046/tid=2048] ppid=2044 vsize=109712 CPUtime=402.14
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 10358 0 0 0 40203 11 0 0 25 0 3 0 375345078 112345088 14662 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=109712 CPUtime=400.5
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 6870 0 0 0 40048 2 0 0 25 0 3 0 375345078 112345088 14662 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.69
Current children cumulated vsize (KiB) 109712

[startup+462.302 s]
/proc/loadavg: 2.09 1.84 1.39 4/80 2049
/proc/meminfo: memFree=1460400/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=116736 CPUtime=922.4
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 20230 0 0 0 92224 16 0 0 18 0 3 0 375345075 119537664 16074 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 29184 16074 387 42 0 23436 0
[pid=2046/tid=2048] ppid=2044 vsize=116736 CPUtime=462.12
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 10966 0 0 0 46200 12 0 0 25 0 3 0 375345078 119537664 16074 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=116736 CPUtime=460.23
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 8404 0 0 0 46020 3 0 0 25 0 3 0 375345078 119537664 16074 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.4
Current children cumulated vsize (KiB) 116736

[startup+522.302 s]
/proc/loadavg: 2.03 1.86 1.43 3/80 2049
/proc/meminfo: memFree=1457648/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=119332 CPUtime=1042.13
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 20895 0 0 0 104195 18 0 0 18 0 3 0 375345075 122195968 16739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 29833 16739 387 42 0 24085 0
[pid=2046/tid=2048] ppid=2044 vsize=119332 CPUtime=522.1
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 11631 0 0 0 52197 13 0 0 25 0 3 0 375345078 122195968 16739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=119332 CPUtime=519.97
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 8404 0 0 0 51994 3 0 0 25 0 3 0 375345078 122195968 16739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.13
Current children cumulated vsize (KiB) 119332

[startup+582.301 s]
/proc/loadavg: 2.01 1.89 1.46 3/80 2049
/proc/meminfo: memFree=1451504/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=126736 CPUtime=1161.86
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 23352 0 0 0 116166 20 0 0 18 0 3 0 375345075 129777664 18285 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 31684 18285 387 42 0 25936 0
[pid=2046/tid=2048] ppid=2044 vsize=126736 CPUtime=582.09
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 12511 0 0 0 58194 15 0 0 25 0 3 0 375345078 129777664 18285 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=126736 CPUtime=579.72
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 9981 0 0 0 57968 4 0 0 25 0 3 0 375345078 129777664 18285 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.86
Current children cumulated vsize (KiB) 126736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 2.01 1.89 1.47 3/80 2049
/proc/meminfo: memFree=1450736/2055920 swapFree=4146600/4192956
[pid=2046] ppid=2044 vsize=127396 CPUtime=1200.17
/proc/2046/stat : 2046 (ornithorynque) S 2044 2046 1293 0 -1 4194304 23533 0 0 0 119997 20 0 0 18 0 3 0 375345075 130453504 18466 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2046/statm: 31849 18466 387 42 0 26101 0
[pid=2046/tid=2048] ppid=2044 vsize=127396 CPUtime=601.28
/proc/2046/task/2048/stat : 2048 (ornithorynque) R 2044 2046 1293 0 -1 4194368 12692 0 0 0 60113 15 0 0 25 0 3 0 375345078 130453504 18466 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2046/tid=2049] ppid=2044 vsize=127396 CPUtime=598.84
/proc/2046/task/2049/stat : 2049 (ornithorynque) R 2044 2046 1293 0 -1 4194368 9981 0 0 0 59880 4 0 0 25 0 3 0 375345078 130453504 18466 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241593 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 127396

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.527
CPU time (s): 1200.21
CPU user time (s): 1199.99
CPU system time (s): 0.215967
CPU usage (%): 199.527
Max. virtual memory (cumulated for all children) (KiB): 127396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23533
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= 15
involuntary context switches= 22513

runsolver used 0.507922 second user time and 1.69774 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Mar 10 19:11:47 UTC 2007

IDJOB= 334147
IDBENCH= 24620
IDSOLVER= 139
FILE ID= node14/334147-1173553906

PBS_JOBID= 4101179

Free space on /tmp= 66546 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.04-s1788334438.sat05-543.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334147-1173553906/ornithorynque /tmp/evaluation/334147-1173553906/instance-334147-1173553906.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-334147-1173553906 -o ROOT/results/node14/solver-334147-1173553906 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334147-1173553906/ornithorynque /tmp/evaluation/334147-1173553906/instance-334147-1173553906.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  eb542a3ed65e86298dd7b9339a890090

RANDOM SEED= 965575186

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1524192 kB
Buffers:         52032 kB
Cached:         392128 kB
SwapCached:      14908 kB
Active:         237472 kB
Inactive:       229544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524192 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:             396 kB
Writeback:           0 kB
Mapped:          29520 kB
Slab:            50328 kB
Committed_AS:  1271400 kB
PageTables:       1736 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= 66546 MiB

End job on node14 on Sat Mar 10 19:21:50 UTC 2007