Trace number 327990

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.2 601.627

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1141171506-10.UNSAT.shuffled.cnf
MD5SUMd6d6be09c1abbc60814c0f85b6a5cc4b
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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.03	c ...done
0.00/0.03	c nbVar=65 nbClause=5785
0.00/0.03	c nbVar=65 nbClause=5785
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=5753 maxSat=0
0.36/0.21	c flip 0 nbSat=7253 maxSat=5767
0.96/0.50	c flip 0 nbSat=8975 maxSat=7277
1.76/0.92	c flip 0 nbSat=10850 maxSat=9008
2.75/1.49	c flip 0 nbSat=13024 maxSat=10878
3.95/2.03	c nbDecision=10000 #clauses=14826
4.35/2.24	c flip 0 nbSat=15427 maxSat=13051
6.35/3.28	c flip 0 nbSat=18053 maxSat=15457
9.54/4.81	c flip 0 nbSat=21216 maxSat=18079
12.73/6.45	c nbDecision=20000 #clauses=23904
13.33/6.76	c flip 0 nbSat=24240 maxSat=21252
18.32/9.20	c flip 0 nbSat=27377 maxSat=24263
24.50/12.31	c flip 0 nbSat=31276 maxSat=27410
27.69/13.98	c nbDecision=30000 #clauses=33020
31.28/15.75	c flip 0 nbSat=34795 maxSat=31297
40.07/20.12	c flip 0 nbSat=39270 maxSat=34825
46.25/23.28	c nbDecision=40000 #clauses=42167
49.65/24.99	c flip 0 nbSat=43701 maxSat=39290
61.43/30.81	c flip 0 nbSat=48388 maxSat=43723
69.20/34.79	c nbDecision=50000 #clauses=51164
74.18/37.21	c flip 0 nbSat=52592 maxSat=48418
88.55/44.41	c flip 0 nbSat=56557 maxSat=52628
101.73/51.04	c nbDecision=60000 #clauses=60279
103.52/51.98	c flip 0 nbSat=60678 maxSat=56597
120.49/60.49	c flip 0 nbSat=64357 maxSat=60706
138.25/69.40	c flip 0 nbSat=67981 maxSat=64382
145.43/72.94	c nbDecision=70000 #clauses=69422
157.60/79.07	c flip 0 nbSat=71948 maxSat=68018
178.15/89.32	c flip 0 nbSat=77820 maxSat=71982
180.34/90.44	c nbDecision=80000 #clauses=78579
200.50/100.51	c flip 0 nbSat=84635 maxSat=77850
214.06/107.30	c nbDecision=90000 #clauses=87794
224.64/112.66	c flip 0 nbSat=90080 maxSat=84672
251.77/126.20	c flip 0 nbSat=96541 maxSat=90113
253.17/126.97	c nbDecision=100000 #clauses=96966
280.91/140.82	c flip 0 nbSat=101810 maxSat=96561
303.45/152.19	c nbDecision=110000 #clauses=106080
311.04/155.97	c flip 0 nbSat=107513 maxSat=101846
343.37/172.13	c flip 0 nbSat=112854 maxSat=107538
356.54/178.76	c nbDecision=120000 #clauses=115188
375.30/188.16	c flip 0 nbSat=118742 maxSat=112897
407.43/204.20	c nbDecision=130000 #clauses=124329
410.02/205.55	c flip 0 nbSat=124746 maxSat=118780
446.53/223.85	c flip 0 nbSat=131723 maxSat=124766
455.72/228.41	c nbDecision=140000 #clauses=133492
484.86/243.09	c flip 0 nbSat=138338 maxSat=131752
509.20/255.25	c nbDecision=150000 #clauses=142632
525.75/263.53	c flip 0 nbSat=144329 maxSat=138368
568.07/284.70	c flip 0 nbSat=149206 maxSat=144363
592.41/296.96	c nbDecision=160000 #clauses=151769
611.36/306.49	c flip 0 nbSat=154097 maxSat=149241
657.60/329.67	c flip 0 nbSat=159114 maxSat=154126
668.95/335.40	c nbDecision=170000 #clauses=160965
703.62/352.73	c flip 0 nbSat=166770 maxSat=159158
729.15/365.59	c nbDecision=180000 #clauses=170121
753.67/377.89	c flip 0 nbSat=173741 maxSat=166827
801.91/402.01	c nbDecision=190000 #clauses=179272
804.50/403.39	c flip 0 nbSat=179577 maxSat=173784
856.54/429.45	c flip 0 nbSat=186730 maxSat=179597
867.72/435.06	c nbDecision=200000 #clauses=188469
912.82/457.67	c flip 0 nbSat=194250 maxSat=186766
938.16/470.34	c nbDecision=210000 #clauses=197687
970.47/486.60	c flip 0 nbSat=201464 maxSat=194280
1017.38/510.01	c nbDecision=220000 #clauses=206862
1027.96/515.37	c flip 0 nbSat=207899 maxSat=201485
1089.61/546.26	c flip 0 nbSat=214728 maxSat=207927
1103.79/553.31	c nbDecision=230000 #clauses=216055
1155.46/579.29	c flip 0 nbSat=220585 maxSat=214756
1196.77/599.91	c nbDecision=240000 #clauses=225191

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

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


