Trace number 2066314

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
pcs-restart 0.3.2? (MO) 170.418 172.051

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-10-20.xml
MD5SUMc229cff344c03cb393bb28ed8fbc7d87
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.2641
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints60
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has operations which may create big domains
0.00/0.01	c big-domain mode
0.00/0.03	c Seed is 340158479
0.00/0.03	c Constructing HOME/instance-2066314-1247704753.xml  with 1200 constraints
0.00/0.05	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2066314-1247704753/watcher-2066314-1247704753 -o /tmp/evaluation-result-2066314-1247704753/solver-2066314-1247704753 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 340158479 HOME/instance-2066314-1247704753.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.12 2.05 2.05 4/82 11810
/proc/meminfo: memFree=920328/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=5356 CPUtime=0
/proc/11810/stat : 11810 (pcssolve) R 11808 11810 10909 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57541432 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221780699807 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11810/statm: 1339 241 200 169 0 50 0
[pid=11811] ppid=11810 vsize=0 CPUtime=0
/proc/11811/stat : 11811 (fgrep) Z 11810 11810 10909 0 -1 4194316 154 0 0 0 0 0 0 0 18 0 1 0 57541433 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/11811/statm: 0 0 0 0 0 0 0

[startup+0.032297 s]
/proc/loadavg: 2.12 2.05 2.05 4/82 11810
/proc/meminfo: memFree=920328/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=4336 CPUtime=0
/proc/11810/stat : 11810 (pcs.big) D 11808 11810 10909 0 -1 4194304 436 823 0 0 0 0 0 0 25 0 1 0 57541432 4440064 59 996147200 134512640 135215973 4294956304 18446744073709551615 4129700 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/11810/statm: 1084 59 43 171 0 13 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4336

[startup+0.1013 s]
/proc/loadavg: 2.12 2.05 2.05 4/82 11810
/proc/meminfo: memFree=920328/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=5608 CPUtime=0.06
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 1128 823 0 0 6 0 0 0 23 0 1 0 57541432 5742592 735 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 1402 735 409 171 0 327 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5608

[startup+0.301303 s]
/proc/loadavg: 2.12 2.05 2.05 4/82 11810
/proc/meminfo: memFree=920328/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=6520 CPUtime=0.26
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 1355 823 0 0 26 0 0 0 25 0 1 0 57541432 6676480 962 996147200 134512640 135215973 4294956304 18446744073709551615 134604690 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 1630 962 409 171 0 555 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 6520

[startup+0.701329 s]
/proc/loadavg: 2.12 2.05 2.05 4/82 11810
/proc/meminfo: memFree=920328/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=8452 CPUtime=0.65
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 1839 823 0 0 65 0 0 0 25 0 1 0 57541432 8654848 1446 996147200 134512640 135215973 4294956304 18446744073709551615 134533172 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 2113 1446 409 171 0 1038 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 8452

[startup+1.50138 s]
/proc/loadavg: 2.12 2.05 2.05 3/83 11816
/proc/meminfo: memFree=914688/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=12332 CPUtime=1.45
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 2780 823 0 0 144 1 0 0 25 0 1 0 57541432 12627968 2387 996147200 134512640 135215973 4294956304 18446744073709551615 134902713 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 3083 2387 409 171 0 2008 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 12332

[startup+3.10148 s]
/proc/loadavg: 2.12 2.05 2.05 3/83 11816
/proc/meminfo: memFree=909376/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=19988 CPUtime=3.04
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 4755 823 0 0 302 2 0 0 25 0 1 0 57541432 20467712 4264 996147200 134512640 135215973 4294956304 18446744073709551615 135097931 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 4997 4264 409 171 0 3922 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 19988

[startup+6.30168 s]
/proc/loadavg: 2.19 2.07 2.05 3/83 11816
/proc/meminfo: memFree=893376/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=35660 CPUtime=6.2
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 8749 823 0 0 616 4 0 0 25 0 1 0 57541432 36515840 8096 996147200 134512640 135215973 4294956304 18446744073709551615 134586971 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 8915 8096 409 171 0 7840 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 35660

