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 in four parts:
  1. 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 provide some useful information on the computer.
  2. 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 !
  3. 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 1200 seconds. 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 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    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.
  4. 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.

General information on the benchmark

Namemps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-momentum2.opb
MD5SUM46da43c96f006f296bc8287cf17c977a
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 24130
Biggest coefficient in the objective function 655360000
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 3638660312
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 1024000000000000013606456393728
Number of bits of the biggest number in a constraint 100
Biggest sum of numbers in a constraint 3743132712137090149495810818048
Number of bits of the biggest sum of numbers102
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark137.696
Number of variables25930
Total number of constraints27909
Number of constraints which are clauses10362
Number of constraints which are cardinality constraints (but not clauses)1921
Number of constraints which are nor clauses,nor cardinality constraints15626
Minimum length of a constraint1
Maximum length of a constraint913

Trace number 3902

Launcher Data

LAUNCH ON wulflinc17 THE 2005-09-19 03:47:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=2924 boxname=wulflinc17 idbench=580 idsolver=3 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  46da43c96f006f296bc8287cf17c977a  /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-momentum2.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-momentum2.opb
IDLAUNCH: 2924
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        829344 kB
Buffers:         34792 kB
Cached:         142784 kB
SwapCached:        516 kB
Active:         131648 kB
Inactive:        48296 kB
HighTotal:      131008 kB
HighFree:         3752 kB
LowTotal:       903652 kB
LowFree:        825592 kB
SwapTotal:     2097892 kB
SwapFree:      2096672 kB
Dirty:              12 kB
Writeback:           0 kB
Mapped:           5680 kB
Slab:            19524 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 03:51:23 (client local time) WITH STATUS 20 IN 238.821 SECONDS
stats: 2924 7 238.821 20

Solver Data

c Parsing PB file...
c PARSE ERROR! [line 7412] Integer overflow. Use BigNum-version.
c OK -- Running BigNum-version instead...
c Parsing PB file...
c Converting 13512 PB-constraints to clauses...
c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp  -- Detecting intervals from adjacent constraints: ====================================================================================================#############################################################################################################################################################################################
c   -- Clauses(.)/Splits(s): s
s UNSATISFIABLE
c _______________________________________________________________________________
c 
c restarts              : 0
c conflicts             : 0              (0 /sec)
c decisions             : 0              (0 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 235.769 s
c _______________________________________________________________________________

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/31151/stat): 31151 (minisat+_script) R 31150 31151 19316 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1846795204 712704 3 4294967295 134512640 135087896 3221224496 3221224496 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/31151/statm): 174 3 169 147 0 27 0
[pid=31151] vsize: 696
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libtermcap.so.2
open syscall for file tls/i686/libtermcap.so.2
open syscall for file tls/mmx/libtermcap.so.2
open syscall for file tls/libtermcap.so.2
open syscall for file i686/mmx/libtermcap.so.2
open syscall for file i686/libtermcap.so.2
open syscall for file mmx/libtermcap.so.2
open syscall for file libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/i686/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/i686/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/i686/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/libtermcap.so.2
open syscall for file /etc/ld.so.cache
open syscall for file /lib/libtermcap.so.2
open syscall for file tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /dev/tty
open syscall for file /etc/mtab
open syscall for file /proc/meminfo
open syscall for file /oldhome/oroussel/solvers/minisat+_script
New process pid=31152
New process pid=31153
New process pid=31154
execve syscall for /bin/sed executable
One traced child (pid=31153) exited with status: 0
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libc.so.6
One traced child (pid=31154) exited with status: 0
One traced child (pid=31152) exited with status: 0
New process pid=31155
execve syscall for /oldhome/oroussel/solvers/minisat+_64-bit_static executable
open syscall for file /dev/null
open syscall for file /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-momentum2.opb
One traced child (pid=31155) exited with status: 5
open syscall for file /oldhome/oroussel/solvers/
New process pid=31156
execve syscall for /oldhome/oroussel/solvers/minisat+_bignum_static executable
open syscall for file /dev/null
open syscall for file /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-momentum2.opb

[startup+10.0034 s]
Raw data (loadavg): 0.96 0.96 0.97 1/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) T 31151 31151 19316 0 -1 0 2806 0 0 0 913 20 0 0 25 0 1 0 1846795249 12034048 2750 4294967295 134512640 135167914 3221224448 3221223368 134865821 0 0 5 16386 3222434794 0 0 17 0 0 0
Raw data (/proc/31156/statm): 2938 2750 162 162 0 2776 0
[pid=31156] vsize: 11752
Current children cumulated CPU time (s) 9.7
Current children cumulated vsize (Kb) 13880

[startup+20.0129 s]
Raw data (loadavg): 0.96 0.96 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) T 31151 31151 19316 0 -1 0 4194 0 0 0 1879 36 0 0 25 0 1 0 1846795249 17735680 4138 4294967295 134512640 135167914 3221224448 3221223288 134865821 0 0 5 16386 3222434794 0 0 17 1 0 0
Raw data (/proc/31156/statm): 4330 4138 162 162 0 4168 0
[pid=31156] vsize: 17320
Current children cumulated CPU time (s) 19.52
Current children cumulated vsize (Kb) 19448