[startup+0 s]
/proc/loadavg: 1.83 1.69 1.22 3/64 31449
/proc/meminfo: memFree=1629744/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=23220 CPUtime=0
/proc/31449/stat : 31449 (ornithorynque) R 31447 31449 31350 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330610393 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246403861777 0 0 4096 0 0 0 0 17 1 0 0
/proc/31449/statm: 5805 266 219 42 0 45 0

[startup+0.053873 s]
/proc/loadavg: 1.83 1.69 1.22 3/64 31449
/proc/meminfo: memFree=1629744/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=44812 CPUtime=0.06
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 753 0 0 0 6 0 0 0 18 0 3 0 330610393 45887488 714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 11203 714 387 42 0 5455 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44812

[startup+0.102876 s]
/proc/loadavg: 1.83 1.69 1.22 3/64 31449
/proc/meminfo: memFree=1629744/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=44944 CPUtime=0.16
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 774 0 0 0 16 0 0 0 18 0 3 0 330610393 46022656 735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 11236 735 387 42 0 5488 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44944

[startup+0.301897 s]
/proc/loadavg: 1.83 1.69 1.22 3/64 31449
/proc/meminfo: memFree=1629744/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=46364 CPUtime=0.56
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 904 0 0 0 56 0 0 0 18 0 3 0 330610393 47476736 865 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 11591 865 387 42 0 5843 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46364

[startup+0.702935 s]
/proc/loadavg: 1.83 1.69 1.22 3/64 31449
/proc/meminfo: memFree=1629744/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=46640 CPUtime=1.36
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 1063 0 0 0 136 0 0 0 18 0 3 0 330610393 47759360 1024 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 11660 1024 387 42 0 5912 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46640

[startup+1.50202 s]
/proc/loadavg: 1.83 1.69 1.22 3/67 31452
/proc/meminfo: memFree=1626456/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=48240 CPUtime=2.95
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 1347 0 0 0 295 0 0 0 18 0 3 0 330610393 49397760 1308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 12060 1308 387 42 0 6312 0
[pid=31449/tid=31451] ppid=31447 vsize=48240 CPUtime=1.46
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 384 0 0 0 146 0 0 0 25 0 3 0 330610396 49397760 1308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=48240 CPUtime=1.46
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 234 0 0 0 146 0 0 0 25 0 3 0 330610396 49397760 1308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48240

