Trace number 216445

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) 328.764 329.012

General information on the benchmark

NamepseudoSeries/chnl/
chnl-20-30.xml
MD5SUM57eb3fb1525664572c92f4a647c3ff1e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables1200
Number of constraints100
Maximum constraint arity30
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
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.07	c ...done
0.07	c #SATvar=2402 #SATclauses=2400 #CSPpredicates=100

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/node48/watcher-216445-1168064692 -o ROOT/results/node48/solver-216445-1168064692 -C 1800 -M 900 /tmp/evaluation/216445-1168064692/CSPtoSAT+minisat /tmp/evaluation/216445-1168064692/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: 0.92 0.98 1.12 2/70 29472
/proc/meminfo: memFree=1271544/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=6696 CPUtime=0
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 154868063 6856704 403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3500920 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 1674 403 365 52 0 30 0

[startup+0.102244 s]
/proc/loadavg: 0.92 0.98 1.12 2/70 29472
/proc/meminfo: memFree=1271544/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=7728 CPUtime=0.09
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 1108 0 0 0 9 0 0 0 18 0 1 0 154868063 7913472 1050 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 1932 1050 720 52 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.510281 s]
/proc/loadavg: 0.92 0.98 1.12 2/70 29472
/proc/meminfo: memFree=1271544/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=11028 CPUtime=0.5
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 1924 0 0 0 50 0 0 0 21 0 1 0 154868063 11292672 1866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 2757 1866 720 52 0 1125 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11028

[startup+1.33036 s]
/proc/loadavg: 1.01 1.00 1.12 3/73 29475
/proc/meminfo: memFree=1253216/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=16576 CPUtime=1.32
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 3304 0 0 0 131 1 0 0 25 0 1 0 154868063 16973824 3246 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 4144 3246 720 52 0 2512 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 16576

[startup+2.96751 s]
/proc/loadavg: 1.01 1.00 1.12 3/73 29475
/proc/meminfo: memFree=1238688/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=26484 CPUtime=2.95
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 5770 0 0 0 293 2 0 0 25 0 1 0 154868063 27119616 5712 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 6621 5712 720 52 0 4989 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 26484

[startup+6.24981 s]
/proc/loadavg: 1.09 1.02 1.13 3/73 29475
/proc/meminfo: memFree=1199136/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=44304 CPUtime=6.24
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 10242 0 0 0 619 5 0 0 25 0 1 0 154868063 45367296 10184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 11076 10185 720 52 0 9444 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 44304

[startup+12.7084 s]
/proc/loadavg: 1.16 1.03 1.13 3/73 29475
/proc/meminfo: memFree=1130464/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=75328 CPUtime=12.7
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 17994 0 0 0 1261 9 0 0 25 0 1 0 154868063 77135872 17936 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 18832 17936 720 52 0 17200 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 75328

[startup+25.5276 s]
/proc/loadavg: 1.29 1.06 1.14 3/73 29475
/proc/meminfo: memFree=1019936/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=129608 CPUtime=25.51
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 31560 0 0 0 2535 16 0 0 25 0 1 0 154868063 132718592 31502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 32402 31502 720 52 0 30770 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 129608

[startup+51.1589 s]
/proc/loadavg: 1.57 1.15 1.16 3/73 29475
/proc/meminfo: memFree=816608/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=224384 CPUtime=51.13
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 55244 0 0 0 5086 27 0 0 25 0 1 0 154868063 229769216 55186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667763 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 56096 55186 720 52 0 54464 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 224384

[startup+102.419 s]
/proc/loadavg: 1.81 1.28 1.21 3/73 29475
/proc/meminfo: memFree=472480/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=383724 CPUtime=102.38
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 95065 0 0 0 10190 48 0 0 25 0 1 0 154868063 392933376 95007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 95931 95007 720 52 0 94299 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 383724

[startup+162.503 s]
/proc/loadavg: 1.93 1.41 1.25 3/73 29475
/proc/meminfo: memFree=112800/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=541096 CPUtime=162.45
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 134437 0 0 0 16178 67 0 0 25 0 1 0 154868063 554082304 134379 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 135274 134379 720 52 0 133642 0
Current children cumulated CPU time (s) 162.45
Current children cumulated vsize (KiB) 541096

[startup+222.598 s]
/proc/loadavg: 2.04 1.53 1.30 3/73 29475
/proc/meminfo: memFree=16224/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=686196 CPUtime=222.49
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 170681 0 0 0 22163 86 0 0 25 0 1 0 154868063 702664704 170623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 171549 170623 720 52 0 169917 0
Current children cumulated CPU time (s) 222.49
Current children cumulated vsize (KiB) 686196

[startup+282.666 s]
/proc/loadavg: 1.86 1.59 1.34 2/65 29638
/proc/meminfo: memFree=897888/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=820056 CPUtime=282.42
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 204152 0 0 0 28136 106 0 0 25 0 1 0 154868063 839737344 204094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 205014 204094 720 52 0 203382 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 820056



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+328.852 s]
/proc/loadavg: 1.40 1.51 1.32 2/65 29638
/proc/meminfo: memFree=794664/2055920 swapFree=4192812/4192956
[pid=29471] ppid=29466 vsize=921704 CPUtime=328.6
/proc/29471/stat : 29471 (CSPtoSAT+minisa) R 29466 29471 29362 0 -1 4194304 229574 0 0 0 32740 120 0 0 25 0 1 0 154868063 943824896 229516 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29471/statm: 230426 229516 720 52 0 228794 0
Current children cumulated CPU time (s) 328.6
Current children cumulated vsize (KiB) 921704

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 329.012
CPU time (s): 328.764
CPU user time (s): 327.403
CPU system time (s): 1.36079
CPU usage (%): 99.9247
Max. virtual memory (cumulated for all children) (KiB): 921704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 327.403
system time used= 1.36079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229574
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= 11
involuntary context switches= 1221

runsolver used 0.252961 s user time and 0.875866 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan  6 06:24:54 UTC 2007


IDJOB= 216445
IDBENCH= 5078
FILE ID= node48/216445-1168064692

PBS_JOBID= 3475628

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-20-30.xml
COMMAND LINE= /tmp/evaluation/216445-1168064692/CSPtoSAT+minisat /tmp/evaluation/216445-1168064692/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-216445-1168064692 -o ROOT/results/node48/solver-216445-1168064692 -C 1800 -M 900  /tmp/evaluation/216445-1168064692/CSPtoSAT+minisat /tmp/evaluation/216445-1168064692/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  57eb3fb1525664572c92f4a647c3ff1e

RANDOM SEED= 984314260

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.218
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.218
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:       1272096 kB
Buffers:         69232 kB
Cached:         607844 kB
SwapCached:          0 kB
Active:         119980 kB
Inactive:       577416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1272096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3464 kB
Writeback:           0 kB
Mapped:          30620 kB
Slab:            72020 kB
Committed_AS:  3055748 kB
PageTables:       1656 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= 66560 MiB



End job on node48 on Sat Jan  6 06:30:23 UTC 2007