Trace number 195932

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? (TO) 1800.14 1808.87

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-46_ext.xml
MD5SUMd3ce6bd5a83c5df86f3f945031a07203
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c preparing clauses for relation R0
0.20	c preparing clauses for relation R1
0.20	c preparing clauses for relation R2
0.20	c preparing clauses for relation R3
0.20	c preparing clauses for relation R4
0.20	c preparing clauses for relation R5
0.22	c preparing clauses for relation R6
0.25	c preparing clauses for relation R7
0.28	c preparing clauses for relation R8
0.31	c preparing clauses for relation R9
0.34	c preparing clauses for relation R10
0.37	c preparing clauses for relation R11
0.40	c preparing clauses for relation R12
0.44	c preparing clauses for relation R13
0.47	c preparing clauses for relation R14
0.50	c preparing clauses for relation R15
0.53	c preparing clauses for relation R16
0.56	c preparing clauses for relation R17
0.59	c preparing clauses for relation R18
0.62	c preparing clauses for relation R19
0.66	c preparing clauses for relation R20
0.69	c preparing clauses for relation R21
0.72	c preparing clauses for relation R22
0.75	c preparing clauses for relation R23
0.78	c preparing clauses for relation R24
0.81	c preparing clauses for relation R25
0.84	c preparing clauses for relation R26
0.87	c preparing clauses for relation R27
0.90	c preparing clauses for relation R28
0.94	c preparing clauses for relation R29
0.97	c preparing clauses for relation R30
1.00	c preparing clauses for relation R31
1.03	c preparing clauses for relation R32
1.06	c preparing clauses for relation R33
1.09	c preparing clauses for relation R34
1.12	c preparing clauses for relation R35
1.16	c preparing clauses for relation R36
1.18	c preparing clauses for relation R37
1.20	c preparing clauses for relation R38
1.23	c preparing clauses for relation R39
1.26	c preparing clauses for relation R40
1.29	c preparing clauses for relation R41
1.32	c preparing clauses for relation R42
1.35	c preparing clauses for relation R43
1.38	c preparing clauses for relation R44
1.41	c preparing clauses for relation R45
1.45	c preparing clauses for relation R46
1.48	c preparing clauses for relation R47
1.51	c preparing clauses for relation R48
1.54	c preparing clauses for relation R49
1.57	c preparing clauses for relation R50
1.60	c preparing clauses for relation R51
1.63	c preparing clauses for relation R52
1.66	c preparing clauses for relation R53
1.69	c preparing clauses for relation R54
1.73	c preparing clauses for relation R55
1.76	c preparing clauses for relation R56
1.79	c preparing clauses for relation R57
1.82	c preparing clauses for relation R58
1.85	c preparing clauses for relation R59
1.88	c preparing clauses for relation R60
1.91	c preparing clauses for relation R61
1.94	c preparing clauses for relation R62
1.97	c preparing clauses for relation R63
2.00	c preparing clauses for relation R64
2.03	c preparing clauses for relation R65
2.06	c preparing clauses for relation R66
2.10	c preparing clauses for relation R67
2.13	c preparing clauses for relation R68
2.16	c preparing clauses for relation R69
2.19	c preparing clauses for relation R70
2.22	c preparing clauses for relation R71
2.26	c preparing clauses for relation R72
2.29	c preparing clauses for relation R73
2.32	c preparing clauses for relation R74
2.33	c instanciating clauses for relation R0 (supports) and variables V0 V1 V14 
2.37	c instanciating clauses for relation R1 (supports) and variables V0 V2 V13 
2.41	c instanciating clauses for relation R2 (supports) and variables V0 V4 V18 
2.46	c instanciating clauses for relation R3 (supports) and variables V0 V5 V18 
2.50	c instanciating clauses for relation R4 (supports) and variables V0 V6 V14 
2.54	c instanciating clauses for relation R5 (supports) and variables V0 V7 V13 
2.58	c instanciating clauses for relation R6 (supports) and variables V0 V8 V23 
2.62	c instanciating clauses for relation R7 (supports) and variables V0 V11 V13 
2.66	c instanciating clauses for relation R8 (supports) and variables V0 V13 V16 
2.70	c instanciating clauses for relation R9 (supports) and variables V0 V14 V19 
2.75	c instanciating clauses for relation R10 (supports) and variables V0 V15 V17 
2.79	c instanciating clauses for relation R11 (supports) and variables V0 V22 V23 
2.83	c instanciating clauses for relation R12 (supports) and variables V1 V4 V12 
2.87	c instanciating clauses for relation R13 (supports) and variables V1 V4 V16 
2.91	c instanciating clauses for relation R14 (supports) and variables V1 V5 V16 
2.95	c instanciating clauses for relation R15 (supports) and variables V1 V5 V20 
3.00	c instanciating clauses for relation R16 (supports) and variables V1 V5 V21 
3.04	c instanciating clauses for relation R17 (supports) and variables V1 V6 V12 
3.08	c instanciating clauses for relation R18 (supports) and variables V1 V9 V15 
3.12	c instanciating clauses for relation R19 (supports) and variables V1 V10 V21 
3.16	c instanciating clauses for relation R20 (supports) and variables V1 V12 V23 
3.20	c instanciating clauses for relation R21 (supports) and variables V1 V14 V19 
3.24	c instanciating clauses for relation R22 (supports) and variables V1 V15 V18 
3.29	c instanciating clauses for relation R23 (supports) and variables V1 V18 V19 
3.33	c instanciating clauses for relation R24 (supports) and variables V1 V20 V21 
3.37	c instanciating clauses for relation R25 (supports) and variables V2 V4 V7 
3.42	c instanciating clauses for relation R26 (supports) and variables V2 V4 V23 
3.46	c instanciating clauses for relation R27 (supports) and variables V2 V5 V7 
3.50	c instanciating clauses for relation R28 (supports) and variables V2 V5 V15 
3.54	c instanciating clauses for relation R29 (supports) and variables V2 V7 V13 
3.58	c instanciating clauses for relation R30 (supports) and variables V2 V8 V20 
3.62	c instanciating clauses for relation R31 (supports) and variables V2 V16 V21 
3.66	c instanciating clauses for relation R32 (supports) and variables V3 V5 V23 
3.71	c instanciating clauses for relation R33 (supports) and variables V3 V6 V23 
3.75	c instanciating clauses for relation R34 (supports) and variables V3 V8 V10 
3.79	c instanciating clauses for relation R35 (supports) and variables V3 V9 V18 
3.83	c instanciating clauses for relation R36 (supports) and variables V3 V12 V13 
3.87	c instanciating clauses for relation R37 (supports) and variables V3 V13 V22 
3.89	c instanciating clauses for relation R38 (supports) and variables V3 V17 V19 
3.93	c instanciating clauses for relation R39 (supports) and variables V3 V21 V22 
3.97	c instanciating clauses for relation R40 (supports) and variables V4 V5 V17 
4.01	c instanciating clauses for relation R41 (supports) and variables V4 V5 V21 
4.05	c instanciating clauses for relation R42 (supports) and variables V4 V6 V18 
4.09	c instanciating clauses for relation R43 (supports) and variables V4 V8 V18 
4.13	c instanciating clauses for relation R44 (supports) and variables V4 V10 V15 
4.18	c instanciating clauses for relation R45 (supports) and variables V4 V13 V21 
4.22	c instanciating clauses for relation R46 (supports) and variables V5 V6 V22 
4.26	c instanciating clauses for relation R47 (supports) and variables V5 V13 V18 
4.30	c instanciating clauses for relation R48 (supports) and variables V5 V18 V20 
4.34	c instanciating clauses for relation R49 (supports) and variables V6 V7 V16 
4.38	c instanciating clauses for relation R50 (supports) and variables V6 V10 V21 
4.42	c instanciating clauses for relation R51 (supports) and variables V6 V13 V15 
4.47	c instanciating clauses for relation R52 (supports) and variables V6 V15 V19 
4.52	c instanciating clauses for relation R53 (supports) and variables V7 V8 V12 
4.56	c instanciating clauses for relation R54 (supports) and variables V7 V9 V17 
4.60	c instanciating clauses for relation R55 (supports) and variables V7 V11 V20 
4.64	c instanciating clauses for relation R56 (supports) and variables V8 V17 V19 
4.68	c instanciating clauses for relation R57 (supports) and variables V8 V17 V20 
4.72	c instanciating clauses for relation R58 (supports) and variables V8 V18 V22 
4.76	c instanciating clauses for relation R59 (supports) and variables V9 V11 V23 
4.80	c instanciating clauses for relation R60 (supports) and variables V10 V13 V17 
4.84	c instanciating clauses for relation R61 (supports) and variables V10 V16 V17 
4.88	c instanciating clauses for relation R62 (supports) and variables V11 V12 V18 
4.93	c instanciating clauses for relation R63 (supports) and variables V11 V15 V18 
4.97	c instanciating clauses for relation R64 (supports) and variables V12 V13 V23 
5.01	c instanciating clauses for relation R65 (supports) and variables V12 V16 V19 
5.05	c instanciating clauses for relation R66 (supports) and variables V13 V16 V18 
5.10	c instanciating clauses for relation R67 (supports) and variables V14 V17 V19 
5.14	c instanciating clauses for relation R68 (supports) and variables V14 V19 V23 
5.18	c instanciating clauses for relation R69 (supports) and variables V15 V16 V19 
5.22	c instanciating clauses for relation R70 (supports) and variables V15 V16 V23 
5.27	c instanciating clauses for relation R71 (supports) and variables V15 V17 V22 
5.31	c instanciating clauses for relation R72 (supports) and variables V17 V20 V22 
5.35	c instanciating clauses for relation R73 (supports) and variables V17 V22 V23 
5.39	c instanciating clauses for relation R74 (supports) and variables V18 V19 V22 
5.48	c ...done
5.48	c #SATvar=1136717 #SATclauses=3419118 #CSPpredicates=0

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/node43/watcher-195932-1168051761 -o ROOT/results/node43/solver-195932-1168051761 -C 1800 -M 900 /tmp/evaluation/195932-1168051761/CSPtoSAT+minisat /tmp/evaluation/195932-1168051761/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


