Trace number 225603

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) 7.42187 7.50241

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-45_ext.xml
MD5SUM86bba9e80ad831d1c8b30429daff653e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.32865
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.04	c preparing clauses for relation R0
0.09	c preparing clauses for relation R1
0.14	c preparing clauses for relation R2
0.19	c preparing clauses for relation R3
0.24	c preparing clauses for relation R4
0.28	c preparing clauses for relation R5
0.33	c preparing clauses for relation R6
0.38	c preparing clauses for relation R7
0.43	c preparing clauses for relation R8
0.48	c preparing clauses for relation R9
0.53	c preparing clauses for relation R10
0.58	c preparing clauses for relation R11
0.62	c preparing clauses for relation R12
0.67	c preparing clauses for relation R13
0.72	c preparing clauses for relation R14
0.77	c preparing clauses for relation R15
0.82	c preparing clauses for relation R16
0.87	c preparing clauses for relation R17
0.91	c preparing clauses for relation R18
0.96	c preparing clauses for relation R19
1.01	c preparing clauses for relation R20
1.06	c preparing clauses for relation R21
1.11	c preparing clauses for relation R22
1.16	c preparing clauses for relation R23
1.21	c preparing clauses for relation R24
1.26	c preparing clauses for relation R25
1.31	c preparing clauses for relation R26
1.35	c preparing clauses for relation R27
1.40	c preparing clauses for relation R28
1.45	c preparing clauses for relation R29
1.50	c preparing clauses for relation R30
1.55	c preparing clauses for relation R31
1.59	c preparing clauses for relation R32
1.64	c preparing clauses for relation R33
1.69	c preparing clauses for relation R34
1.74	c preparing clauses for relation R35
1.78	c preparing clauses for relation R36
1.83	c preparing clauses for relation R37
1.88	c preparing clauses for relation R38
1.93	c preparing clauses for relation R39
1.98	c preparing clauses for relation R40
2.03	c preparing clauses for relation R41
2.08	c preparing clauses for relation R42
2.13	c preparing clauses for relation R43
2.17	c preparing clauses for relation R44
2.22	c preparing clauses for relation R45
2.28	c preparing clauses for relation R46
2.32	c preparing clauses for relation R47
2.37	c preparing clauses for relation R48
2.42	c preparing clauses for relation R49
2.47	c preparing clauses for relation R50
2.51	c preparing clauses for relation R51
2.56	c preparing clauses for relation R52
2.61	c preparing clauses for relation R53
2.66	c preparing clauses for relation R54
2.71	c preparing clauses for relation R55
2.76	c preparing clauses for relation R56
2.80	c preparing clauses for relation R57
2.85	c preparing clauses for relation R58
2.90	c preparing clauses for relation R59
2.95	c preparing clauses for relation R60
3.00	c preparing clauses for relation R61
3.05	c preparing clauses for relation R62
3.10	c preparing clauses for relation R63
3.15	c preparing clauses for relation R64
3.19	c preparing clauses for relation R65
3.24	c preparing clauses for relation R66
3.29	c preparing clauses for relation R67
3.34	c preparing clauses for relation R68
3.39	c preparing clauses for relation R69
3.44	c preparing clauses for relation R70
3.49	c preparing clauses for relation R71
3.54	c preparing clauses for relation R72
3.59	c preparing clauses for relation R73
3.63	c preparing clauses for relation R74
3.68	c preparing clauses for relation R75
3.73	c preparing clauses for relation R76
3.78	c preparing clauses for relation R77
3.83	c preparing clauses for relation R78
3.88	c preparing clauses for relation R79
3.92	c preparing clauses for relation R80
3.97	c preparing clauses for relation R81
4.02	c preparing clauses for relation R82
4.07	c preparing clauses for relation R83
4.11	c instanciating clauses for relation R0 (supports) and variables V0 V9 
4.21	c instanciating clauses for relation R1 (supports) and variables V0 V11 
4.30	c instanciating clauses for relation R2 (supports) and variables V0 V31 
4.40	c instanciating clauses for relation R3 (supports) and variables V0 V39 
4.49	c instanciating clauses for relation R4 (supports) and variables V1 V3 
4.59	c instanciating clauses for relation R5 (supports) and variables V1 V7 
4.68	c instanciating clauses for relation R6 (supports) and variables V1 V8 
4.78	c instanciating clauses for relation R7 (supports) and variables V1 V21 
4.87	c instanciating clauses for relation R8 (supports) and variables V1 V37 
4.97	c instanciating clauses for relation R9 (supports) and variables V2 V10 
5.07	c instanciating clauses for relation R10 (supports) and variables V2 V19 
5.16	c instanciating clauses for relation R11 (supports) and variables V2 V22 
5.26	c instanciating clauses for relation R12 (supports) and variables V2 V23 
5.36	c instanciating clauses for relation R13 (supports) and variables V2 V31 
5.45	c instanciating clauses for relation R14 (supports) and variables V2 V33 
5.54	c instanciating clauses for relation R15 (supports) and variables V3 V17 
5.64	c instanciating clauses for relation R16 (supports) and variables V3 V26 
5.73	c instanciating clauses for relation R17 (supports) and variables V4 V31 
5.83	c instanciating clauses for relation R18 (supports) and variables V4 V33 
5.92	c instanciating clauses for relation R19 (supports) and variables V4 V34 
6.01	c instanciating clauses for relation R20 (supports) and variables V4 V38 
6.10	c instanciating clauses for relation R21 (supports) and variables V5 V6 
6.20	c instanciating clauses for relation R22 (supports) and variables V5 V25 
6.30	c instanciating clauses for relation R23 (supports) and variables V6 V11 
6.40	c instanciating clauses for relation R24 (supports) and variables V6 V30 
6.50	c instanciating clauses for relation R25 (supports) and variables V7 V9 
6.59	c instanciating clauses for relation R26 (supports) and variables V7 V11 
6.69	c instanciating clauses for relation R27 (supports) and variables V7 V28 
6.79	c instanciating clauses for relation R28 (supports) and variables V7 V30 
6.88	c instanciating clauses for relation R29 (supports) and variables V8 V19 
6.98	c instanciating clauses for relation R30 (supports) and variables V8 V38 
7.07	c instanciating clauses for relation R31 (supports) and variables V8 V39 
7.16	c instanciating clauses for relation R32 (supports) and variables V9 V30 
7.26	c instanciating clauses for relation R33 (supports) and variables V10 V27 
7.35	c instanciating clauses for relation R34 (supports) and variables V10 V31 

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/node6/watcher-225603-1168068570 -o ROOT/results/node6/solver-225603-1168068570 -C 1800 -M 900 /tmp/evaluation/225603-1168068570/CSPtoSAT+minisat /tmp/evaluation/225603-1168068570/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.69 1.92 1.90 5/86 5016
/proc/meminfo: memFree=1185576/2055924 swapFree=4165672/4192956
[pid=5015] ppid=5013 vsize=496 CPUtime=0
/proc/5015/stat : 5015 (CSPtoSAT+minisa) R 5013 5015 4959 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 155252824 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2188068 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 124 36 29 52 0 19 0

