Trace number 328041

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.525

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1546827657-01.UNSAT.shuffled.cnf
MD5SUM0703adf026bcfca0cef89eaa5a72c682
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

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=75 nbClause=6675
0.00/0.03	c nbVar=75 nbClause=6675
0.00/0.04	c complete search running
0.00/0.04	c local search running
0.00/0.04	c flip 0 nbSat=6632 maxSat=0
0.35/0.24	c flip 0 nbSat=8152 maxSat=6659
0.95/0.57	c flip 0 nbSat=10081 maxSat=8200
1.96/1.07	c flip 0 nbSat=12259 maxSat=10101
3.34/1.79	c flip 0 nbSat=14544 maxSat=12302
4.15/2.13	c nbDecision=10000 #clauses=15616
5.54/2.84	c flip 0 nbSat=17079 maxSat=14574
8.53/4.33	c flip 0 nbSat=19720 maxSat=17107
12.53/6.36	c flip 0 nbSat=23435 maxSat=19755
13.72/6.99	c nbDecision=20000 #clauses=24624
18.11/9.17	c flip 0 nbSat=27943 maxSat=23477
25.90/13.02	c nbDecision=30000 #clauses=33740
26.10/13.15	c flip 0 nbSat=33868 maxSat=27976
36.47/18.30	c flip 0 nbSat=39659 maxSat=33891
42.46/21.30	c nbDecision=40000 #clauses=42812
49.24/24.72	c flip 0 nbSat=45782 maxSat=39696
63.79/32.09	c nbDecision=50000 #clauses=51916
64.19/32.27	c flip 0 nbSat=51994 maxSat=45813
81.16/40.79	c flip 0 nbSat=58586 maxSat=52030
87.74/44.02	c nbDecision=60000 #clauses=60984
101.10/50.79	c flip 0 nbSat=64559 maxSat=58617
122.87/61.68	c flip 0 nbSat=69841 maxSat=64596
123.46/62.00	c nbDecision=70000 #clauses=70068
147.40/73.95	c flip 0 nbSat=76427 maxSat=69876
156.57/78.59	c nbDecision=80000 #clauses=79197
174.14/87.38	c flip 0 nbSat=84071 maxSat=76465
191.49/96.05	c nbDecision=90000 #clauses=88268
203.47/102.08	c flip 0 nbSat=90636 maxSat=84099
230.60/115.62	c nbDecision=100000 #clauses=97352
235.98/118.38	c flip 0 nbSat=98654 maxSat=90674
272.10/136.42	c flip 0 nbSat=106257 maxSat=98690
272.70/136.72	c nbDecision=110000 #clauses=106463
310.82/155.88	c flip 0 nbSat=113652 maxSat=106289
321.99/161.48	c nbDecision=120000 #clauses=115614
351.90/176.43	c flip 0 nbSat=120401 maxSat=113685
385.24/193.11	c nbDecision=130000 #clauses=124668
396.81/198.99	c flip 0 nbSat=126198 maxSat=120438
443.29/222.25	c flip 0 nbSat=132718 maxSat=126231
451.88/226.57	c nbDecision=140000 #clauses=133744
492.18/246.79	c flip 0 nbSat=138168 maxSat=132768
532.27/266.82	c nbDecision=150000 #clauses=142893
541.86/271.61	c flip 0 nbSat=143979 maxSat=138200
594.14/297.86	c flip 0 nbSat=150495 maxSat=144008
600.92/301.25	c nbDecision=160000 #clauses=151957
649.61/325.65	c flip 0 nbSat=158735 maxSat=150541
665.16/333.46	c nbDecision=170000 #clauses=161010
708.85/355.34	c flip 0 nbSat=167317 maxSat=158777
735.79/368.86	c nbDecision=180000 #clauses=170167
771.31/386.66	c flip 0 nbSat=174315 maxSat=167358
811.61/406.88	c nbDecision=190000 #clauses=179345
834.76/418.45	c flip 0 nbSat=183012 maxSat=174343
875.26/438.72	c nbDecision=200000 #clauses=188410
901.59/451.93	c flip 0 nbSat=191055 maxSat=183034
950.89/476.67	c nbDecision=210000 #clauses=197498
973.22/487.89	c flip 0 nbSat=200471 maxSat=191093
1018.92/510.73	c nbDecision=220000 #clauses=206582
1049.25/525.97	c flip 0 nbSat=209721 maxSat=200507
1100.72/551.73	c nbDecision=230000 #clauses=215739
1125.27/564.04	c flip 0 nbSat=218817 maxSat=209757
1170.95/586.98	c nbDecision=240000 #clauses=224811

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/node35/watcher-328041-1173107110 -o ROOT/results/node35/solver-328041-1173107110 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328041-1173107110/ornithorynque /tmp/evaluation/328041-1173107110/instance-328041-1173107110.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 1.96 1.86 3/64 22324
/proc/meminfo: memFree=1147176/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=23220 CPUtime=0
/proc/22324/stat : 22324 (ornithorynque) R 22322 22324 21985 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 304474709 23777280 258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266131772528 0 0 4096 0 0 0 0 17 1 0 0
/proc/22324/statm: 5805 262 218 42 0 45 0

