Trace number 2066225

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 0.3.2? (MO) 319.42 320.845

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-50-51.xml
MD5SUM34c985c8097cd390f32bbf792e205ac2
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 variables5100
Number of constraints202
Maximum constraint arity51
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension202
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.02	c Seed is 566678956
0.00/0.02	c Constructing HOME/instance-2066225-1247704575.xml  with 15300 constraints
0.18/0.26	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-2066225-1247704575/watcher-2066225-1247704575 -o /tmp/evaluation-result-2066225-1247704575/solver-2066225-1247704575 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 566678956 HOME/instance-2066225-1247704575.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: 1.95 2.01 1.94 4/81 11330
/proc/meminfo: memFree=1128088/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=18576 CPUtime=0
/proc/11330/stat : 11330 (runsolver) R 11328 11330 10215 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 57524372 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11330/statm: 4644 284 249 26 0 2626 0

[startup+0.072126 s]
/proc/loadavg: 1.95 2.01 1.94 4/81 11330
/proc/meminfo: memFree=1128088/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=6388 CPUtime=0.05
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 1321 826 0 0 5 0 0 0 24 0 1 0 57524372 6541312 839 996147200 134512640 135215973 4294956304 18446744073709551615 134761695 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 1597 839 385 171 0 522 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6388

[startup+0.101116 s]
/proc/loadavg: 1.95 2.01 1.94 4/81 11330
/proc/meminfo: memFree=1128088/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=7736 CPUtime=0.07
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 1614 826 0 0 7 0 0 0 24 0 1 0 57524372 7921664 1132 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 1934 1132 385 171 0 859 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7736

[startup+0.301063 s]
/proc/loadavg: 1.95 2.01 1.94 4/81 11330
/proc/meminfo: memFree=1128088/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=14792 CPUtime=0.28
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 4045 826 0 0 26 2 0 0 25 0 1 0 57524372 15147008 2825 996147200 134512640 135215973 4294956304 18446744073709551615 134682567 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 3698 2825 406 171 0 2623 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14792

[startup+0.701948 s]
/proc/loadavg: 1.95 2.01 1.94 4/81 11330
/proc/meminfo: memFree=1128088/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=24596 CPUtime=0.68
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 7735 826 0 0 65 3 0 0 25 0 1 0 57524372 25186304 4951 996147200 134512640 135215973 4294956304 18446744073709551615 134583393 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 6149 4951 406 171 0 5074 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 24596

[startup+1.50172 s]
/proc/loadavg: 1.95 2.01 1.94 3/82 11336
/proc/meminfo: memFree=1103888/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=35200 CPUtime=1.47
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 10871 826 0 0 143 4 0 0 25 0 1 0 57524372 36044800 6416 996147200 134512640 135215973 4294956304 18446744073709551615 134617680 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 8800 6416 409 171 0 7725 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 35200

[startup+3.10226 s]
/proc/loadavg: 1.95 2.01 1.94 3/82 11336
/proc/meminfo: memFree=1103376/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=36048 CPUtime=3.07
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 11084 826 0 0 303 4 0 0 25 0 1 0 57524372 36913152 6629 996147200 134512640 135215973 4294956304 18446744073709551615 134648422 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 9012 6629 409 171 0 7937 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 36048

[startup+6.30134 s]
/proc/loadavg: 1.96 2.01 1.94 3/82 11336
/proc/meminfo: memFree=1100816/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=39336 CPUtime=6.26
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 11895 826 0 0 621 5 0 0 25 0 1 0 57524372 40280064 7440 996147200 134512640 135215973 4294956304 18446744073709551615 134640967 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 9834 7440 409 171 0 8759 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 39336

[startup+12.7015 s]
/proc/loadavg: 1.96 2.01 1.94 3/82 11336
/proc/meminfo: memFree=1088856/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=52704 CPUtime=12.63
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 15265 826 0 0 1256 7 0 0 25 0 1 0 57524372 53968896 10648 996147200 134512640 135215973 4294956304 18446744073709551615 134976503 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 13176 10648 409 171 0 12101 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 52704

[startup+25.5018 s]
/proc/loadavg: 1.97 2.01 1.94 3/82 11336
/proc/meminfo: memFree=1056792/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=83748 CPUtime=25.37
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 23069 826 0 0 2527 10 0 0 25 0 1 0 57524372 85757952 18387 996147200 134512640 135215973 4294956304 18446744073709551615 134592157 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 20937 18387 409 171 0 19862 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 83748