[startup+3.10117 s]
/proc/loadavg: 1.83 1.69 1.22 3/67 31452
/proc/meminfo: memFree=1625432/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=48720 CPUtime=6.14
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 1642 0 0 0 614 0 0 0 18 0 3 0 330610393 49889280 1570 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 12180 1570 387 42 0 6432 0
[pid=31449/tid=31451] ppid=31447 vsize=48720 CPUtime=3.05
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 612 0 0 0 305 0 0 0 25 0 3 0 330610396 49889280 1570 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246406351214 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=48720 CPUtime=3.05
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 301 0 0 0 305 0 0 0 25 0 3 0 330610396 49889280 1570 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242598 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 48720

[startup+6.30147 s]
/proc/loadavg: 1.85 1.70 1.23 3/67 31452
/proc/meminfo: memFree=1623192/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=50712 CPUtime=12.53
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 2060 0 0 0 1252 1 0 0 18 0 3 0 330610393 51929088 1988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 12678 1988 387 42 0 6930 0
[pid=31449/tid=31451] ppid=31447 vsize=50712 CPUtime=6.26
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 851 0 0 0 625 1 0 0 25 0 3 0 330610396 51929088 1988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311048 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=50712 CPUtime=6.24
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 480 0 0 0 624 0 0 0 25 0 3 0 330610396 51929088 1988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241407 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 50712

[startup+12.7011 s]
/proc/loadavg: 1.86 1.70 1.23 3/67 31452
/proc/meminfo: memFree=1620632/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=53396 CPUtime=25.3
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 2736 0 0 0 2528 2 0 0 18 0 3 0 330610393 54677504 2664 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 13349 2664 387 42 0 7601 0
[pid=31449/tid=31451] ppid=31447 vsize=53396 CPUtime=12.65
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 1188 0 0 0 1264 1 0 0 25 0 3 0 330610396 54677504 2664 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=53396 CPUtime=12.6
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 819 0 0 0 1260 0 0 0 25 0 3 0 330610396 54677504 2664 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) 53396

[startup+25.5023 s]
/proc/loadavg: 1.89 1.72 1.24 3/67 31452
/proc/meminfo: memFree=1616856/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=57144 CPUtime=50.84
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 3721 0 0 0 5081 3 0 0 18 0 3 0 330610393 58515456 3519 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 14286 3519 387 42 0 8538 0
[pid=31449/tid=31451] ppid=31447 vsize=57144 CPUtime=25.45
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 1789 0 0 0 2543 2 0 0 25 0 3 0 330610396 58515456 3519 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=57144 CPUtime=25.35
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 1203 0 0 0 2535 0 0 0 25 0 3 0 330610396 58515456 3519 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) 57144

[startup+51.1027 s]
/proc/loadavg: 1.93 1.74 1.26 3/67 31452
/proc/meminfo: memFree=1612824/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=63032 CPUtime=101.93
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 5070 0 0 0 10188 5 0 0 18 0 3 0 330610393 64544768 4526 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 15758 4526 387 42 0 10010 0
[pid=31449/tid=31451] ppid=31447 vsize=63032 CPUtime=51.05
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 2485 0 0 0 5101 4 0 0 25 0 3 0 330610396 64544768 4526 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311212 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=63032 CPUtime=50.84
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 1856 0 0 0 5083 1 0 0 25 0 3 0 330610396 64544768 4526 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 63032

[startup+102.307 s]
/proc/loadavg: 1.97 1.78 1.30 3/67 31452
/proc/meminfo: memFree=1605464/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=70632 CPUtime=204.1
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 7212 0 0 0 20403 7 0 0 18 0 3 0 330610393 72327168 6305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 17658 6305 387 42 0 11910 0
[pid=31449/tid=31451] ppid=31447 vsize=70632 CPUtime=102.24
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 3697 0 0 0 10218 6 0 0 25 0 3 0 330610396 72327168 6305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=70632 CPUtime=101.82
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 2786 0 0 0 10181 1 0 0 25 0 3 0 330610396 72327168 6305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 70632