[startup+0.084812 s]
/proc/loadavg: 2.00 1.96 1.86 3/64 22324
/proc/meminfo: memFree=1147176/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=45032 CPUtime=0.12
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 802 0 0 0 12 0 0 0 18 0 3 0 304474709 46112768 763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 11258 763 387 42 0 5510 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 45032

[startup+0.101814 s]
/proc/loadavg: 2.00 1.96 1.86 3/64 22324
/proc/meminfo: memFree=1147176/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=45032 CPUtime=0.15
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 810 0 0 0 15 0 0 0 18 0 3 0 304474709 46112768 771 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 11258 771 387 42 0 5510 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45032

[startup+0.301855 s]
/proc/loadavg: 2.00 1.96 1.86 3/64 22324
/proc/meminfo: memFree=1147176/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=46584 CPUtime=0.55
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 965 0 0 0 55 0 0 0 18 0 3 0 304474709 47702016 926 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 11646 926 387 42 0 5898 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46584

[startup+0.701935 s]
/proc/loadavg: 2.00 1.96 1.86 3/64 22324
/proc/meminfo: memFree=1147176/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=46716 CPUtime=1.35
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 1128 0 0 0 135 0 0 0 18 0 3 0 304474709 47837184 1089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 11679 1089 387 42 0 5931 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46716

[startup+1.50109 s]
/proc/loadavg: 2.00 1.96 1.86 3/67 22327
/proc/meminfo: memFree=1143952/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=47752 CPUtime=2.94
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 1415 0 0 0 294 0 0 0 18 0 3 0 304474709 48898048 1376 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 11938 1376 387 42 0 6190 0
[pid=22324/tid=22326] ppid=22322 vsize=47752 CPUtime=1.45
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 301 0 0 0 145 0 0 0 24 0 3 0 304474713 48898048 1376 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=47752 CPUtime=1.45
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 351 0 0 0 145 0 0 0 25 0 3 0 304474713 48898048 1376 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241611 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 47752

[startup+3.10141 s]
/proc/loadavg: 2.00 1.96 1.86 3/67 22327
/proc/meminfo: memFree=1142352/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=50096 CPUtime=6.14
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 1777 0 0 0 614 0 0 0 18 0 3 0 304474709 51298304 1672 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 12524 1672 387 42 0 6776 0
[pid=22324/tid=22326] ppid=22322 vsize=50096 CPUtime=3.05
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 406 0 0 0 305 0 0 0 18 0 3 0 304474713 51298304 1672 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=50096 CPUtime=3.04
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 608 0 0 0 304 0 0 0 25 0 3 0 304474713 51298304 1672 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 50096