[startup+0.10818 s]
/proc/loadavg: 1.69 1.92 1.90 5/86 5016
/proc/meminfo: memFree=1185576/2055924 swapFree=4165672/4192956
[pid=5015] ppid=5013 vsize=21832 CPUtime=0.09
/proc/5015/stat : 5015 (CSPtoSAT+minisa) R 5013 5015 4959 0 -1 4194304 5678 0 0 0 7 2 0 0 19 0 1 0 155252824 22355968 3397 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2653779 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 5458 3397 703 52 0 3826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21832

[startup+0.516226 s]
/proc/loadavg: 1.69 1.92 1.90 5/86 5016
/proc/meminfo: memFree=1185576/2055924 swapFree=4165672/4192956
[pid=5015] ppid=5013 vsize=97516 CPUtime=0.5
/proc/5015/stat : 5015 (CSPtoSAT+minisa) R 5013 5015 4959 0 -1 4194304 33812 0 0 0 33 17 0 0 23 0 1 0 155252824 99856384 14585 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2653779 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 24379 14585 703 52 0 22747 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 97516

[startup+1.33732 s]
/proc/loadavg: 1.69 1.92 1.90 3/86 5016
/proc/meminfo: memFree=1068904/2055924 swapFree=4165672/4192956
[pid=5015] ppid=5013 vsize=230572 CPUtime=1.31
/proc/5015/stat : 5015 (CSPtoSAT+minisa) R 5013 5015 4959 0 -1 4194304 88635 0 0 0 86 45 0 0 25 0 1 0 155252824 236105728 35033 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134589289 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 57643 35033 703 52 0 56011 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 230572

