Trace number 203076

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
CSPtoSAT+minisat 0.3? (MO) 10.8124 10.9248

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-47_ext.xml
MD5SUMf55d1fc709c25ef8511b332342ca7e42
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.21	c preparing clauses for relation R0
0.21	c preparing clauses for relation R1
0.21	c preparing clauses for relation R2
0.21	c preparing clauses for relation R3
0.26	c preparing clauses for relation R4
0.32	c preparing clauses for relation R5
0.37	c preparing clauses for relation R6
0.43	c preparing clauses for relation R7
0.48	c preparing clauses for relation R8
0.53	c preparing clauses for relation R9
0.59	c preparing clauses for relation R10
0.64	c preparing clauses for relation R11
0.69	c preparing clauses for relation R12
0.75	c preparing clauses for relation R13
0.80	c preparing clauses for relation R14
0.85	c preparing clauses for relation R15
0.91	c preparing clauses for relation R16
0.96	c preparing clauses for relation R17
1.01	c preparing clauses for relation R18
1.07	c preparing clauses for relation R19
1.12	c preparing clauses for relation R20
1.18	c preparing clauses for relation R21
1.23	c preparing clauses for relation R22
1.29	c preparing clauses for relation R23
1.34	c preparing clauses for relation R24
1.40	c preparing clauses for relation R25
1.45	c preparing clauses for relation R26
1.50	c preparing clauses for relation R27
1.56	c preparing clauses for relation R28
1.61	c preparing clauses for relation R29
1.66	c preparing clauses for relation R30
1.72	c preparing clauses for relation R31
1.77	c preparing clauses for relation R32
1.83	c preparing clauses for relation R33
1.88	c preparing clauses for relation R34
1.93	c preparing clauses for relation R35
1.99	c preparing clauses for relation R36
2.04	c preparing clauses for relation R37
2.09	c preparing clauses for relation R38
2.15	c preparing clauses for relation R39
2.20	c preparing clauses for relation R40
2.25	c preparing clauses for relation R41
2.31	c preparing clauses for relation R42
2.36	c preparing clauses for relation R43
2.42	c preparing clauses for relation R44
2.47	c preparing clauses for relation R45
2.53	c preparing clauses for relation R46
2.58	c preparing clauses for relation R47
2.63	c preparing clauses for relation R48
2.69	c preparing clauses for relation R49
2.74	c preparing clauses for relation R50
2.79	c preparing clauses for relation R51
2.85	c preparing clauses for relation R52
2.90	c preparing clauses for relation R53
2.95	c preparing clauses for relation R54
3.01	c preparing clauses for relation R55
3.06	c preparing clauses for relation R56
3.11	c preparing clauses for relation R57
3.17	c preparing clauses for relation R58
3.22	c preparing clauses for relation R59
3.27	c preparing clauses for relation R60
3.33	c preparing clauses for relation R61
3.38	c preparing clauses for relation R62
3.44	c preparing clauses for relation R63
3.49	c preparing clauses for relation R64
3.54	c preparing clauses for relation R65
3.60	c preparing clauses for relation R66
3.65	c preparing clauses for relation R67
3.71	c preparing clauses for relation R68
3.76	c preparing clauses for relation R69
3.81	c preparing clauses for relation R70
3.86	c preparing clauses for relation R71
3.92	c preparing clauses for relation R72
3.97	c preparing clauses for relation R73
4.02	c preparing clauses for relation R74
4.08	c preparing clauses for relation R75
4.13	c preparing clauses for relation R76
4.18	c preparing clauses for relation R77
4.23	c preparing clauses for relation R78
4.29	c preparing clauses for relation R79
4.34	c preparing clauses for relation R80
4.39	c preparing clauses for relation R81
4.45	c preparing clauses for relation R82
4.50	c preparing clauses for relation R83
4.56	c preparing clauses for relation R84
4.61	c preparing clauses for relation R85
4.66	c preparing clauses for relation R86
4.72	c preparing clauses for relation R87
4.77	c preparing clauses for relation R88
4.82	c preparing clauses for relation R89
4.88	c preparing clauses for relation R90
4.93	c preparing clauses for relation R91
4.98	c preparing clauses for relation R92
5.01	c instanciating clauses for relation R0 (supports) and variables V0 V1 V18 
5.08	c instanciating clauses for relation R1 (supports) and variables V0 V2 V4 
5.16	c instanciating clauses for relation R2 (supports) and variables V0 V3 V15 
5.24	c instanciating clauses for relation R3 (supports) and variables V0 V4 V12 
5.32	c instanciating clauses for relation R4 (supports) and variables V0 V7 V14 
5.40	c instanciating clauses for relation R5 (supports) and variables V0 V11 V24 
5.48	c instanciating clauses for relation R6 (supports) and variables V0 V12 V26 
5.55	c instanciating clauses for relation R7 (supports) and variables V0 V13 V18 
5.63	c instanciating clauses for relation R8 (supports) and variables V0 V21 V26 
5.71	c instanciating clauses for relation R9 (supports) and variables V1 V2 V14 
5.79	c instanciating clauses for relation R10 (supports) and variables V1 V5 V9 
5.87	c instanciating clauses for relation R11 (supports) and variables V1 V6 V27 
5.95	c instanciating clauses for relation R12 (supports) and variables V1 V7 V25 
6.03	c instanciating clauses for relation R13 (supports) and variables V1 V8 V19 
6.11	c instanciating clauses for relation R14 (supports) and variables V1 V10 V22 
6.19	c instanciating clauses for relation R15 (supports) and variables V1 V11 V14 
6.26	c instanciating clauses for relation R16 (supports) and variables V1 V11 V17 
6.34	c instanciating clauses for relation R17 (supports) and variables V1 V13 V27 
6.42	c instanciating clauses for relation R18 (supports) and variables V1 V15 V22 
6.50	c instanciating clauses for relation R19 (supports) and variables V1 V20 V25 
6.58	c instanciating clauses for relation R20 (supports) and variables V1 V25 V26 
6.65	c instanciating clauses for relation R21 (supports) and variables V2 V3 V5 
6.73	c instanciating clauses for relation R22 (supports) and variables V2 V3 V26 
6.82	c instanciating clauses for relation R23 (supports) and variables V2 V5 V8 
6.89	c instanciating clauses for relation R24 (supports) and variables V2 V5 V21 
6.98	c instanciating clauses for relation R25 (supports) and variables V2 V11 V26 
7.05	c instanciating clauses for relation R26 (supports) and variables V2 V17 V22 
7.13	c instanciating clauses for relation R27 (supports) and variables V2 V18 V26 
7.21	c instanciating clauses for relation R28 (supports) and variables V2 V21 V26 
7.29	c instanciating clauses for relation R29 (supports) and variables V3 V7 V9 
7.37	c instanciating clauses for relation R30 (supports) and variables V3 V7 V21 
7.45	c instanciating clauses for relation R31 (supports) and variables V3 V14 V17 
7.52	c instanciating clauses for relation R32 (supports) and variables V3 V14 V19 
7.60	c instanciating clauses for relation R33 (supports) and variables V3 V16 V24 
7.68	c instanciating clauses for relation R34 (supports) and variables V3 V23 V26 
7.76	c instanciating clauses for relation R35 (supports) and variables V4 V6 V17 
7.84	c instanciating clauses for relation R36 (supports) and variables V4 V7 V16 
7.92	c instanciating clauses for relation R37 (supports) and variables V4 V9 V19 
8.00	c instanciating clauses for relation R38 (supports) and variables V4 V10 V12 
8.08	c instanciating clauses for relation R39 (supports) and variables V4 V13 V21 
8.15	c instanciating clauses for relation R40 (supports) and variables V4 V21 V22 
8.23	c instanciating clauses for relation R41 (supports) and variables V5 V7 V13 
8.31	c instanciating clauses for relation R42 (supports) and variables V5 V10 V22 
8.39	c instanciating clauses for relation R43 (supports) and variables V5 V15 V21 
8.47	c instanciating clauses for relation R44 (supports) and variables V5 V15 V25 
8.54	c instanciating clauses for relation R45 (supports) and variables V6 V8 V16 
8.62	c instanciating clauses for relation R46 (supports) and variables V6 V10 V21 
8.70	c instanciating clauses for relation R47 (supports) and variables V6 V12 V26 
8.78	c instanciating clauses for relation R48 (supports) and variables V6 V13 V23 
8.86	c instanciating clauses for relation R49 (supports) and variables V6 V14 V18 
8.93	c instanciating clauses for relation R50 (supports) and variables V6 V18 V24 
9.01	c instanciating clauses for relation R51 (supports) and variables V6 V21 V27 
9.09	c instanciating clauses for relation R52 (supports) and variables V7 V8 V24 
9.17	c instanciating clauses for relation R53 (supports) and variables V7 V9 V10 
9.25	c instanciating clauses for relation R54 (supports) and variables V7 V10 V27 
9.33	c instanciating clauses for relation R55 (supports) and variables V7 V12 V16 
9.41	c instanciating clauses for relation R56 (supports) and variables V7 V13 V22 
9.48	c instanciating clauses for relation R57 (supports) and variables V7 V18 V22 
9.56	c instanciating clauses for relation R58 (supports) and variables V7 V18 V25 
9.64	c instanciating clauses for relation R59 (supports) and variables V8 V17 V20 
9.72	c instanciating clauses for relation R60 (supports) and variables V8 V23 V26 
9.80	c instanciating clauses for relation R61 (supports) and variables V9 V11 V18 
9.87	c instanciating clauses for relation R62 (supports) and variables V9 V12 V16 
9.95	c instanciating clauses for relation R63 (supports) and variables V9 V13 V18 
10.03	c instanciating clauses for relation R64 (supports) and variables V9 V15 V18 
10.11	c instanciating clauses for relation R65 (supports) and variables V9 V15 V18 
10.19	c instanciating clauses for relation R66 (supports) and variables V9 V18 V25 
10.27	c instanciating clauses for relation R67 (supports) and variables V10 V11 V15 
10.35	c instanciating clauses for relation R68 (supports) and variables V10 V12 V21 
10.43	c instanciating clauses for relation R69 (supports) and variables V10 V13 V21 
10.50	c instanciating clauses for relation R70 (supports) and variables V10 V17 V26 
10.58	c instanciating clauses for relation R71 (supports) and variables V10 V18 V19 
10.66	c instanciating clauses for relation R72 (supports) and variables V10 V19 V24 
10.74	c instanciating clauses for relation R73 (supports) and variables V11 V14 V19 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-203076-1168057295 -o ROOT/results/node60/solver-203076-1168057295 -C 1800 -M 900 /tmp/evaluation/203076-1168057295/CSPtoSAT+minisat /tmp/evaluation/203076-1168057295/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.86 1.99 1.96 5/73 9663
/proc/meminfo: memFree=1456456/2055920 swapFree=4192812/4192956
[pid=9662] ppid=9660 vsize=496 CPUtime=0
/proc/9662/stat : 9662 (CSPtoSAT+minisa) R 9660 9662 8473 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154127726 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5534500 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9662/statm: 124 36 29 52 0 19 0

