Trace number 334189

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.12 601.728

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
MD5SUMe8bf7f81ddac4f189ec204bc856c8406
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 variables1184
Number of clauses14216
Sum of the clauses size42944
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313920
Number of clauses of size 4296
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.07	c This is Ornithorynque version 0.1 alpha
0.00/0.07	c (c) roussel@cril.univ-artois.fr
0.00/0.08	c using unsigned short
0.00/0.08	c parsing...
0.01/0.11	c ...done
0.01/0.11	c nbVar=1184 nbClause=14216
0.01/0.12	c nbVar=1184 nbClause=14216
0.01/0.12	c complete search running
0.01/0.13	c local search running
0.01/0.13	c flip 0 nbSat=12534 maxSat=0
0.18/0.26	c flip 10000 nbSat=14174 maxSat=14193
0.38/0.38	c flip 20000 nbSat=14179 maxSat=14196
0.59/0.44	c flip 0 nbSat=14160 maxSat=14197
0.99/0.64	c flip 10000 nbSat=16253 maxSat=16269
1.39/0.85	c flip 20000 nbSat=16258 maxSat=16273
1.39/0.90	c nbDecision=10000 #clauses=18182
1.59/0.94	c flip 0 nbSat=16650 maxSat=16273
2.18/1.26	c flip 10000 nbSat=18195 maxSat=18210
2.78/1.60	c flip 20000 nbSat=18191 maxSat=18218
3.18/1.72	c flip 0 nbSat=18529 maxSat=18218
4.18/2.20	c flip 10000 nbSat=20573 maxSat=20603
5.17/2.71	c flip 20000 nbSat=20604 maxSat=20626
5.57/2.92	c flip 0 nbSat=21403 maxSat=20626
6.57/3.49	c nbDecision=20000 #clauses=24271
6.96/3.68	c flip 10000 nbSat=23095 maxSat=23120
8.57/4.47	c flip 20000 nbSat=23120 maxSat=23130
9.16/4.78	c flip 0 nbSat=24034 maxSat=23137
11.55/5.92	c flip 10000 nbSat=26150 maxSat=26167
14.15/7.29	c flip 20000 nbSat=26166 maxSat=26171
15.34/7.85	c flip 0 nbSat=27469 maxSat=26174
18.74/9.59	c flip 10000 nbSat=29374 maxSat=29417
18.94/9.60	c nbDecision=30000 #clauses=31163
23.13/11.72	c flip 20000 nbSat=29407 maxSat=29431
24.93/12.65	c flip 0 nbSat=31839 maxSat=29431
31.32/15.80	c flip 10000 nbSat=33968 maxSat=33984
33.31/16.85	c nbDecision=40000 #clauses=38062
37.50/18.98	c flip 20000 nbSat=33949 maxSat=33984
39.89/20.19	c flip 0 nbSat=38536 maxSat=33990
49.87/25.17	c flip 10000 nbSat=40521 maxSat=40549
55.66/28.08	c nbDecision=50000 #clauses=45776
59.84/30.15	c flip 20000 nbSat=40523 maxSat=40554
63.64/32.04	c flip 0 nbSat=46093 maxSat=40554
77.80/39.15	c flip 10000 nbSat=47812 maxSat=47825
88.77/44.69	c nbDecision=60000 #clauses=54324
92.36/46.42	c flip 20000 nbSat=47793 maxSat=47838
99.15/49.80	c flip 0 nbSat=54742 maxSat=47838
120.10/60.40	c flip 10000 nbSat=56577 maxSat=56628
125.29/62.98	c nbDecision=70000 #clauses=62656
144.66/72.62	c flip 20000 nbSat=56617 maxSat=56651
153.02/76.89	c flip 0 nbSat=65865 maxSat=56651
172.57/86.60	c nbDecision=80000 #clauses=71095
182.15/91.49	c flip 10000 nbSat=67604 maxSat=67635
213.88/107.33	c flip 20000 nbSat=67607 maxSat=67638
224.66/112.77	c flip 0 nbSat=77127 maxSat=67641
229.24/115.00	c nbDecision=90000 #clauses=79674
261.16/131.07	c flip 10000 nbSat=78936 maxSat=78974
284.71/142.86	c nbDecision=100000 #clauses=88315
302.49/151.79	c flip 20000 nbSat=78924 maxSat=78979
316.05/158.56	c flip 0 nbSat=90736 maxSat=78979
344.77/172.97	c nbDecision=110000 #clauses=96797
359.54/180.32	c flip 10000 nbSat=92744 maxSat=92764
410.42/205.86	c flip 20000 nbSat=92725 maxSat=92768
415.61/208.44	c nbDecision=120000 #clauses=105217
428.77/215.09	c flip 0 nbSat=104535 maxSat=92773
489.83/245.66	c flip 10000 nbSat=106285 maxSat=106309
506.40/253.91	c nbDecision=130000 #clauses=113848
551.88/276.77	c flip 20000 nbSat=106252 maxSat=106316
577.63/289.64	c flip 0 nbSat=117533 maxSat=106316
601.96/301.83	c nbDecision=140000 #clauses=122363
647.46/324.64	c flip 10000 nbSat=119601 maxSat=119637
680.00/340.98	c nbDecision=150000 #clauses=131000
727.07/364.60	c flip 20000 nbSat=119607 maxSat=119647
754.41/378.22	c flip 0 nbSat=135051 maxSat=119647
789.32/395.79	c nbDecision=160000 #clauses=140031
835.12/418.72	c flip 10000 nbSat=136981 maxSat=137011
887.33/444.93	c nbDecision=170000 #clauses=148937
921.42/462.06	c flip 20000 nbSat=136963 maxSat=137014
956.89/479.86	c flip 0 nbSat=152310 maxSat=137014
1005.93/504.45	c nbDecision=180000 #clauses=157936
1056.02/529.56	c flip 10000 nbSat=154233 maxSat=154277
1150.99/577.15	c nbDecision=190000 #clauses=166901
1163.77/583.50	c flip 20000 nbSat=154238 maxSat=154281

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/node10/watcher-334189-1173556453 -o ROOT/results/node10/solver-334189-1173556453 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334189-1173556453/ornithorynque /tmp/evaluation/334189-1173556453/instance-334189-1173556453.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.99 3/77 25660
/proc/meminfo: memFree=1717112/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=5968 CPUtime=0
/proc/25660/stat : 25660 (ornithorynque) D 25658 25660 24547 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 375600295 6111232 47 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214917248489 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/25660/statm: 1492 47 36 42 0 9 0