[startup+6.30204 s]
/proc/loadavg: 2.00 1.96 1.86 3/67 22327
/proc/meminfo: memFree=1140432/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=51636 CPUtime=12.53
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 2173 0 0 0 1252 1 0 0 18 0 3 0 304474709 52875264 2068 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 12909 2068 387 42 0 7161 0
[pid=22324/tid=22326] ppid=22322 vsize=51636 CPUtime=6.25
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 688 0 0 0 625 0 0 0 25 0 3 0 304474713 52875264 2068 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=51636 CPUtime=6.23
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 722 0 0 0 623 0 0 0 25 0 3 0 304474713 52875264 2068 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242604 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.7013 s]
/proc/loadavg: 2.00 1.96 1.86 3/67 22327
/proc/meminfo: memFree=1136912/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=54920 CPUtime=25.3
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 3066 0 0 0 2528 2 0 0 18 0 3 0 304474709 56238080 2896 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 13730 2896 387 42 0 7982 0
[pid=22324/tid=22326] ppid=22322 vsize=54920 CPUtime=12.65
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 1236 0 0 0 1264 1 0 0 25 0 3 0 304474713 56238080 2896 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=54920 CPUtime=12.6
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 1067 0 0 0 1260 0 0 0 25 0 3 0 304474713 56238080 2896 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 54920

[startup+25.5028 s]
/proc/loadavg: 2.00 1.96 1.86 3/67 22327
/proc/meminfo: memFree=1132368/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=59912 CPUtime=50.84
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 4241 0 0 0 5082 2 0 0 18 0 3 0 304474709 61349888 3973 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 14978 3973 387 42 0 9230 0
[pid=22324/tid=22326] ppid=22322 vsize=59912 CPUtime=25.44
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 1852 0 0 0 2542 2 0 0 25 0 3 0 304474713 61349888 3973 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=59912 CPUtime=25.35
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 1626 0 0 0 2535 0 0 0 25 0 3 0 304474713 61349888 3973 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 59912

[startup+51.1029 s]
/proc/loadavg: 2.00 1.96 1.86 3/67 22327
/proc/meminfo: memFree=1127440/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=66944 CPUtime=101.91
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 6109 0 0 0 10187 4 0 0 18 0 3 0 304474709 68550656 5427 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 16736 5427 387 42 0 10988 0
[pid=22324/tid=22326] ppid=22322 vsize=66944 CPUtime=51.03
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 2736 0 0 0 5099 4 0 0 25 0 3 0 304474713 68550656 5427 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=66944 CPUtime=50.83
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 2610 0 0 0 5083 0 0 0 25 0 3 0 304474713 68550656 5427 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) 66944

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 1.87 3/67 22327
/proc/meminfo: memFree=1118352/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=76620 CPUtime=204.08
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 8932 0 0 0 20400 8 0 0 18 0 3 0 304474709 78458880 7423 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 19155 7423 387 42 0 13407 0
[pid=22324/tid=22326] ppid=22322 vsize=76620 CPUtime=102.21
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 4106 0 0 0 10215 6 0 0 25 0 3 0 304474713 78458880 7423 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=76620 CPUtime=101.81
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 4063 0 0 0 10180 1 0 0 25 0 3 0 304474713 78458880 7423 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 76620

[startup+162.302 s]
/proc/loadavg: 2.00 1.97 1.87 3/67 22327
/proc/meminfo: memFree=1110800/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=85404 CPUtime=323.78
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 11528 0 0 0 32367 11 0 0 18 0 3 0 304474709 87453696 9352 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 21351 9352 387 42 0 15603 0
[pid=22324/tid=22326] ppid=22322 vsize=85404 CPUtime=162.19
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 5367 0 0 0 16210 9 0 0 25 0 3 0 304474713 87453696 9352 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=85404 CPUtime=161.55
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 5398 0 0 0 16154 1 0 0 25 0 3 0 304474713 87453696 9352 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.78
Current children cumulated vsize (KiB) 85404