[startup+0.105376 s]
/proc/loadavg: 1.86 1.99 1.96 5/73 9663
/proc/meminfo: memFree=1456456/2055920 swapFree=4192812/4192956
[pid=9662] ppid=9660 vsize=12764 CPUtime=0.09
/proc/9662/stat : 9662 (CSPtoSAT+minisa) R 9660 9662 8473 0 -1 4194304 3197 0 0 0 8 1 0 0 18 0 1 0 154127726 13070336 2080 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134566479 0 0 4096 0 0 0 0 17 1 0 0
/proc/9662/statm: 3191 2080 702 52 0 1559 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12764

[startup+0.517417 s]
/proc/loadavg: 1.86 1.99 1.96 5/73 9663
/proc/meminfo: memFree=1456456/2055920 swapFree=4192812/4192956
[pid=9662] ppid=9660 vsize=46564 CPUtime=0.5
/proc/9662/stat : 9662 (CSPtoSAT+minisa) R 9660 9662 8473 0 -1 4194304 18431 0 0 0 41 9 0 0 22 0 1 0 154127726 47681536 9427 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6023197 0 0 4096 0 0 0 0 17 1 0 0
/proc/9662/statm: 11641 9427 702 52 0 10009 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 46564

[startup+1.3425 s]
/proc/loadavg: 1.86 1.99 1.96 3/73 9663
/proc/meminfo: memFree=1378312/2055920 swapFree=4192812/4192956
[pid=9662] ppid=9660 vsize=111636 CPUtime=1.31
/proc/9662/stat : 9662 (CSPtoSAT+minisa) R 9660 9662 8473 0 -1 4194304 47497 0 0 0 107 24 0 0 25 0 1 0 154127726 114315264 23553 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134580003 0 0 4096 0 0 0 0 17 1 0 0
/proc/9662/statm: 27909 23553 702 52 0 26277 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 111636