[startup+0.102706 s]
/proc/loadavg: 1.10 1.74 1.90 2/73 2095
/proc/meminfo: memFree=1354296/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.10 1.74 1.90 2/73 2095
/proc/meminfo: memFree=1354296/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=20856 CPUtime=0.19
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 7064 0 0 0 17 2 0 0 19 0 1 0 153575470 21356544 4164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157739018 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 5214 4164 702 52 0 3582 0

[startup+0.51389 s]
/proc/loadavg: 1.10 1.74 1.90 2/73 2095
/proc/meminfo: memFree=1354296/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=44188 CPUtime=0.5
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 17001 0 0 0 43 7 0 0 22 0 1 0 153575470 45248512 9309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 11047 9309 702 52 0 9415 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 44188

[startup+1.33791 s]
/proc/loadavg: 1.10 1.74 1.90 3/73 2095
/proc/meminfo: memFree=1192312/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=102240 CPUtime=1.31
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 44205 0 0 0 114 17 0 0 25 0 1 0 153575470 104693760 23752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589308 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 25560 23752 702 52 0 23928 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 102240

[startup+2.97518 s]
/proc/loadavg: 1.17 1.74 1.90 3/73 2095
/proc/meminfo: memFree=1024632/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=240148 CPUtime=2.94
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 92347 0 0 0 257 37 0 0 25 0 1 0 153575470 245911552 56417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672466 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 60037 56417 705 52 0 58405 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 240148

