Trace number 2068524

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) 391.8 392.652

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-hanoi4.xml
MD5SUMbc2b2e34672d70129799a25a0b981a8a
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.24366
Satisfiable
(Un)Satisfiability was proved
Number of variables1436
Number of constraints5524
Maximum constraint arity7
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5524
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has operations which may create big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 1585930085
0.00/0.05	c Constructing HOME/instance-2068524-1247706693.xml  with 14590 constraints
0.25/0.37	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-2068524-1247706693/watcher-2068524-1247706693 -o /tmp/evaluation-result-2068524-1247706693/solver-2068524-1247706693 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1585930085 HOME/instance-2068524-1247706693.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.01 2.00 1.77 4/72 4494
/proc/meminfo: memFree=928448/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=18576 CPUtime=0
/proc/4494/stat : 4494 (runsolver) R 4492 4494 3402 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 57735456 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 225612197159 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4494/statm: 4644 284 249 26 0 2626 0

[startup+0.0695419 s]
/proc/loadavg: 2.01 2.00 1.77 4/72 4494
/proc/meminfo: memFree=928448/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=5036 CPUtime=0.02
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 940 826 0 0 2 0 0 0 18 0 1 0 57735456 5156864 549 996147200 134512640 135215973 4294956304 18446744073709551615 4159347566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4494/statm: 1259 549 385 171 0 184 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5036

[startup+0.101543 s]
/proc/loadavg: 2.01 2.00 1.77 4/72 4494
/proc/meminfo: memFree=928448/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=5368 CPUtime=0.05
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 1030 826 0 0 5 0 0 0 18 0 1 0 57735456 5496832 639 996147200 134512640 135215973 4294956304 18446744073709551615 1605725 0 0 4096 0 0 0 0 17 1 0 0
/proc/4494/statm: 1342 639 385 171 0 267 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5368

[startup+0.301566 s]
/proc/loadavg: 2.01 2.00 1.77 4/72 4494
/proc/meminfo: memFree=928448/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=7688 CPUtime=0.25
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 1747 826 0 0 25 0 0 0 19 0 1 0 57735456 7872512 1160 996147200 134512640 135215973 4294956304 18446744073709551615 4160505253 0 0 4096 0 0 0 0 17 1 0 0
/proc/4494/statm: 1922 1160 385 171 0 847 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 7688

[startup+0.701602 s]
/proc/loadavg: 2.01 2.00 1.77 4/72 4494
/proc/meminfo: memFree=928448/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=12896 CPUtime=0.64
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 3541 826 0 0 63 1 0 0 23 0 1 0 57735456 13205504 2387 996147200 134512640 135215973 4294956304 18446744073709551615 134600099 0 0 4096 0 0 0 0 17 1 0 0
/proc/4494/statm: 3224 2387 409 171 0 2149 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 12896

[startup+1.50167 s]
/proc/loadavg: 2.01 2.00 1.77 3/73 4500
/proc/meminfo: memFree=917240/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=13476 CPUtime=1.44
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 3675 826 0 0 143 1 0 0 25 0 1 0 57735456 13799424 2521 996147200 134512640 135215973 4294956304 18446744073709551615 134641118 0 0 4096 0 0 0 0 17 1 0 0
/proc/4494/statm: 3369 2521 409 171 0 2294 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 13476

[startup+3.10181 s]
/proc/loadavg: 2.01 2.00 1.77 3/73 4500
/proc/meminfo: memFree=911800/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=15696 CPUtime=3.03
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 4220 826 0 0 301 2 0 0 25 0 1 0 57735456 16072704 3066 996147200 134512640 135215973 4294956304 18446744073709551615 135096519 0 0 4096 0 0 0 0 17 1 0 0
/proc/4494/statm: 3924 3066 409 171 0 2849 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 15696

[startup+6.30209 s]
/proc/loadavg: 2.01 2.00 1.77 3/73 4500
/proc/meminfo: memFree=895864/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=21104 CPUtime=6.2
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 5598 826 0 0 617 3 0 0 25 0 1 0 57735456 21610496 4444 996147200 134512640 135215973 4294956304 18446744073709551615 134641100 0 0 4096 0 0 0 0 17 1 0 0
/proc/4494/statm: 5276 4444 409 171 0 4201 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 21104

[startup+12.7016 s]
/proc/loadavg: 2.00 2.00 1.77 3/73 4500
/proc/meminfo: memFree=865464/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=32268 CPUtime=12.54
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 8359 826 0 0 1250 4 0 0 25 0 1 0 57735456 33042432 7205 996147200 134512640 135215973 4294956304 18446744073709551615 134902593 0 0 4096 0 0 0 0 17 1 0 0
/proc/4494/statm: 8067 7205 409 171 0 6992 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 32268

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 1.78 3/73 4500
/proc/meminfo: memFree=796280/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=57668 CPUtime=25.22
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 14798 826 0 0 2515 7 0 0 25 0 1 0 57735456 59052032 13417 996147200 134512640 135215973 4294956304 18446744073709551615 134592056 0 0 4096 0 0 0 0 17 1 0 0
/proc/4494/statm: 14417 13417 409 171 0 13342 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 57668

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 1.78 3/73 4500
/proc/meminfo: memFree=667704/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=108792 CPUtime=50.6
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 27682 826 0 0 5046 14 0 0 25 0 1 0 57735456 111403008 26172 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 1 0 0
/proc/4494/statm: 27198 26172 409 171 0 26123 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 108792

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.79 3/73 4533
/proc/meminfo: memFree=1345016/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=220156 CPUtime=101.64
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 55770 826 0 0 10133 31 0 0 25 0 1 0 57735456 225439744 54003 996147200 134512640 135215973 4294956304 18446744073709551615 1613440 0 0 4096 0 0 0 0 17 0 0 0
/proc/4494/statm: 55039 54004 409 171 0 53964 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 220156