[startup+222.302 s]
/proc/loadavg: 2.00 1.97 1.88 3/67 22327
/proc/meminfo: memFree=1106064/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=92868 CPUtime=443.49
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 13549 0 0 0 44335 14 0 0 18 0 3 0 304474709 95096832 10727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 23217 10727 387 42 0 17469 0
[pid=22324/tid=22326] ppid=22322 vsize=92868 CPUtime=222.17
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 6473 0 0 0 22206 11 0 0 25 0 3 0 304474713 95096832 10727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=92868 CPUtime=221.27
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 6313 0 0 0 22125 2 0 0 25 0 3 0 304474713 95096832 10727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241193 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.49
Current children cumulated vsize (KiB) 92868

[startup+282.301 s]
/proc/loadavg: 2.00 1.97 1.89 3/67 22327
/proc/meminfo: memFree=1101584/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=95888 CPUtime=563.21
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 14553 0 0 0 56306 15 0 0 18 0 3 0 304474709 98189312 11665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 23972 11665 387 42 0 18224 0
[pid=22324/tid=22326] ppid=22322 vsize=95888 CPUtime=282.14
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 7110 0 0 0 28202 12 0 0 25 0 3 0 304474713 98189312 11665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=95888 CPUtime=281.02
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 6680 0 0 0 28100 2 0 0 25 0 3 0 304474713 98189312 11665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242305 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.21
Current children cumulated vsize (KiB) 95888

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.89 3/67 22327
/proc/meminfo: memFree=1096464/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=101096 CPUtime=682.93
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 16133 0 0 0 68276 17 0 0 18 0 3 0 304474709 103522304 12950 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 25274 12950 387 42 0 19526 0
[pid=22324/tid=22326] ppid=22322 vsize=101096 CPUtime=342.11
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 8126 0 0 0 34198 13 0 0 25 0 3 0 304474713 103522304 12950 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=101096 CPUtime=340.75
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 7244 0 0 0 34073 2 0 0 25 0 3 0 304474713 103522304 12950 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242244 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.93
Current children cumulated vsize (KiB) 101096

[startup+402.303 s]
/proc/loadavg: 2.00 1.97 1.90 3/67 22327
/proc/meminfo: memFree=1092048/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=108280 CPUtime=802.63
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 18284 0 0 0 80244 19 0 0 18 0 3 0 304474709 110878720 14036 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 27070 14036 387 42 0 21322 0
[pid=22324/tid=22326] ppid=22322 vsize=108280 CPUtime=402.1
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 8747 0 0 0 40195 15 0 0 25 0 3 0 304474713 110878720 14036 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=108280 CPUtime=400.48
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 8774 0 0 0 40045 3 0 0 25 0 3 0 304474713 110878720 14036 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.63
Current children cumulated vsize (KiB) 108280

[startup+462.302 s]
/proc/loadavg: 2.00 1.97 1.90 3/67 22327
/proc/meminfo: memFree=1087184/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=116452 CPUtime=922.35
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 20759 0 0 0 92213 22 0 0 18 0 3 0 304474709 119246848 15260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 29113 15260 387 42 0 23365 0
[pid=22324/tid=22326] ppid=22322 vsize=116452 CPUtime=462.07
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 9516 0 0 0 46190 17 0 0 25 0 3 0 304474713 119246848 15260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=116452 CPUtime=460.23
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 10480 0 0 0 46019 4 0 0 25 0 3 0 304474713 119246848 15260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242258 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.35
Current children cumulated vsize (KiB) 116452

[startup+522.302 s]
/proc/loadavg: 2.00 1.97 1.91 3/67 22327
/proc/meminfo: memFree=1083280/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=121492 CPUtime=1042.07
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 22084 0 0 0 104184 23 0 0 18 0 3 0 304474709 124407808 16218 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 30373 16218 387 42 0 24625 0
[pid=22324/tid=22326] ppid=22322 vsize=121492 CPUtime=522.04
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 10440 0 0 0 52186 18 0 0 25 0 3 0 304474713 124407808 16218 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=121492 CPUtime=519.97
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 10881 0 0 0 51993 4 0 0 25 0 3 0 304474713 124407808 16218 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283791 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.07
Current children cumulated vsize (KiB) 121492

