Trace number 2068316

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) 339.247 341.647

General information on the benchmark

Namecsp/pseudo/routing/
normalized-s4-4-3-2.xml
MD5SUMa9a0384cbf80958898b43d5ce1b7b3e3
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.89056
Satisfiable
(Un)Satisfiability was proved
Number of variables648
Number of constraints1952
Maximum constraint arity27
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1952
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 382164856
0.00/0.02	c Constructing HOME/instance-2068316-1247706420.xml  with 7086 constraints
0.08/0.16	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-2068316-1247706420/watcher-2068316-1247706420 -o /tmp/evaluation-result-2068316-1247706420/solver-2068316-1247706420 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 382164856 HOME/instance-2068316-1247706420.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.99 1.95 1.70 4/72 4461
/proc/meminfo: memFree=1221888/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=5356 CPUtime=0
/proc/4461/stat : 4461 (pcssolve) R 4459 4461 3375 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57708121 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 225612196511 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/4461/statm: 1339 241 200 169 0 50 0
[pid=4462] ppid=4461 vsize=0 CPUtime=0
/proc/4462/stat : 4462 (pcssolve) R 4461 4461 3375 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 57708122 0 0 996147200 0 0 0 18446744073709551615 225612197159 0 0 4096 0 0 0 0 17 1 0 0
/proc/4462/statm: 0 0 0 0 0 0 0
[pid=4463] ppid=4461 vsize=5356 CPUtime=0
/proc/4463/stat : 4463 (pcssolve) R 4461 4461 3375 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57708122 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 225612196511 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/4463/statm: 1339 241 200 169 0 50 0

[startup+0.0220681 s]
/proc/loadavg: 1.99 1.95 1.70 4/72 4461
/proc/meminfo: memFree=1221888/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=4404 CPUtime=0
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 508 826 0 0 0 0 0 0 24 0 1 0 57708121 4509696 131 996147200 134512640 135215973 4294956304 18446744073709551615 1175642 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 1101 131 113 171 0 14 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4404

[startup+0.101078 s]
/proc/loadavg: 1.99 1.95 1.70 4/72 4461
/proc/meminfo: memFree=1221888/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=5732 CPUtime=0.08
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 1102 826 0 0 8 0 0 0 24 0 1 0 57708121 5869568 711 996147200 134512640 135215973 4294956304 18446744073709551615 134698256 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 1433 711 385 171 0 358 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5732

[startup+0.3011 s]
/proc/loadavg: 1.99 1.95 1.70 4/72 4461
/proc/meminfo: memFree=1221888/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=8896 CPUtime=0.28
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 2194 826 0 0 27 1 0 0 25 0 1 0 57708121 9109504 1446 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 2224 1446 410 171 0 1149 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8896

[startup+0.701133 s]
/proc/loadavg: 1.99 1.95 1.70 4/72 4461
/proc/meminfo: memFree=1221888/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=9648 CPUtime=0.67
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 2450 826 0 0 66 1 0 0 25 0 1 0 57708121 9879552 1702 996147200 134512640 135215973 4294956304 18446744073709551615 135096194 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 2412 1702 410 171 0 1337 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9648

[startup+1.5012 s]
/proc/loadavg: 1.99 1.95 1.70 3/73 4467
/proc/meminfo: memFree=1213368/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=12104 CPUtime=1.46
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 3055 826 0 0 145 1 0 0 25 0 1 0 57708121 12394496 2307 996147200 134512640 135215973 4294956304 18446744073709551615 134599830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 3026 2307 410 171 0 1951 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 12104

[startup+3.10134 s]
/proc/loadavg: 1.99 1.95 1.70 3/73 4467
/proc/meminfo: memFree=1206648/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=16876 CPUtime=3.06
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 4258 826 0 0 304 2 0 0 25 0 1 0 57708121 17281024 3510 996147200 134512640 135215973 4294956304 18446744073709551615 134532701 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 4219 3510 410 171 0 3144 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 16876

[startup+6.30162 s]
/proc/loadavg: 1.99 1.95 1.70 3/73 4467
/proc/meminfo: memFree=1189496/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=26916 CPUtime=6.22
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 6781 826 0 0 620 2 0 0 25 0 1 0 57708121 27561984 5935 996147200 134512640 135215973 4294956304 18446744073709551615 1613441 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 6729 5935 410 171 0 5654 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 26916

[startup+12.7012 s]
/proc/loadavg: 1.99 1.95 1.70 3/73 4467
/proc/meminfo: memFree=1154040/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=46220 CPUtime=12.57
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 11713 826 0 0 1253 4 0 0 25 0 1 0 57708121 47329280 10802 996147200 134512640 135215973 4294956304 18446744073709551615 134600043 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 11555 10802 410 171 0 10480 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 46220