[startup+6.26273 s]
/proc/loadavg: 1.17 1.74 1.90 3/73 2095
/proc/meminfo: memFree=743800/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=326544 CPUtime=6.2
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 150954 0 0 0 553 67 0 0 25 0 1 0 153575470 334381056 77958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 81636 77958 714 52 0 80004 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 326544

[startup+12.7258 s]
/proc/loadavg: 1.30 1.75 1.90 3/73 2095
/proc/meminfo: memFree=741048/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=327404 CPUtime=12.65
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 151169 0 0 0 1197 68 0 0 25 0 1 0 153575470 335261696 78173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673063 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 81851 78173 714 52 0 80219 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 327404

[startup+25.5429 s]
/proc/loadavg: 1.40 1.76 1.90 3/73 2095
/proc/meminfo: memFree=738808/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=328760 CPUtime=25.41
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 151508 0 0 0 2473 68 0 0 25 0 1 0 153575470 336650240 78512 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 82190 78512 714 52 0 80558 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 328760

[startup+51.1962 s]
/proc/loadavg: 1.61 1.77 1.90 3/73 2095
/proc/meminfo: memFree=736312/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=330416 CPUtime=50.95
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 151984 0 0 0 5027 68 0 0 25 0 1 0 153575470 338345984 78882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672973 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 82604 78882 720 52 0 80972 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 330416