[startup+162.302 s]
/proc/loadavg: 1.99 1.81 1.34 3/67 31452
/proc/meminfo: memFree=1599000/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=79096 CPUtime=323.81
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 9630 0 0 0 32371 10 0 0 18 0 3 0 330610393 80994304 7919 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 19774 7919 387 42 0 14026 0
[pid=31449/tid=31451] ppid=31447 vsize=79096 CPUtime=162.22
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 4747 0 0 0 16214 8 0 0 25 0 3 0 330610396 80994304 7919 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=79096 CPUtime=161.56
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 4154 0 0 0 16154 2 0 0 25 0 3 0 330610396 80994304 7919 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 79096

[startup+222.303 s]
/proc/loadavg: 1.99 1.85 1.38 3/67 31452
/proc/meminfo: memFree=1593368/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=86056 CPUtime=443.54
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 11567 0 0 0 44342 12 0 0 18 0 3 0 330610393 88121344 9304 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 21514 9304 387 42 0 15766 0
[pid=31449/tid=31451] ppid=31447 vsize=86056 CPUtime=222.2
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 5977 0 0 0 22211 9 0 0 25 0 3 0 330610396 88121344 9304 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=86056 CPUtime=221.3
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 4861 0 0 0 22128 2 0 0 25 0 3 0 330610396 88121344 9304 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 86056

[startup+282.303 s]
/proc/loadavg: 1.99 1.87 1.41 3/67 31452
/proc/meminfo: memFree=1588696/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=90444 CPUtime=563.27
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 13028 0 0 0 56314 13 0 0 18 0 3 0 330610393 92614656 10475 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 22611 10475 387 42 0 16863 0
[pid=31449/tid=31451] ppid=31447 vsize=90444 CPUtime=282.19
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 6671 0 0 0 28208 11 0 0 25 0 3 0 330610396 92614656 10475 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=90444 CPUtime=281.05
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 5628 0 0 0 28103 2 0 0 25 0 3 0 330610396 92614656 10475 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 90444

[startup+342.302 s]
/proc/loadavg: 2.13 1.92 1.46 3/73 31526
/proc/meminfo: memFree=1582944/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=95128 CPUtime=682.89
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 14452 0 0 0 68271 18 0 0 18 0 3 0 330610393 97411072 11560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 23782 11560 387 42 0 18034 0
[pid=31449/tid=31451] ppid=31447 vsize=95128 CPUtime=342.08
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 7626 0 0 0 34197 11 0 0 25 0 3 0 330610396 97411072 11560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=95128 CPUtime=340.77
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 6097 0 0 0 34071 6 0 0 25 0 3 0 330610396 97411072 11560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.89
Current children cumulated vsize (KiB) 95128

[startup+402.302 s]
/proc/loadavg: 2.05 1.94 1.49 3/73 31624
/proc/meminfo: memFree=1578712/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=103476 CPUtime=802.51
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 16731 0 0 0 80220 31 0 0 18 0 3 0 330610393 105959424 12579 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 25869 12579 387 42 0 20121 0
[pid=31449/tid=31451] ppid=31447 vsize=103476 CPUtime=401.98
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 8253 0 0 0 40185 13 0 0 25 0 3 0 330610396 105959424 12579 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=103476 CPUtime=400.48
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 7749 0 0 0 40031 17 0 0 25 0 3 0 330610396 105959424 12579 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242553 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.51
Current children cumulated vsize (KiB) 103476

[startup+462.303 s]
/proc/loadavg: 2.02 1.94 1.52 3/67 31650
/proc/meminfo: memFree=1575960/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=108044 CPUtime=922.2
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 18228 0 0 0 92181 39 0 0 18 0 3 0 330610393 110637056 13606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 27011 13606 387 42 0 21263 0
[pid=31449/tid=31451] ppid=31447 vsize=108044 CPUtime=461.93
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 9020 0 0 0 46178 15 0 0 25 0 3 0 330610396 110637056 13606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=108044 CPUtime=460.22
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 8479 0 0 0 45999 23 0 0 25 0 3 0 330610396 110637056 13606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.2
Current children cumulated vsize (KiB) 108044