[startup+582.301 s]
/proc/loadavg: 2.00 1.97 1.91 3/67 22327
/proc/meminfo: memFree=1078864/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=124960 CPUtime=1161.77
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 23435 0 0 0 116152 25 0 0 18 0 3 0 304474709 127959040 17340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 31240 17340 387 42 0 25492 0
[pid=22324/tid=22326] ppid=22322 vsize=124960 CPUtime=582.03
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 11059 0 0 0 58183 20 0 0 25 0 3 0 304474713 127959040 17340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=124960 CPUtime=579.69
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 11613 0 0 0 57965 4 0 0 25 0 3 0 304474713 127959040 17340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.77
Current children cumulated vsize (KiB) 124960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 2.00 1.97 1.91 3/67 22327
/proc/meminfo: memFree=1077712/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=125740 CPUtime=1200.09
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 23813 0 0 0 119984 25 0 0 18 0 3 0 304474709 128757760 17620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 31435 17620 387 42 0 25687 0
[pid=22324/tid=22326] ppid=22322 vsize=125740 CPUtime=601.22
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 11437 0 0 0 60102 20 0 0 25 0 3 0 304474713 128757760 17620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=125740 CPUtime=598.82
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 11613 0 0 0 59878 4 0 0 25 0 3 0 304474713 128757760 17620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 125740

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

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

[startup+601.501 s]
/proc/loadavg: 2.00 1.97 1.91 3/67 22327
/proc/meminfo: memFree=1077712/2055920 swapFree=4183856/4192956
[pid=22324] ppid=22322 vsize=125740 CPUtime=1200.09
/proc/22324/stat : 22324 (ornithorynque) S 22322 22324 21985 0 -1 4194304 23813 0 0 0 119984 25 0 0 18 0 3 0 304474709 128757760 17620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22324/statm: 31435 17620 387 42 0 25687 0
[pid=22324/tid=22326] ppid=22322 vsize=125740 CPUtime=601.22
/proc/22324/task/22326/stat : 22326 (ornithorynque) R 22322 22324 21985 0 -1 4194368 11437 0 0 0 60102 20 0 0 25 0 3 0 304474713 128757760 17620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22324/tid=22327] ppid=22322 vsize=125740 CPUtime=598.82
/proc/22324/task/22327/stat : 22327 (ornithorynque) R 22322 22324 21985 0 -1 4194368 11613 0 0 0 59878 4 0 0 25 0 3 0 304474713 128757760 17620 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 125740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.12
CPU user time (s): 1199.86
CPU system time (s): 0.267959
CPU usage (%): 199.514
Max. virtual memory (cumulated for all children) (KiB): 125740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23813
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= 20
involuntary context switches= 9116

runsolver used 0.641902 second user time and 1.56676 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Mar  5 15:05:10 UTC 2007

IDJOB= 328041
IDBENCH= 19949
IDSOLVER= 139
FILE ID= node35/328041-1173107110

PBS_JOBID= 4013901

Free space on /tmp= 66532 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1546827657-01.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328041-1173107110/ornithorynque /tmp/evaluation/328041-1173107110/instance-328041-1173107110.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-328041-1173107110 -o ROOT/results/node35/solver-328041-1173107110 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328041-1173107110/ornithorynque /tmp/evaluation/328041-1173107110/instance-328041-1173107110.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  0703adf026bcfca0cef89eaa5a72c682

RANDOM SEED= 784838581

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.263
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.263
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:       1147648 kB
Buffers:         39940 kB
Cached:         798424 kB
SwapCached:       3000 kB
Active:         240384 kB
Inactive:       607444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1147648 kB
SwapTotal:     4192956 kB
SwapFree:      4183856 kB
Dirty:             420 kB
Writeback:           0 kB
Mapped:          15508 kB
Slab:            46504 kB
Committed_AS:   890576 kB
PageTables:       1412 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= 66532 MiB

End job on node35 on Mon Mar  5 15:15:14 UTC 2007