[startup+102.495 s]
/proc/loadavg: 1.83 1.81 1.91 3/73 2095
/proc/meminfo: memFree=713848/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=345460 CPUtime=102.05
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 155887 0 0 0 10134 71 0 0 25 0 1 0 153575470 353751040 82634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 86365 82634 720 52 0 84733 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 345460

[startup+162.506 s]
/proc/loadavg: 1.94 1.84 1.91 3/73 2095
/proc/meminfo: memFree=689720/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=359836 CPUtime=161.81
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 159629 0 0 0 16108 73 0 0 25 0 1 0 153575470 368472064 86219 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 89959 86219 720 52 0 88327 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 359836

[startup+222.529 s]
/proc/loadavg: 2.06 1.88 1.91 3/73 2095
/proc/meminfo: memFree=673912/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=365696 CPUtime=221.59
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 161124 0 0 0 22085 74 0 0 25 0 1 0 153575470 374472704 87714 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 91424 87714 720 52 0 89792 0
Current children cumulated CPU time (s) 221.59
Current children cumulated vsize (KiB) 365696

[startup+282.545 s]
/proc/loadavg: 2.02 1.90 1.91 3/73 2095
/proc/meminfo: memFree=659640/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=373088 CPUtime=281.37
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 162992 0 0 0 28062 75 0 0 25 0 1 0 153575470 382042112 89582 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 93272 89582 720 52 0 91640 0
Current children cumulated CPU time (s) 281.37
Current children cumulated vsize (KiB) 373088

[startup+342.558 s]
/proc/loadavg: 2.01 1.92 1.91 3/73 2095
/proc/meminfo: memFree=647672/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=381440 CPUtime=341.15
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 165261 0 0 0 34038 77 0 0 25 0 1 0 153575470 390594560 91671 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673063 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 95360 91671 720 52 0 93728 0
Current children cumulated CPU time (s) 341.15
Current children cumulated vsize (KiB) 381440

[startup+402.573 s]
/proc/loadavg: 2.00 1.93 1.91 3/73 2095
/proc/meminfo: memFree=641720/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=385380 CPUtime=400.92
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 166243 0 0 0 40015 77 0 0 25 0 1 0 153575470 394629120 92653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 96345 92653 720 52 0 94713 0
Current children cumulated CPU time (s) 400.92
Current children cumulated vsize (KiB) 385380