[startup+12.7011 s]
/proc/loadavg: 2.18 2.07 2.05 3/83 11816
/proc/meminfo: memFree=859712/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=69028 CPUtime=12.54
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 17323 823 0 0 1245 9 0 0 25 0 1 0 57541432 70684672 16348 996147200 134512640 135215973 4294956304 18446744073709551615 134605983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 17257 16348 409 171 0 16182 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 69028

[startup+25.5029 s]
/proc/loadavg: 2.28 2.10 2.06 3/83 11816
/proc/meminfo: memFree=792640/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=134312 CPUtime=25.23
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 34117 823 0 0 2506 17 0 0 25 0 1 0 57541432 137535488 32500 996147200 134512640 135215973 4294956304 18446744073709551615 134617432 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 33578 32500 409 171 0 32503 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 134312

[startup+51.1025 s]
/proc/loadavg: 2.25 2.10 2.06 4/83 11816
/proc/meminfo: memFree=663552/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=266312 CPUtime=50.59
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 67988 823 0 0 5023 36 0 0 25 0 1 0 57541432 272703488 65089 996147200 134512640 135215973 4294956304 18446744073709551615 134901793 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 66578 65089 409 171 0 65503 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 266312

[startup+102.308 s]
/proc/loadavg: 2.39 2.16 2.09 4/83 11816
/proc/meminfo: memFree=386752/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=543036 CPUtime=101.31
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 138994 823 0 0 10058 73 0 0 25 0 1 0 57541432 556068864 133533 996147200 134512640 135215973 4294956304 18446744073709551615 134590078 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 135759 133533 409 171 0 134684 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 543036

[startup+162.302 s]
/proc/loadavg: 2.40 2.21 2.10 3/83 11816
/proc/meminfo: memFree=75264/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=865804 CPUtime=160.75
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 221712 823 0 0 15958 117 0 0 25 0 1 0 57541432 886583296 212154 996147200 134512640 135215973 4294956304 18446744073709551615 134590993 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 216451 212154 409 171 0 215376 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 865804



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+171.901 s]
/proc/loadavg: 2.33 2.20 2.10 3/83 11816
/proc/meminfo: memFree=15424/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=921600 CPUtime=170.26
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4194304 235965 823 0 0 16901 125 0 0 25 0 1 0 57541432 943718400 226407 996147200 134512640 135215973 4294956304 18446744073709551615 4158961315 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 230400 226407 409 171 0 229325 0
Current children cumulated CPU time (s) 170.26
Current children cumulated vsize (KiB) 921600

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

Solver just ended. Dumping a history of the last processes samples

[startup+172.006 s]
/proc/loadavg: 2.33 2.20 2.10 3/83 11816
/proc/meminfo: memFree=15424/2055920 swapFree=4191900/4192956
[pid=11810] ppid=11808 vsize=0 CPUtime=170.36
/proc/11810/stat : 11810 (pcs.big) R 11808 11810 10909 0 -1 4195332 235965 823 0 0 16901 135 0 0 25 0 1 0 57541432 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11810/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 170.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 172.051
CPU time (s): 170.418
CPU user time (s): 169.015
CPU system time (s): 1.40279
CPU usage (%): 99.051
Max. virtual memory (cumulated for all children) (KiB): 921600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.015
system time used= 1.40279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236788
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= 23
involuntary context switches= 6833

runsolver used 0.19497 second user time and 0.600908 second system time

The end

Launcher Data

Begin job on node29 at 2009-07-16 02:39:13
IDJOB=2066314
IDBENCH=54506
IDSOLVER=734
FILE ID=node29/2066314-1247704753
PBS_JOBID= 9521252
Free space on /tmp= 66320 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-10-20.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066314-1247704753/watcher-2066314-1247704753 -o /tmp/evaluation-result-2066314-1247704753/solver-2066314-1247704753 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 340158479 HOME/instance-2066314-1247704753.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c229cff344c03cb393bb28ed8fbc7d87
RANDOM SEED=340158479

node29.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.225
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.225
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:        920936 kB
Buffers:         57424 kB
Cached:         240568 kB
SwapCached:        392 kB
Active:         794956 kB
Inactive:       272312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        920936 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:         789020 kB
Slab:            51280 kB
Committed_AS:  1400904 kB
PageTables:       3424 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= 66320 MiB
End job on node29 at 2009-07-16 02:42:07