[startup+162.302 s]
/proc/loadavg: 1.92 1.98 1.80 4/83 4637
/proc/meminfo: memFree=1246120/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=367900 CPUtime=161.61
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 93093 826 0 0 16106 55 0 0 25 0 1 0 57735456 376729600 90523 996147200 134512640 135215973 4294956304 18446744073709551615 135094328 0 0 4096 0 0 0 0 17 0 0 0
/proc/4494/statm: 91975 90523 409 171 0 90900 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 367900

[startup+222.302 s]
/proc/loadavg: 2.06 2.02 1.82 4/82 4742
/proc/meminfo: memFree=1098352/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=516060 CPUtime=221.58
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 130446 826 0 0 22079 79 0 0 25 0 1 0 57735456 528445440 127876 996147200 134512640 135215973 4294956304 18446744073709551615 134951446 0 0 4096 0 0 0 0 17 0 0 0
/proc/4494/statm: 129015 127876 409 171 0 127940 0
Current children cumulated CPU time (s) 221.58
Current children cumulated vsize (KiB) 516060

[startup+282.302 s]
/proc/loadavg: 2.30 2.10 1.86 3/83 4743
/proc/meminfo: memFree=229160/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=659972 CPUtime=281.55
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 166777 826 0 0 28055 100 0 0 25 0 1 0 57735456 675811328 163148 996147200 134512640 135215973 4294956304 18446744073709551615 134600377 0 0 4096 0 0 0 0 17 0 0 0
/proc/4494/statm: 164993 163148 409 171 0 163918 0
Current children cumulated CPU time (s) 281.55
Current children cumulated vsize (KiB) 659972

[startup+342.301 s]
/proc/loadavg: 2.49 2.19 1.90 3/83 4785
/proc/meminfo: memFree=77736/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=803348 CPUtime=341.51
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 203107 826 0 0 34028 123 0 0 25 0 1 0 57735456 822628352 199478 996147200 134512640 135215973 4294956304 18446744073709551615 134590706 0 0 4096 0 0 0 0 17 0 0 0
/proc/4494/statm: 200837 199478 409 171 0 199762 0
Current children cumulated CPU time (s) 341.51
Current children cumulated vsize (KiB) 803348



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+392.501 s]
/proc/loadavg: 2.21 2.16 1.91 4/83 4785
/proc/meminfo: memFree=15336/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=921948 CPUtime=391.63
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4194304 233105 826 0 0 39020 143 0 0 25 0 1 0 57735456 944074752 229476 996147200 134512640 135215973 4294956304 18446744073709551615 134587628 0 0 4096 0 0 0 0 17 0 0 0
/proc/4494/statm: 230487 229476 409 171 0 229412 0
Current children cumulated CPU time (s) 391.63
Current children cumulated vsize (KiB) 921948

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

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

[startup+392.606 s]
/proc/loadavg: 2.35 2.19 1.92 5/84 4786
/proc/meminfo: memFree=640992/2055920 swapFree=4192812/4192956
[pid=4494] ppid=4492 vsize=0 CPUtime=391.73
/proc/4494/stat : 4494 (pcs.big) R 4492 4494 3402 0 -1 4195332 233105 826 0 0 39020 153 0 0 25 0 1 0 57735456 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/4494/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 391.73
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 392.652
CPU time (s): 391.8
CPU user time (s): 390.212
CPU system time (s): 1.58876
CPU usage (%): 99.7832
Max. virtual memory (cumulated for all children) (KiB): 921948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 390.212
system time used= 1.58876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233931
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= 25
involuntary context switches= 2871

runsolver used 0.494924 second user time and 1.24181 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-16 03:11:33
IDJOB=2068524
IDBENCH=54873
IDSOLVER=733
FILE ID=node31/2068524-1247706693
PBS_JOBID= 9521249
Free space on /tmp= 66272 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-hanoi4.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068524-1247706693/watcher-2068524-1247706693 -o /tmp/evaluation-result-2068524-1247706693/solver-2068524-1247706693 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1585930085 HOME/instance-2068524-1247706693.xml

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

MD5SUM BENCH= bc2b2e34672d70129799a25a0b981a8a
RANDOM SEED=1585930085

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:        929120 kB
Buffers:         60972 kB
Cached:         282972 kB
SwapCached:          0 kB
Active:         738816 kB
Inactive:       327136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        929120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:         733620 kB
Slab:            44608 kB
Committed_AS:  1083380 kB
PageTables:       3224 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:18:08