[startup+51.1015 s]
/proc/loadavg: 1.98 2.00 1.94 3/82 11336
/proc/meminfo: memFree=990232/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=150728 CPUtime=50.85
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 40193 826 0 0 5067 18 0 0 25 0 1 0 57524372 154345472 35125 996147200 134512640 135215973 4294956304 18446744073709551615 134641053 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 37682 35125 409 171 0 36607 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 150728

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.94 3/82 11336
/proc/meminfo: memFree=867864/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=273212 CPUtime=101.83
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 71220 826 0 0 10150 33 0 0 25 0 1 0 57524372 279769088 65349 996147200 134512640 135215973 4294956304 18446744073709551615 134533376 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 68303 65349 409 171 0 67228 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 273212

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.94 3/82 11336
/proc/meminfo: memFree=682584/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=458596 CPUtime=161.56
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 118034 826 0 0 16101 55 0 0 25 0 1 0 57524372 469602304 112163 996147200 134512640 135215973 4294956304 18446744073709551615 4158960101 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 114649 112163 409 171 0 113574 0
Current children cumulated CPU time (s) 161.56
Current children cumulated vsize (KiB) 458596

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.94 3/82 11336
/proc/meminfo: memFree=536664/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=604228 CPUtime=221.3
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 155448 826 0 0 22058 72 0 0 25 0 1 0 57524372 618729472 148039 996147200 134512640 135215973 4294956304 18446744073709551615 134589600 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 151057 148039 409 171 0 149982 0
Current children cumulated CPU time (s) 221.3
Current children cumulated vsize (KiB) 604228

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.94 3/82 11336
/proc/meminfo: memFree=370136/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=770664 CPUtime=281.03
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 197596 826 0 0 28012 91 0 0 25 0 1 0 57524372 789159936 190187 996147200 134512640 135215973 4294956304 18446744073709551615 134599824 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 192666 190187 409 171 0 191591 0
Current children cumulated CPU time (s) 281.03
Current children cumulated vsize (KiB) 770664



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+320.701 s]
/proc/loadavg: 1.99 2.00 1.94 3/82 11336
/proc/meminfo: memFree=222680/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=921668 CPUtime=319.26
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4194304 235696 826 0 0 31819 107 0 0 25 0 1 0 57524372 943788032 226238 996147200 134512640 135215973 4294956304 18446744073709551615 134606577 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 230417 226238 409 171 0 229342 0
Current children cumulated CPU time (s) 319.26
Current children cumulated vsize (KiB) 921668

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

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

[startup+320.807 s]
/proc/loadavg: 1.99 2.00 1.94 3/82 11336
/proc/meminfo: memFree=222680/2055920 swapFree=4192812/4192956
[pid=11330] ppid=11328 vsize=0 CPUtime=319.36
/proc/11330/stat : 11330 (pcs.big) R 11328 11330 10215 0 -1 4195332 235696 826 0 0 31819 117 0 0 25 0 1 0 57524372 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11330/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 319.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 320.845
CPU time (s): 319.42
CPU user time (s): 318.202
CPU system time (s): 1.21881
CPU usage (%): 99.5561
Max. virtual memory (cumulated for all children) (KiB): 921668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 318.202
system time used= 1.21881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236522
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= 22
involuntary context switches= 3585

runsolver used 0.397939 second user time and 1.07284 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-16 02:36:15
IDJOB=2066225
IDBENCH=54495
IDSOLVER=733
FILE ID=node16/2066225-1247704575
PBS_JOBID= 9521276
Free space on /tmp= 66416 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-50-51.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066225-1247704575/watcher-2066225-1247704575 -o /tmp/evaluation-result-2066225-1247704575/solver-2066225-1247704575 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 566678956 HOME/instance-2066225-1247704575.xml

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

MD5SUM BENCH= 34c985c8097cd390f32bbf792e205ac2
RANDOM SEED=566678956

node16.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.231
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.231
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:       1128568 kB
Buffers:         77228 kB
Cached:         718984 kB
SwapCached:          0 kB
Active:         227740 kB
Inactive:       628332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:          80224 kB
Slab:            56348 kB
Committed_AS:   571848 kB
PageTables:       2004 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= 66412 MiB
End job on node16 at 2009-07-16 02:41:38