[startup+462.584 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 2095
/proc/meminfo: memFree=625464/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=396608 CPUtime=460.69
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 168991 0 0 0 45991 78 0 0 25 0 1 0 153575470 406126592 95401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 99152 95401 720 52 0 97520 0
Current children cumulated CPU time (s) 460.69
Current children cumulated vsize (KiB) 396608

[startup+522.599 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 2095
/proc/meminfo: memFree=615096/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=402000 CPUtime=520.48
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 170367 0 0 0 51968 80 0 0 25 0 1 0 153575470 411648000 96777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672953 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 100500 96777 720 52 0 98868 0
Current children cumulated CPU time (s) 520.48
Current children cumulated vsize (KiB) 402000

[startup+582.619 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 2095
/proc/meminfo: memFree=604728/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=406336 CPUtime=580.25
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 171426 0 0 0 57945 80 0 0 25 0 1 0 153575470 416088064 97836 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 101584 97836 720 52 0 99952 0
Current children cumulated CPU time (s) 580.25
Current children cumulated vsize (KiB) 406336

[startup+642.638 s]
/proc/loadavg: 2.00 1.96 1.91 3/73 2095
/proc/meminfo: memFree=593208/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=413248 CPUtime=640.03
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 173363 0 0 0 63922 81 0 0 25 0 1 0 153575470 423165952 99612 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672946 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 103312 99612 720 52 0 101680 0
Current children cumulated CPU time (s) 640.03
Current children cumulated vsize (KiB) 413248

[startup+702.661 s]
/proc/loadavg: 2.00 1.96 1.91 3/79 2166
/proc/meminfo: memFree=582496/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=419828 CPUtime=699.75
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 174967 0 0 0 69894 81 0 0 25 0 1 0 153575470 429903872 101216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/2094/statm: 104957 101216 720 52 0 103325 0
Current children cumulated CPU time (s) 699.75
Current children cumulated vsize (KiB) 419828

[startup+762.706 s]
/proc/loadavg: 2.00 1.97 1.91 4/91 2431
/proc/meminfo: memFree=570880/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=425956 CPUtime=758.84
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 176491 0 0 0 75802 82 0 0 25 0 1 0 153575470 436178944 102740 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673063 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 106489 102740 720 52 0 104857 0
Current children cumulated CPU time (s) 758.84
Current children cumulated vsize (KiB) 425956

[startup+822.736 s]
/proc/loadavg: 2.16 2.04 1.94 3/73 2776
/proc/meminfo: memFree=561656/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=434548 CPUtime=818.49
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 178694 0 0 0 81760 89 0 0 25 0 1 0 153575470 444977152 104943 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 108637 104943 720 52 0 107005 0
Current children cumulated CPU time (s) 818.49
Current children cumulated vsize (KiB) 434548

[startup+882.764 s]
/proc/loadavg: 2.06 2.03 1.94 3/73 2776
/proc/meminfo: memFree=555448/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=438556 CPUtime=878.23
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 179696 0 0 0 87733 90 0 0 25 0 1 0 153575470 449081344 105945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 109639 105945 720 52 0 108007 0
Current children cumulated CPU time (s) 878.23
Current children cumulated vsize (KiB) 438556

[startup+942.78 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 2776
/proc/meminfo: memFree=544824/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=443052 CPUtime=937.97
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 180825 0 0 0 93707 90 0 0 25 0 1 0 153575470 453685248 107074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 110763 107074 720 52 0 109131 0
Current children cumulated CPU time (s) 937.97
Current children cumulated vsize (KiB) 443052

[startup+1002.8 s]
/proc/loadavg: 2.05 2.03 1.95 3/73 2776
/proc/meminfo: memFree=535992/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=445152 CPUtime=997.74
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 181366 0 0 0 99683 91 0 0 25 0 1 0 153575470 455835648 107615 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 111288 107615 720 52 0 109656 0
Current children cumulated CPU time (s) 997.74
Current children cumulated vsize (KiB) 445152

[startup+1062.81 s]
/proc/loadavg: 2.05 2.04 1.95 3/73 2776
/proc/meminfo: memFree=525688/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=449676 CPUtime=1057.45
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 182532 0 0 0 105654 91 0 0 25 0 1 0 153575470 460468224 108781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 112419 108781 720 52 0 110787 0
Current children cumulated CPU time (s) 1057.45
Current children cumulated vsize (KiB) 449676

[startup+1122.82 s]
/proc/loadavg: 2.02 2.03 1.95 3/73 2776
/proc/meminfo: memFree=517304/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=453380 CPUtime=1117.2
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 183473 0 0 0 111628 92 0 0 25 0 1 0 153575470 464261120 109722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 113345 109722 720 52 0 111713 0
Current children cumulated CPU time (s) 1117.2
Current children cumulated vsize (KiB) 453380

[startup+1182.84 s]
/proc/loadavg: 2.00 2.02 1.95 3/73 2776
/proc/meminfo: memFree=509368/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=456476 CPUtime=1176.96
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 184235 0 0 0 117604 92 0 0 25 0 1 0 153575470 467431424 110484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 114119 110484 720 52 0 112487 0
Current children cumulated CPU time (s) 1176.96
Current children cumulated vsize (KiB) 456476

[startup+1242.86 s]
/proc/loadavg: 2.00 2.02 1.95 3/73 2776
/proc/meminfo: memFree=502328/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=460320 CPUtime=1236.69
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 185192 0 0 0 123577 92 0 0 25 0 1 0 153575470 471367680 111441 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 115080 111441 720 52 0 113448 0
Current children cumulated CPU time (s) 1236.69
Current children cumulated vsize (KiB) 460320

[startup+1302.88 s]
/proc/loadavg: 2.00 2.01 1.95 3/73 2776
/proc/meminfo: memFree=492408/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=467704 CPUtime=1296.44
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 187208 0 0 0 129551 93 0 0 25 0 1 0 153575470 478928896 113256 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671350 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 116926 113256 720 52 0 115294 0
Current children cumulated CPU time (s) 1296.44
Current children cumulated vsize (KiB) 467704

[startup+1362.89 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=481208/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=476552 CPUtime=1356.18
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 189393 0 0 0 135523 95 0 0 25 0 1 0 153575470 487989248 115441 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 119138 115441 720 52 0 117506 0
Current children cumulated CPU time (s) 1356.18
Current children cumulated vsize (KiB) 476552

[startup+1422.92 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=471736/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=483992 CPUtime=1415.92
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 191315 0 0 0 141496 96 0 0 25 0 1 0 153575470 495607808 117363 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 120998 117363 720 52 0 119366 0
Current children cumulated CPU time (s) 1415.92
Current children cumulated vsize (KiB) 483992

[startup+1482.93 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=465656/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=488448 CPUtime=1475.67
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 192429 0 0 0 147471 96 0 0 25 0 1 0 153575470 500170752 118477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 122112 118477 720 52 0 120480 0
Current children cumulated CPU time (s) 1475.67
Current children cumulated vsize (KiB) 488448

[startup+1542.96 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=460280/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=491820 CPUtime=1535.43
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 193284 0 0 0 153446 97 0 0 25 0 1 0 153575470 503623680 119332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 122955 119332 720 52 0 121323 0
Current children cumulated CPU time (s) 1535.43
Current children cumulated vsize (KiB) 491820

[startup+1602.98 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=455864/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=494572 CPUtime=1595.17
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 193973 0 0 0 159419 98 0 0 25 0 1 0 153575470 506441728 120021 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 123643 120021 720 52 0 122011 0
Current children cumulated CPU time (s) 1595.17
Current children cumulated vsize (KiB) 494572

[startup+1663 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2776
/proc/meminfo: memFree=451704/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=496588 CPUtime=1654.92
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 194478 0 0 0 165394 98 0 0 25 0 1 0 153575470 508506112 120526 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 124147 120526 720 52 0 122515 0
Current children cumulated CPU time (s) 1654.92
Current children cumulated vsize (KiB) 496588

[startup+1723.02 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2778
/proc/meminfo: memFree=446456/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=500856 CPUtime=1714.67
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 195444 0 0 0 171368 99 0 0 25 0 1 0 153575470 512876544 121492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 125214 121492 720 52 0 123582 0
Current children cumulated CPU time (s) 1714.67
Current children cumulated vsize (KiB) 500856

[startup+1783.03 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2778
/proc/meminfo: memFree=440248/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=505320 CPUtime=1774.4
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 196572 0 0 0 177340 100 0 0 25 0 1 0 153575470 517447680 122620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 126330 122620 720 52 0 124698 0
Current children cumulated CPU time (s) 1774.4
Current children cumulated vsize (KiB) 505320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.79 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 2778
/proc/meminfo: memFree=438200/2055920 swapFree=4192812/4192956
[pid=2094] ppid=2088 vsize=506636 CPUtime=1800.06
/proc/2094/stat : 2094 (CSPtoSAT+minisa) R 2088 2094 2000 0 -1 4194304 196892 0 0 0 179906 100 0 0 25 0 1 0 153575470 518795264 122940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 0 0 0
/proc/2094/statm: 126659 122940 720 52 0 125027 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 506636

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.87
CPU time (s): 1800.14
CPU user time (s): 1799.06
CPU system time (s): 1.07983
CPU usage (%): 99.5176
Max. virtual memory (cumulated for all children) (KiB): 506636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.07984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196892
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= 9
involuntary context switches= 22409

runsolver used 1.88071 s user time and 4.90825 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 02:49:23 UTC 2007


IDJOB= 195932
IDBENCH= 3312
FILE ID= node43/195932-1168051761

PBS_JOBID= 3475483

Free space on /tmp= 66432 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-46_ext.xml
COMMAND LINE= /tmp/evaluation/195932-1168051761/CSPtoSAT+minisat /tmp/evaluation/195932-1168051761/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-195932-1168051761 -o ROOT/results/node43/solver-195932-1168051761 -C 1800 -M 900  /tmp/evaluation/195932-1168051761/CSPtoSAT+minisat /tmp/evaluation/195932-1168051761/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d3ce6bd5a83c5df86f3f945031a07203

RANDOM SEED= 262106

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.278
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.278
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:       1356736 kB
Buffers:         56892 kB
Cached:         538040 kB
SwapCached:          0 kB
Active:          77904 kB
Inactive:       537060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8956 kB
Writeback:           0 kB
Mapped:          30168 kB
Slab:            70032 kB
Committed_AS:  2807840 kB
PageTables:       1592 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= 66476 MiB



End job on node43 on Sat Jan  6 03:19:34 UTC 2007