[startup+30.0135 s]
Raw data (loadavg): 0.97 0.96 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 4684 0 0 0 2857 45 0 0 25 0 1 0 1846795249 19738624 4628 4294967295 134512640 135167914 3221224448 3221221808 134843153 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 4819 4628 162 162 0 4657 0
[pid=31156] vsize: 19276
Current children cumulated CPU time (s) 29.39
Current children cumulated vsize (Kb) 21404

[startup+40.0142 s]
Raw data (loadavg): 0.97 0.96 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 5198 0 0 0 3837 54 0 0 25 0 1 0 1846795249 21843968 5142 4294967295 134512640 135167914 3221224448 3221220520 134693683 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 5333 5142 162 162 0 5171 0
[pid=31156] vsize: 21332
Current children cumulated CPU time (s) 39.28
Current children cumulated vsize (Kb) 23460

[startup+50.0158 s]
Raw data (loadavg): 0.98 0.96 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 5846 0 0 0 4815 63 0 0 25 0 1 0 1846795249 24498176 5790 4294967295 134512640 135167914 3221224448 3221218736 134849187 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 5981 5790 162 162 0 5819 0
[pid=31156] vsize: 23924
Current children cumulated CPU time (s) 49.15
Current children cumulated vsize (Kb) 26052

[startup+60.0164 s]
Raw data (loadavg): 0.98 0.96 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 6543 0 0 0 5794 73 0 0 25 0 1 0 1846795249 27353088 6487 4294967295 134512640 135167914 3221224448 3221222436 134849147 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 6678 6487 162 162 0 6516 0
[pid=31156] vsize: 26712
Current children cumulated CPU time (s) 59.04
Current children cumulated vsize (Kb) 28840

[startup+70.017 s]
Raw data (loadavg): 0.98 0.96 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 7475 0 0 0 6767 87 0 0 25 0 1 0 1846795249 31170560 7419 4294967295 134512640 135167914 3221224448 3221220208 134843026 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 7610 7419 162 162 0 7448 0
[pid=31156] vsize: 30440
Current children cumulated CPU time (s) 68.91
Current children cumulated vsize (Kb) 32568

[startup+80.0176 s]
Raw data (loadavg): 0.98 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 8438 0 0 0 7740 100 0 0 25 0 1 0 1846795249 35115008 8382 4294967295 134512640 135167914 3221224448 3221222244 134849086 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 8573 8382 162 162 0 8411 0
[pid=31156] vsize: 34292
Current children cumulated CPU time (s) 78.77
Current children cumulated vsize (Kb) 36420