[startup+25.5013 s]
/proc/loadavg: 1.99 1.95 1.70 3/73 4467
/proc/meminfo: memFree=1078520/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=84356 CPUtime=25.27
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 21293 826 0 0 2518 9 0 0 25 0 1 0 57708121 86380544 20253 996147200 134512640 135215973 4294956304 18446744073709551615 134583442 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 21089 20253 410 171 0 20014 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 84356

[startup+51.1015 s]
/proc/loadavg: 1.99 1.95 1.71 3/73 4467
/proc/meminfo: memFree=939320/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=145080 CPUtime=50.66
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 36609 826 0 0 5050 16 0 0 25 0 1 0 57708121 148561920 35440 996147200 134512640 135215973 4294956304 18446744073709551615 134587401 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 36270 35440 410 171 0 35195 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 145080

[startup+102.307 s]
/proc/loadavg: 1.99 1.96 1.73 3/73 4467
/proc/meminfo: memFree=668280/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=274920 CPUtime=101.43
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 69749 826 0 0 10113 30 0 0 25 0 1 0 57708121 281518080 67810 996147200 134512640 135215973 4294956304 18446744073709551615 134648425 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 68730 67810 410 171 0 67655 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 274920

[startup+162.301 s]
/proc/loadavg: 2.07 1.98 1.75 3/73 4467
/proc/meminfo: memFree=382136/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=415032 CPUtime=160.91
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 104858 826 0 0 16043 48 0 0 25 0 1 0 57708121 424992768 102662 996147200 134512640 135215973 4294956304 18446744073709551615 134616695 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 103758 102662 410 171 0 102683 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 415032

[startup+222.301 s]
/proc/loadavg: 2.10 2.00 1.76 3/73 4467
/proc/meminfo: memFree=64504/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=554844 CPUtime=220.41
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 139918 826 0 0 21975 66 0 0 25 0 1 0 57708121 568160256 137722 996147200 134512640 135215973 4294956304 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 1 0 0
/proc/4461/statm: 138711 137722 410 171 0 137636 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 554844

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.77 3/73 4500
/proc/meminfo: memFree=883000/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=739112 CPUtime=279.91
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 186152 826 0 0 27902 89 0 0 25 0 1 0 57708121 756850688 183443 996147200 134512640 135215973 4294956304 18446744073709551615 134585680 0 0 4096 0 0 0 0 17 0 0 0
/proc/4461/statm: 184778 183443 410 171 0 183703 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 739112



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+341.502 s]
/proc/loadavg: 2.00 2.00 1.79 3/73 4500
/proc/meminfo: memFree=581880/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=921688 CPUtime=339.09
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4194304 232562 826 0 0 33799 110 0 0 25 0 1 0 57708121 943808512 228828 996147200 134512640 135215973 4294956304 18446744073709551615 135094988 0 0 4096 0 0 0 0 17 0 0 0
/proc/4461/statm: 230422 228828 410 171 0 229347 0
Current children cumulated CPU time (s) 339.09
Current children cumulated vsize (KiB) 921688

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

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

[startup+341.607 s]
/proc/loadavg: 2.00 2.00 1.79 3/73 4500
/proc/meminfo: memFree=581880/2055920 swapFree=4192812/4192956
[pid=4461] ppid=4459 vsize=0 CPUtime=339.19
/proc/4461/stat : 4461 (pcs.big) R 4459 4461 3375 0 -1 4195332 232563 826 0 0 33799 120 0 0 25 0 1 0 57708121 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/4461/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 339.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 341.647
CPU time (s): 339.247
CPU user time (s): 337.997
CPU system time (s): 1.25081
CPU usage (%): 99.2977
Max. virtual memory (cumulated for all children) (KiB): 921688

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

runsolver used 0.470928 second user time and 0.948855 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-16 03:07:00
IDJOB=2068316
IDBENCH=54850
IDSOLVER=734
FILE ID=node31/2068316-1247706420
PBS_JOBID= 9521248
Free space on /tmp= 66276 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/routing/normalized-s4-4-3-2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068316-1247706420/watcher-2068316-1247706420 -o /tmp/evaluation-result-2068316-1247706420/solver-2068316-1247706420 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 382164856 HOME/instance-2068316-1247706420.xml

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

MD5SUM BENCH= a9a0384cbf80958898b43d5ce1b7b3e3
RANDOM SEED=382164856

node31.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.216
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	: 5931.00
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.216
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:       1222368 kB
Buffers:         75180 kB
Cached:         490308 kB
SwapCached:          0 kB
Active:         379992 kB
Inactive:       388712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1222368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:         214776 kB
Slab:            49712 kB
Committed_AS:   563772 kB
PageTables:       2204 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66272 MiB
End job on node31 at 2009-07-16 03:12:44