[startup+522.303 s]
/proc/loadavg: 2.00 1.95 1.55 3/67 31650
/proc/meminfo: memFree=1572120/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=111788 CPUtime=1041.92
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 19303 0 0 0 104152 40 0 0 18 0 3 0 330610393 114470912 14549 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 27947 14549 387 42 0 22199 0
[pid=31449/tid=31451] ppid=31447 vsize=111788 CPUtime=521.91
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 9620 0 0 0 52175 16 0 0 25 0 3 0 330610396 114470912 14549 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=111788 CPUtime=519.96
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 8954 0 0 0 51973 23 0 0 25 0 3 0 330610396 114470912 14549 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.92
Current children cumulated vsize (KiB) 111788

[startup+582.302 s]
/proc/loadavg: 2.00 1.96 1.57 3/67 31650
/proc/meminfo: memFree=1569048/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=113976 CPUtime=1161.65
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 20259 0 0 0 116123 42 0 0 18 0 3 0 330610393 116711424 15308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 28494 15308 387 42 0 22746 0
[pid=31449/tid=31451] ppid=31447 vsize=113976 CPUtime=581.9
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 10142 0 0 0 58172 18 0 0 25 0 3 0 330610396 116711424 15308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=113976 CPUtime=579.7
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 9388 0 0 0 57947 23 0 0 25 0 3 0 330610396 116711424 15308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.65
Current children cumulated vsize (KiB) 113976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 2.00 1.96 1.58 3/67 31650
/proc/meminfo: memFree=1568280/2055920 swapFree=4183424/4192956
[pid=31449] ppid=31447 vsize=114372 CPUtime=1200.17
/proc/31449/stat : 31449 (ornithorynque) S 31447 31449 31350 0 -1 4194304 20440 0 0 0 119975 42 0 0 18 0 3 0 330610393 117116928 15489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 246415388539 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/31449/statm: 28593 15489 387 42 0 22845 0
[pid=31449/tid=31451] ppid=31447 vsize=114372 CPUtime=601.2
/proc/31449/task/31451/stat : 31451 (ornithorynque) R 31447 31449 31350 0 -1 4194368 10323 0 0 0 60102 18 0 0 25 0 3 0 330610396 117116928 15489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=31449/tid=31452] ppid=31447 vsize=114372 CPUtime=598.92
/proc/31449/task/31452/stat : 31452 (ornithorynque) R 31447 31449 31350 0 -1 4194368 9388 0 0 0 59869 23 0 0 25 0 3 0 330610396 117116928 15489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285613 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 114372

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.627
CPU time (s): 1200.2
CPU user time (s): 1199.76
CPU system time (s): 0.438933
CPU usage (%): 199.493
Max. virtual memory (cumulated for all children) (KiB): 114372

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

runsolver used 0.482926 second user time and 1.72074 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Mar  5 14:55:35 UTC 2007

IDJOB= 327990
IDBENCH= 19898
IDSOLVER= 139
FILE ID= node61/327990-1173106535

PBS_JOBID= 4013912

Free space on /tmp= 66529 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1141171506-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327990-1173106535/ornithorynque /tmp/evaluation/327990-1173106535/instance-327990-1173106535.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-327990-1173106535 -o ROOT/results/node61/solver-327990-1173106535 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327990-1173106535/ornithorynque /tmp/evaluation/327990-1173106535/instance-327990-1173106535.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  d6d6be09c1abbc60814c0f85b6a5cc4b

RANDOM SEED= 780379392

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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:       1630216 kB
Buffers:         24300 kB
Cached:         325940 kB
SwapCached:       3496 kB
Active:          46592 kB
Inactive:       313116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630216 kB
SwapTotal:     4192956 kB
SwapFree:      4183424 kB
Dirty:             396 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            52160 kB
Committed_AS:   863916 kB
PageTables:       1388 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= 66529 MiB

End job on node61 on Mon Mar  5 15:05:38 UTC 2007