[startup+2.98152 s]
/proc/loadavg: 1.71 1.92 1.90 3/86 5016
/proc/meminfo: memFree=951208/2055924 swapFree=4165672/4192956
[pid=5015] ppid=5013 vsize=521276 CPUtime=2.94
/proc/5015/stat : 5015 (CSPtoSAT+minisa) R 5013 5015 4959 0 -1 4194304 200035 0 0 0 193 101 0 0 25 0 1 0 155252824 533786624 77685 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 2653779 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 130319 77685 703 52 0 128687 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 521276

[startup+6.2689 s]
/proc/loadavg: 1.71 1.92 1.90 3/86 5016
/proc/meminfo: memFree=660776/2055924 swapFree=4165672/4192956
[pid=5015] ppid=5013 vsize=849432 CPUtime=6.2
/proc/5015/stat : 5015 (CSPtoSAT+minisa) R 5013 5015 4959 0 -1 4194304 310823 0 0 0 461 159 0 0 25 0 1 0 155252824 869818368 140942 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687838 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 212358 140942 705 52 0 210726 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 849432



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+7.39603 s]
/proc/loadavg: 1.74 1.92 1.90 3/86 5016
/proc/meminfo: memFree=549416/2055924 swapFree=4165672/4192956
[pid=5015] ppid=5013 vsize=923536 CPUtime=7.32
/proc/5015/stat : 5015 (CSPtoSAT+minisa) R 5013 5015 4959 0 -1 4194304 328780 0 0 0 566 166 0 0 25 0 1 0 155252824 945700864 158899 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687829 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 230884 158899 705 52 0 229252 0
Current children cumulated CPU time (s) 7.32
Current children cumulated vsize (KiB) 923536

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 7.50241
CPU time (s): 7.42187
CPU user time (s): 5.66214
CPU system time (s): 1.75973
CPU usage (%): 98.9265
Max. virtual memory (cumulated for all children) (KiB): 923536

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

runsolver used 0.017997 s user time and 0.028995 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 07:29:33 UTC 2007


IDJOB= 225603
IDBENCH= 5878
FILE ID= node6/225603-1168068570

PBS_JOBID= 3475684

Free space on /tmp= 66527 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-45_ext.xml
COMMAND LINE= /tmp/evaluation/225603-1168068570/CSPtoSAT+minisat /tmp/evaluation/225603-1168068570/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-225603-1168068570 -o ROOT/results/node6/solver-225603-1168068570 -C 1800 -M 900  /tmp/evaluation/225603-1168068570/CSPtoSAT+minisat /tmp/evaluation/225603-1168068570/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  86bba9e80ad831d1c8b30429daff653e

RANDOM SEED= 514363189

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.240
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.240
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:      2055924 kB
MemFree:       1186312 kB
Buffers:         81852 kB
Cached:         479240 kB
SwapCached:       3036 kB
Active:         511180 kB
Inactive:       262648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1186312 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            3660 kB
Writeback:           0 kB
Mapped:         225316 kB
Slab:            80288 kB
Committed_AS:  4275376 kB
PageTables:       2684 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= 66527 MiB



End job on node6 on Sat Jan  6 07:29:44 UTC 2007