[startup+90.0182 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 9183 0 0 0 8718 111 0 0 25 0 1 0 1846795249 38166528 9127 4294967295 134512640 135167914 3221224448 3221222464 134522462 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 9318 9127 162 162 0 9156 0
[pid=31156] vsize: 37272
Current children cumulated CPU time (s) 88.66
Current children cumulated vsize (Kb) 39400

[startup+100.019 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 9768 0 0 0 9697 121 0 0 25 0 1 0 1846795249 40562688 9712 4294967295 134512640 135167914 3221224448 3221220640 134844637 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/31156/statm): 9903 9712 162 162 0 9741 0
[pid=31156] vsize: 39612
Current children cumulated CPU time (s) 98.55
Current children cumulated vsize (Kb) 41740

[startup+110.02 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 10430 0 0 0 10675 130 0 0 25 0 1 0 1846795249 43274240 10374 4294967295 134512640 135167914 3221224448 3221221728 134849061 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 10565 10374 162 162 0 10403 0
[pid=31156] vsize: 42260
Current children cumulated CPU time (s) 108.42
Current children cumulated vsize (Kb) 44388

[startup+120.021 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 11214 0 0 0 11649 142 0 0 25 0 1 0 1846795249 46485504 11158 4294967295 134512640 135167914 3221224448 3221223112 134845939 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 11349 11158 162 162 0 11187 0
[pid=31156] vsize: 45396
Current children cumulated CPU time (s) 118.28
Current children cumulated vsize (Kb) 47524

[startup+130.022 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 11913 0 0 0 12625 154 0 0 25 0 1 0 1846795249 49188864 11818 4294967295 134512640 135167914 3221224448 3221222640 134845042 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 12009 11818 162 162 0 11847 0
[pid=31156] vsize: 48036
Current children cumulated CPU time (s) 128.16
Current children cumulated vsize (Kb) 50164

[startup+140.022 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 12325 0 0 0 13604 163 0 0 25 0 1 0 1846795249 50876416 12230 4294967295 134512640 135167914 3221224448 3221222400 134844672 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 12421 12230 162 162 0 12259 0
[pid=31156] vsize: 49684
Current children cumulated CPU time (s) 138.04
Current children cumulated vsize (Kb) 51812

[startup+150.023 s]
Raw data (loadavg): 0.99 0.97 0.97 1/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) T 31151 31151 19316 0 -1 0 12758 0 0 0 14584 172 0 0 25 0 1 0 1846795249 52649984 12663 4294967295 134512640 135167914 3221224448 3221223336 134865821 0 0 5 16386 3222434794 0 0 17 1 0 0
Raw data (/proc/31156/statm): 12854 12663 162 162 0 12692 0
[pid=31156] vsize: 51416
Current children cumulated CPU time (s) 147.93
Current children cumulated vsize (Kb) 53544

[startup+160.023 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 13154 0 0 0 15565 181 0 0 25 0 1 0 1846795249 54272000 13059 4294967295 134512640 135167914 3221224448 3221222084 134522308 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 13250 13059 162 162 0 13088 0
[pid=31156] vsize: 53000
Current children cumulated CPU time (s) 157.83
Current children cumulated vsize (Kb) 55128

[startup+170.024 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 13625 0 0 0 16544 190 0 0 25 0 1 0 1846795249 56201216 13530 4294967295 134512640 135167914 3221224448 3221223200 134845903 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 13721 13530 162 162 0 13559 0
[pid=31156] vsize: 54884
Current children cumulated CPU time (s) 167.71
Current children cumulated vsize (Kb) 57012

[startup+180.025 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) T 31151 31151 19316 0 -1 0 14259 0 0 0 17521 199 0 0 25 0 1 0 1846795249 58798080 14164 4294967295 134512640 135167914 3221224448 3221223288 134865821 0 0 5 16386 3222434794 0 0 17 1 0 0
Raw data (/proc/31156/statm): 14355 14164 162 162 0 14193 0
[pid=31156] vsize: 57420
Current children cumulated CPU time (s) 177.57
Current children cumulated vsize (Kb) 59548

[startup+190.025 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 15077 0 0 0 18498 209 0 0 25 0 1 0 1846795249 62148608 14982 4294967295 134512640 135167914 3221224448 3221222704 134845927 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 15173 14982 162 162 0 15011 0
[pid=31156] vsize: 60692
Current children cumulated CPU time (s) 187.44
Current children cumulated vsize (Kb) 62820

[startup+200.026 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 15700 0 0 0 19476 218 0 0 25 0 1 0 1846795249 64700416 15605 4294967295 134512640 135167914 3221224448 3221223380 134581541 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/31156/statm): 15796 15605 162 162 0 15634 0
[pid=31156] vsize: 63184
Current children cumulated CPU time (s) 197.31
Current children cumulated vsize (Kb) 65312

[startup+210.026 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 16124 0 0 0 20455 225 0 0 25 0 1 0 1846795249 66437120 16029 4294967295 134512640 135167914 3221224448 3221222864 134843015 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 16220 16029 162 162 0 16058 0
[pid=31156] vsize: 64880
Current children cumulated CPU time (s) 207.17
Current children cumulated vsize (Kb) 67008

[startup+220.027 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 16692 0 0 0 21432 236 0 0 25 0 1 0 1846795249 68763648 16597 4294967295 134512640 135167914 3221224448 3221221152 134844668 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 16788 16597 162 162 0 16626 0
[pid=31156] vsize: 67152
Current children cumulated CPU time (s) 217.05
Current children cumulated vsize (Kb) 69280

[startup+230.028 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) T 31151 31151 19316 0 -1 0 17274 0 0 0 22409 246 0 0 25 0 1 0 1846795249 71143424 17179 4294967295 134512640 135167914 3221224448 3221223384 134865821 0 0 5 16386 3222434794 0 0 17 1 0 0
Raw data (/proc/31156/statm): 17369 17179 162 162 0 17207 0
[pid=31156] vsize: 69476
Current children cumulated CPU time (s) 226.92
Current children cumulated vsize (Kb) 71604

[startup+240.028 s]
Raw data (loadavg): 0.99 0.97 0.97 2/57 31156
Raw data (/proc/31151/stat): 31151 (minisat+_script) S 31150 31151 19316 0 -1 0 314 1528 0 0 0 1 29 7 18 0 1 0 1846795204 2179072 234 4294967295 134512640 135087896 3221224496 3221223384 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31151/statm): 532 234 485 147 0 385 0
[pid=31151] vsize: 2128
Raw data (/proc/31156/stat): 31156 (minisat+_bignum) R 31151 31151 19316 0 -1 0 18410 0 0 0 23382 256 0 0 25 0 1 0 1846795249 75825152 18315 4294967295 134512640 135167914 3221224448 3221222844 134845940 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/31156/statm): 18512 18315 162 162 0 18350 0
[pid=31156] vsize: 74048
Current children cumulated CPU time (s) 236.75
Current children cumulated vsize (Kb) 76176
One traced child (pid=31156) exited with status: 20
One traced child (pid=31151) exited with status: 20
All traced children have exited ! Game is over.

Child status: 20
Real time (s): 242.149
CPU time (s): 238.821
CPU user time (s): 236.072
CPU system time (s): 2.74858
CPU usage (%): 98.6257
Max. virtual memory (cumulated for all children) (Kb): 76176

Verifier Data

ERROR: no interpretation found !