[startup+0.0247719 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25660
/proc/meminfo: memFree=1717112/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=7012 CPUtime=0
/proc/25660/stat : 25660 (ornithorynque) D 25658 25660 24547 0 -1 4194304 66 0 0 0 0 0 0 0 18 0 1 0 375600295 7180288 50 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214917248489 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/25660/statm: 1753 50 37 42 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7012

[startup+0.101783 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25660
/proc/meminfo: memFree=1717112/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=23876 CPUtime=0.01
/proc/25660/stat : 25660 (ornithorynque) R 25658 25660 24547 0 -1 4194304 628 0 5 0 1 0 0 0 18 0 1 0 375600295 24449024 594 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214919713505 0 0 4096 1088 0 0 0 17 1 0 0
/proc/25660/statm: 5969 594 377 42 0 221 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23876

[startup+0.301814 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25660
/proc/meminfo: memFree=1717112/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=47184 CPUtime=0.38
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 1138 0 5 0 38 0 0 0 18 0 3 0 375600295 48316416 1104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 11796 1104 387 42 0 6048 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 47184

[startup+0.701869 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 25660
/proc/meminfo: memFree=1717112/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=47312 CPUtime=1.19
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 1257 0 5 0 118 1 0 0 18 0 3 0 375600295 48447488 1190 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 11828 1190 387 42 0 6080 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 47312

[startup+1.50198 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 25663
/proc/meminfo: memFree=1712800/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=47836 CPUtime=2.78
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 1451 0 5 0 277 1 0 0 18 0 3 0 375600295 48984064 1384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 11959 1384 387 42 0 6211 0
[pid=25660/tid=25662] ppid=25658 vsize=47836 CPUtime=1.36
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 248 0 0 0 136 0 0 0 20 0 3 0 375600308 48984064 1384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214919713505 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=47836 CPUtime=1.36
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 168 0 0 0 136 0 0 0 21 0 3 0 375600308 48984064 1384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 47836

[startup+3.10119 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 25663
/proc/meminfo: memFree=1711776/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=49648 CPUtime=5.97
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 1799 0 5 0 596 1 0 0 18 0 3 0 375600295 50839552 1732 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 12412 1732 387 42 0 6664 0
[pid=25660/tid=25662] ppid=25658 vsize=49648 CPUtime=2.96
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 412 0 0 0 296 0 0 0 25 0 3 0 375600308 50839552 1732 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=49648 CPUtime=2.95
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 352 0 0 0 295 0 0 0 25 0 3 0 375600308 50839552 1732 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 49648

[startup+6.30263 s]
/proc/loadavg: 1.00 0.98 0.99 3/80 25663
/proc/meminfo: memFree=1709664/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=51460 CPUtime=12.35
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 2179 0 5 0 1234 1 0 0 18 0 3 0 375600295 52695040 2112 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 12865 2112 387 42 0 7117 0
[pid=25660/tid=25662] ppid=25658 vsize=51460 CPUtime=6.16
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 633 0 0 0 616 0 0 0 25 0 3 0 375600308 52695040 2112 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=51460 CPUtime=6.14
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 511 0 0 0 614 0 0 0 25 0 3 0 375600308 52695040 2112 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241705 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 51460

[startup+12.7015 s]
/proc/loadavg: 1.08 1.00 1.00 3/80 25663
/proc/meminfo: memFree=1707488/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=54404 CPUtime=25.12
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 2993 0 5 0 2510 2 0 0 18 0 3 0 375600295 55709696 2796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 13601 2796 387 42 0 7853 0
[pid=25660/tid=25662] ppid=25658 vsize=54404 CPUtime=12.56
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 1040 0 0 0 1255 1 0 0 17 0 3 0 375600308 55709696 2796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4313042 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=54404 CPUtime=12.51
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 918 0 0 0 1251 0 0 0 25 0 3 0 375600308 55709696 2796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 54404

[startup+25.5012 s]
/proc/loadavg: 1.28 1.05 1.02 3/80 25663
/proc/meminfo: memFree=1703264/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=57956 CPUtime=50.67
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 3847 0 5 0 5064 3 0 0 18 0 3 0 375600295 59346944 3650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 14489 3650 387 42 0 8741 0
[pid=25660/tid=25662] ppid=25658 vsize=57956 CPUtime=25.35
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 1636 0 0 0 2533 2 0 0 25 0 3 0 375600308 59346944 3650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=57956 CPUtime=25.25
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 1176 0 0 0 2525 0 0 0 25 0 3 0 375600308 59346944 3650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 57956

[startup+51.1017 s]
/proc/loadavg: 1.53 1.12 1.04 3/80 25663
/proc/meminfo: memFree=1696736/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=65192 CPUtime=101.75
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 5538 0 5 0 10170 5 0 0 18 0 3 0 375600295 66756608 5285 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 16298 5285 387 42 0 10550 0
[pid=25660/tid=25662] ppid=25658 vsize=65192 CPUtime=50.94
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 2529 0 0 0 5091 3 0 0 25 0 3 0 375600308 66756608 5285 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=65192 CPUtime=50.73
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 1974 0 0 0 5073 0 0 0 25 0 3 0 375600308 66756608 5285 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 65192

[startup+102.306 s]
/proc/loadavg: 1.79 1.26 1.09 3/80 25663
/proc/meminfo: memFree=1689824/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=73416 CPUtime=203.91
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 7548 0 5 0 20384 7 0 0 18 0 3 0 375600295 75177984 6971 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 18354 6971 387 42 0 12606 0
[pid=25660/tid=25662] ppid=25658 vsize=73416 CPUtime=102.13
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 3875 0 0 0 10208 5 0 0 25 0 3 0 375600308 75177984 6971 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311635 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=73416 CPUtime=101.71
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 2638 0 0 0 10171 0 0 0 25 0 3 0 375600308 75177984 6971 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 73416

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.14 3/80 25663
/proc/meminfo: memFree=1681120/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=83304 CPUtime=323.63
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 10315 0 5 0 32354 9 0 0 18 0 3 0 375600295 85303296 9144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 20826 9144 387 42 0 15078 0
[pid=25660/tid=25662] ppid=25658 vsize=83304 CPUtime=162.11
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 4986 0 0 0 16205 6 0 0 25 0 3 0 375600308 85303296 9144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=83304 CPUtime=161.46
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 4294 0 0 0 16145 1 0 0 25 0 3 0 375600308 85303296 9144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 83304

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/80 25663
/proc/meminfo: memFree=1675168/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=89512 CPUtime=443.34
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 12048 0 5 0 44323 11 0 0 18 0 3 0 375600295 91660288 10634 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 22378 10634 387 42 0 16630 0
[pid=25660/tid=25662] ppid=25658 vsize=89512 CPUtime=222.09
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 6025 0 0 0 22201 8 0 0 25 0 3 0 375600308 91660288 10634 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=89512 CPUtime=221.18
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 4988 0 0 0 22116 2 0 0 25 0 3 0 375600308 91660288 10634 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 89512

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 4/80 25663
/proc/meminfo: memFree=1672416/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=92564 CPUtime=563.06
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 12849 0 5 0 56294 12 0 0 18 0 3 0 375600295 94785536 11324 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 23141 11324 387 42 0 17393 0
[pid=25660/tid=25662] ppid=25658 vsize=92564 CPUtime=282.07
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 6826 0 0 0 28198 9 0 0 25 0 3 0 375600308 94785536 11324 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=92564 CPUtime=280.93
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 4988 0 0 0 28091 2 0 0 25 0 3 0 375600308 94785536 11324 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 92564

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 25663
/proc/meminfo: memFree=1666400/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=100900 CPUtime=682.78
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 14981 0 5 0 68264 14 0 0 18 0 3 0 375600295 103321600 12772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 25225 12772 387 42 0 19477 0
[pid=25660/tid=25662] ppid=25658 vsize=100900 CPUtime=342.06
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 7975 0 0 0 34195 11 0 0 25 0 3 0 375600308 103321600 12772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=100900 CPUtime=340.67
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 5971 0 0 0 34065 2 0 0 25 0 3 0 375600308 103321600 12772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 100900

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 25663
/proc/meminfo: memFree=1661152/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=108164 CPUtime=802.5
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 17204 0 5 0 80233 17 0 0 18 0 3 0 375600295 110759936 14151 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 27041 14151 387 42 0 21293 0
[pid=25660/tid=25662] ppid=25658 vsize=108164 CPUtime=402.03
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 8596 0 0 0 40191 12 0 0 25 0 3 0 375600308 110759936 14151 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311496 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=108164 CPUtime=400.4
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 7573 0 0 0 40037 3 0 0 25 0 3 0 375600308 110759936 14151 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.5
Current children cumulated vsize (KiB) 108164

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/86 25801
/proc/meminfo: memFree=1656992/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=110780 CPUtime=921.99
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 17887 0 5 0 92169 30 0 0 18 0 3 0 375600295 113438720 14834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 27695 14834 387 42 0 21947 0
[pid=25660/tid=25662] ppid=25658 vsize=110780 CPUtime=461.87
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 9279 0 0 0 46174 13 0 0 25 0 3 0 375600308 113438720 14834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=110780 CPUtime=460.07
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 7573 0 0 0 45991 16 0 0 25 0 3 0 375600308 113438720 14834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.99
Current children cumulated vsize (KiB) 110780

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.40 3/80 25861
/proc/meminfo: memFree=1652320/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=117868 CPUtime=1041.66
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 19864 0 5 0 104129 37 0 0 18 0 3 0 375600295 120696832 16288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 29467 16288 387 42 0 23719 0
[pid=25660/tid=25662] ppid=25658 vsize=117868 CPUtime=521.79
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 9985 0 0 0 52165 14 0 0 25 0 3 0 375600308 120696832 16288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=117868 CPUtime=519.8
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 8844 0 0 0 51959 21 0 0 25 0 3 0 375600308 120696832 16288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.66
Current children cumulated vsize (KiB) 117868

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 25861
/proc/meminfo: memFree=1650336/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=119900 CPUtime=1161.37
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 20353 0 5 0 116099 38 0 0 18 0 3 0 375600295 122777600 16777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 29975 16777 387 42 0 24227 0
[pid=25660/tid=25662] ppid=25658 vsize=119900 CPUtime=581.77
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 10474 0 0 0 58162 15 0 0 25 0 3 0 375600308 122777600 16777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=119900 CPUtime=579.53
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 8844 0 0 0 57932 21 0 0 25 0 3 0 375600308 122777600 16777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.37
Current children cumulated vsize (KiB) 119900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.705 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 25861
/proc/meminfo: memFree=1649632/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=120428 CPUtime=1200.08
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 20524 0 5 0 119970 38 0 0 18 0 3 0 375600295 123318272 16948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 30107 16948 387 42 0 24359 0
[pid=25660/tid=25662] ppid=25658 vsize=120428 CPUtime=601.18
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 10645 0 0 0 60102 16 0 0 25 0 3 0 375600308 123318272 16948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=120428 CPUtime=598.85
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 8844 0 0 0 59864 21 0 0 25 0 3 0 375600308 123318272 16948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 120428

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+601.705 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 25861
/proc/meminfo: memFree=1649632/2055920 swapFree=4168784/4192956
[pid=25660] ppid=25658 vsize=120428 CPUtime=1200.08
/proc/25660/stat : 25660 (ornithorynque) S 25658 25660 24547 0 -1 4194304 20524 0 5 0 119970 38 0 0 18 0 3 0 375600295 123318272 16948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25660/statm: 30107 16948 387 42 0 24359 0
[pid=25660/tid=25662] ppid=25658 vsize=120428 CPUtime=601.18
/proc/25660/task/25662/stat : 25662 (ornithorynque) R 25658 25660 24547 0 -1 4194368 10645 0 0 0 60102 16 0 0 25 0 3 0 375600308 123318272 16948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25660/tid=25663] ppid=25658 vsize=120428 CPUtime=598.85
/proc/25660/task/25663/stat : 25663 (ornithorynque) R 25658 25660 24547 0 -1 4194368 8844 0 0 0 59864 21 0 0 25 0 3 0 375600308 123318272 16948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 120428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.728
CPU time (s): 1200.12
CPU user time (s): 1199.72
CPU system time (s): 0.398939
CPU usage (%): 199.446
Max. virtual memory (cumulated for all children) (KiB): 120428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.398939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20524
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63
involuntary context switches= 22762

runsolver used 0.557915 second user time and 1.65075 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Mar 10 19:54:13 UTC 2007

IDJOB= 334189
IDBENCH= 24621
IDSOLVER= 139
FILE ID= node10/334189-1173556453

PBS_JOBID= 4101174

Free space on /tmp= 66504 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334189-1173556453/ornithorynque /tmp/evaluation/334189-1173556453/instance-334189-1173556453.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-334189-1173556453 -o ROOT/results/node10/solver-334189-1173556453 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334189-1173556453/ornithorynque /tmp/evaluation/334189-1173556453/instance-334189-1173556453.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  e8bf7f81ddac4f189ec204bc856c8406

RANDOM SEED= 623349470

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1717584 kB
Buffers:         41268 kB
Cached:         213580 kB
SwapCached:       2600 kB
Active:         158688 kB
Inactive:       119188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717584 kB
SwapTotal:     4192956 kB
SwapFree:      4168784 kB
Dirty:             492 kB
Writeback:           0 kB
Mapped:          30488 kB
Slab:            45916 kB
Committed_AS:  1699016 kB
PageTables:       1832 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= 66504 MiB

End job on node10 on Sat Mar 10 20:04:17 UTC 2007