[startup+2.97966 s]
/proc/loadavg: 1.86 1.99 1.96 3/73 9663
/proc/meminfo: memFree=1298896/2055920 swapFree=4192812/4192956
[pid=9662] ppid=9660 vsize=245548 CPUtime=2.94
/proc/9662/stat : 9662 (CSPtoSAT+minisa) R 9660 9662 8473 0 -1 4194304 107291 0 0 0 243 51 0 0 25 0 1 0 154127726 251441152 52471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589208 0 0 4096 0 0 0 0 17 1 0 0
/proc/9662/statm: 61387 52471 702 52 0 59755 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 245548

[startup+6.25898 s]
/proc/loadavg: 1.87 1.99 1.96 3/73 9663
/proc/meminfo: memFree=1047952/2055920 swapFree=4192812/4192956
[pid=9662] ppid=9660 vsize=522108 CPUtime=6.19
/proc/9662/stat : 9662 (CSPtoSAT+minisa) R 9660 9662 8473 0 -1 4194304 207554 0 0 0 521 98 0 0 25 0 1 0 154127726 534638592 114885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687804 0 0 4096 0 0 0 0 17 1 0 0
/proc/9662/statm: 130527 114885 705 52 0 128895 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 522108



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+10.7804 s]
/proc/loadavg: 1.88 1.99 1.96 3/73 9663
/proc/meminfo: memFree=609616/2055920 swapFree=4192812/4192956
[pid=9662] ppid=9660 vsize=941480 CPUtime=10.67
/proc/9662/stat : 9662 (CSPtoSAT+minisa) R 9660 9662 8473 0 -1 4194304 303602 0 0 0 924 143 0 0 25 0 1 0 154127726 964075520 210933 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687840 0 0 4096 0 0 0 0 17 1 0 0
/proc/9662/statm: 235370 210933 705 52 0 233738 0
Current children cumulated CPU time (s) 10.67
Current children cumulated vsize (KiB) 941480

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10.9248
CPU time (s): 10.8124
CPU user time (s): 9.24159
CPU system time (s): 1.57076
CPU usage (%): 98.9707
Max. virtual memory (cumulated for all children) (KiB): 941480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.2416
system time used= 1.57076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303602
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= 12
involuntary context switches= 403

runsolver used 0.014997 s user time and 0.047992 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan  6 04:21:37 UTC 2007


IDJOB= 203076
IDBENCH= 3908
FILE ID= node60/203076-1168057295

PBS_JOBID= 3475487

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28-fcd/rand-3-28-28-93-632-fcd-47_ext.xml
COMMAND LINE= /tmp/evaluation/203076-1168057295/CSPtoSAT+minisat /tmp/evaluation/203076-1168057295/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-203076-1168057295 -o ROOT/results/node60/solver-203076-1168057295 -C 1800 -M 900  /tmp/evaluation/203076-1168057295/CSPtoSAT+minisat /tmp/evaluation/203076-1168057295/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f55d1fc709c25ef8511b332342ca7e42

RANDOM SEED= 934906480

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.236
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.236
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:       1457512 kB
Buffers:         57576 kB
Cached:         425972 kB
SwapCached:          0 kB
Active:         115312 kB
Inactive:       406668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9244 kB
Writeback:           0 kB
Mapped:          52060 kB
Slab:            61868 kB
Committed_AS:  3283220 kB
PageTables:       1844 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= 66545 MiB



End job on node60 on Sat Jan  6 04:21:50 UTC 2007